-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Comparing changes
Open a pull request
base repository: remix-run/react-router
base: [email protected]
head repository: remix-run/react-router
compare: [email protected]
- 19 commits
- 24 files changed
- 7 contributors
Commits on Jun 30, 2023
-
Enhance route.lazy return type (#10634)
* Enahnce route.lazy return type * Fix upstream type in RR
Configuration menu - View commit details
-
Copy full SHA for 102c599 - Browse repository at this point
Copy the full SHA 102c599View commit details -
Configuration menu - View commit details
-
Copy full SHA for af41cda - Browse repository at this point
Copy the full SHA af41cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7178a48 - Browse repository at this point
Copy the full SHA 7178a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499af9a - Browse repository at this point
Copy the full SHA 499af9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc7715 - Browse repository at this point
Copy the full SHA bbc7715View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cb2a1f - Browse repository at this point
Copy the full SHA 5cb2a1fView commit details -
docs(hooks/use-outlet-context): update typings (#10661)
* Update use-outlet-context.md In previous version when you change type of a user in `useState` or just pass wrong data in the context you wouldn't get a typescript error. In other words only context consumer uses `ContextType` but not producer, which is wrong bcs as I said when you change type of data in the producer(without changing ContexrType) => the consumer would still assume the old data is passed. This commit adds better typescript support, so that when you change data passed into context you will get ts error of the data does not satisfy ContextType and will be forced to update related stuff * Update contributors.yml
Configuration menu - View commit details
-
Copy full SHA for 2b633f9 - Browse repository at this point
Copy the full SHA 2b633f9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9c1892a - Browse repository at this point
Copy the full SHA 9c1892aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26dce23 - Browse repository at this point
Copy the full SHA 26dce23View commit details
Commits on Jul 7, 2023
-
Properly decode element id when emulating hash scrolling (#10682)
Co-authored-by: istarkov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e4c08a - Browse repository at this point
Copy the full SHA 4e4c08aView commit details
Commits on Jul 11, 2023
-
Better handling of deferred promises that resolve/reject with undefin…
…ed (#10690) Co-authored-by: Jacob Ebey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0586306 - Browse repository at this point
Copy the full SHA 0586306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058be38 - Browse repository at this point
Copy the full SHA 058be38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb5bba - Browse repository at this point
Copy the full SHA 9fb5bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1dc98 - Browse repository at this point
Copy the full SHA 1d1dc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cda182 - Browse repository at this point
Copy the full SHA 3cda182View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f75db4 - Browse repository at this point
Copy the full SHA 3f75db4View commit details -
chore: Update version for release (pre) (#10710)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a9d1263 - Browse repository at this point
Copy the full SHA a9d1263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fe30e - Browse repository at this point
Copy the full SHA 16fe30eView commit details -
chore: Update version for release (#10711)
* chore: Update version for release * Update changelogs --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Brophy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1acea8b - Browse repository at this point
Copy the full SHA 1acea8bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@6.14.2