Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: callstack/react-native-builder-bob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create-react-native-library@0.54.7
Choose a base ref
...
head repository: callstack/react-native-builder-bob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: create-react-native-library@0.54.8
Choose a head ref
  • 5 commits
  • 41 files changed
  • 2 contributors

Commits on Oct 24, 2025

  1. chore: use rspress for docs (#902)

    ### Summary
    
    This migrates the documentation to use rspress with callstack theme.
    
    <img width="1970" height="1992" alt="CleanShot 2025-10-24 at 05 57
    44@2x"
    src="https://github.com/user-attachments/assets/d581dbd4-f42e-498d-8ce7-26805db835de"
    />
    
    
    ### Test plan
    
    Run `yarn docs dev` in the repo.
    satya164 authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    7b551f5 View commit details
    Browse the repository at this point in the history
  2. ci: fix versions for actions

    satya164 committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    37966a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. Configuration menu
    Copy the full SHA
    bc0ab23 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. fix: Migrate from TurboReactPackage to BaseReactPackage (#903)

    TurboReactPackage is deprecated by RN
    
    <!-- Please provide enough information so that others can review your
    pull request. -->
    <!-- Keep pull requests small and focused on a single change. -->
    
    ### Summary
    
    See mrousavy/nitro#994
    
    
    <!-- What existing problem does the pull request solve? Can you solve
    the issue with a different approach? -->
    
    ### Test plan
    
    <!-- List the steps with which we can test this change. Provide
    screenshots if this changes anything visual. -->
    mrousavy authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    6dd0eb8 View commit details
    Browse the repository at this point in the history
  2. chore: publish

     - docs@0.6.8
     - create-react-native-library@0.54.8
     - react-native-builder-bob@0.40.14
    satya164 committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9611ee5 View commit details
    Browse the repository at this point in the history
Loading