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.7
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.1.0
Choose a head ref

Commits on Mar 20, 2023

  1. check for Provider even when using custom context

    ben.durrant committed Mar 20, 2023
    Copy the full SHA
    d14cdcb View commit details
  2. another ts-ignore wee

    ben.durrant committed Mar 20, 2023
    Copy the full SHA
    52a16e3 View commit details

Commits on May 31, 2023

  1. Update lockfile

    markerikson committed May 31, 2023
    Copy the full SHA
    07e89ac View commit details

Commits on Jun 3, 2023

  1. Update quick-start.md typos (#2021)

    Co-authored-by: Tim Dorr <timdorr@users.noreply.github.com>
    snehil002 and timdorr authored Jun 3, 2023
    Copy the full SHA
    ee7ac84 View commit details

Commits on Jun 11, 2023

  1. Copy the full SHA
    b5a6d14 View commit details
  2. Experiment with selector stability idea.

    ben.durrant authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    a60a105 View commit details
  3. fix tests

    ben.durrant authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    86716db View commit details
  4. add stability check tests

    EskiMojo14 authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    80b8a51 View commit details
  5. Add docs

    EskiMojo14 authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    e0da9c1 View commit details
  6. add equalityFn test

    EskiMojo14 authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    ca1be67 View commit details
  7. rm extra space

    EskiMojo14 authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    7039625 View commit details
  8. Copy over wording changes

    EskiMojo14 authored and markerikson committed Jun 11, 2023
    Copy the full SHA
    9a617b3 View commit details
  9. Copy the full SHA
    b6cbd2d View commit details
  10. Copy the full SHA
    6007055 View commit details

Commits on Jun 13, 2023

  1. Copy the full SHA
    45d918b View commit details
  2. Add React-Redux

    markerikson committed Jun 13, 2023
    Copy the full SHA
    2eab959 View commit details
  3. Copy the full SHA
    2730991 View commit details
  4. Copy the full SHA
    e1434f7 View commit details
  5. Copy the full SHA
    a25d15c View commit details
  6. lazily create Context for RSC compat

    phryneas authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    51cfc4c View commit details
  7. Update src/components/Context.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    2 people authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    1b350fe View commit details
  8. fixup import

    phryneas authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    aaf1364 View commit details
  9. Copy the full SHA
    1812a78 View commit details
  10. add no-op check

    EskiMojo14 authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    a5e9a43 View commit details
  11. add test

    EskiMojo14 authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    43c75e2 View commit details
  12. update docs

    EskiMojo14 authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    40b8382 View commit details
  13. Apply suggestions from code review

    Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
    2 people authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    94c09f4 View commit details
  14. add import type rule

    EskiMojo14 authored and markerikson committed Jun 13, 2023
    Copy the full SHA
    b5f7ec9 View commit details
  15. Copy the full SHA
    f9a0de3 View commit details
  16. Update React docs links

    markerikson committed Jun 13, 2023
    Copy the full SHA
    a18e8a9 View commit details
  17. Copy the full SHA
    bf08ea6 View commit details
  18. Copy the full SHA
    fd26b3b View commit details
  19. Release 8.1.0

    markerikson committed Jun 13, 2023
    Copy the full SHA
    117b397 View commit details
Loading