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: 13.0.1
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: 13.0.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Feb 25, 2022

  1. Stop checking encoding names (#1433)

    Comparing the names is much less efficient than comparing the instance directly.
    
    It may also change in the future: https://bugs.ruby-lang.org/issues/18576
    casperisfine authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e43283a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Mar 10, 2022

  1. Some react 16 doesn't support version property (#1435)

    So compute version differently
    justin808 authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e788c1d View commit details
    Browse the repository at this point in the history
  2. Release 13.0.2

    justin808 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    0e96cf8 View commit details
    Browse the repository at this point in the history
Loading