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: reduxjs/react-redux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0-beta.0
Choose a base ref
...
head repository: reduxjs/react-redux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0-beta.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 20, 2021

  1. Rework uSES init to not rely on module initialization order

    The previous attempt worked fine in local dev + tests, but failed
    when built and run in a real app.
    markerikson committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    e0c5c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791e009 View commit details
    Browse the repository at this point in the history
  3. 8.0.0-beta.1

    markerikson committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    449b84c View commit details
    Browse the repository at this point in the history
Loading