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: shakacode/react_on_rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.1.0
Choose a base ref
...
head repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.1.1
Choose a head ref
  • 9 commits
  • 33 files changed
  • 5 contributors

Commits on Jan 13, 2025

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

Commits on Jan 16, 2025

  1. Separate streamServerRenderedReactComponent from ReactOnRails (#1680)

    * separate streamServerRenderedReactComponent from ReactOnRails
    
    * add changelog entry
    
    * Export stream functions only for node bundles (#1681)
    
    * Add export for ReactOnRails for Node.js which supports streaming
    
    * adding default export from ReactOnRails module in ReactOnRails.node
    
    ---------
    
    Co-authored-by: Abanoub Ghadban <[email protected]>
    Judahmeek and AbanoubGhadban authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    846d02d View commit details
    Browse the repository at this point in the history
  2. Remove js-yaml peer dependency and mentions of removed webpackConfigL…

    …oader (#1678)
    
    Co-authored-by: Alexey Romanov <[email protected]>
    alexeyr-ci and alexeyr authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    611b00e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee1f29 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#1671)

    alexeyr-ci authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    c050f59 View commit details
    Browse the repository at this point in the history
  5. Update CONTRIBUTING and testing dependencies (#1675)

    Co-authored-by: Alexey Romanov <[email protected]>
    alexeyr-ci and alexeyr authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a741ee5 View commit details
    Browse the repository at this point in the history
  6. fix bad links (#1662)

    Judahmeek authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    8a308b5 View commit details
    Browse the repository at this point in the history
  7. Update React to v19 (#1677)

    * Update React in root to v19
    
    * Upgrade React to v19 in spec/dummy
    
    * Upgrade ReScript
    
    * Replace .bs.js with preferred .res.js
    
    ---------
    
    Co-authored-by: Alexey Romanov <[email protected]>
    alexeyr-ci and alexeyr authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a2ecdd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Release 14.1.1

    justin808 committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    34dae0d View commit details
    Browse the repository at this point in the history
Loading