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: reactjs/react-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: reactjs/react-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jg/sync-remote
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 23, 2025

  1. Prepare 3.3.0 release and update master to main references

    - Updated CHANGELOG.md with 3.3.0 release for Propshaft support
    - Renamed master branch references to main in documentation links
    - Updated VERSIONS.md to show main branch instead of master
    justin808 committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    fce358b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. fix: support connection_pool v3 (#1367)

    * test: add appraisal gemfile for `connection_pool` v2
    
    * test: add coverage for `connection_pool` v3
    
    * fix: support `connection_pool` v3
    
    * docs: add changelog entry
    
    * refactor simplify fix
    G-Rath authored and justin808 committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    e0e3223 View commit details
    Browse the repository at this point in the history
  2. Add Claude Code GitHub Workflow (#1368)

    * "Claude PR Assistant workflow"
    
    * "Claude Code Review workflow"
    justin808 committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    348d656 View commit details
    Browse the repository at this point in the history
Loading