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/reselect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: reduxjs/reselect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: types/4.x/update-ts
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Oct 17, 2021

  1. Rename index.js to TS

    markerikson committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    de03e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a807bd2 View commit details
    Browse the repository at this point in the history
  3. WIP Mostly Working

    markerikson committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    b3d7755 View commit details
    Browse the repository at this point in the history
  4. Clean up TS rewrite

    - Removed dead code
    - Extracted reusable types to their own file
    markerikson committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    6df485a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78cbdee View commit details
    Browse the repository at this point in the history
Loading