-
Notifications
You must be signed in to change notification settings - Fork 27
Update dependency history to v5 #674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
Deploying with
|
| Latest commit: |
bbbdc1d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://342a2fd3.blink.pages.dev |
| Branch Preview URL: | https://renovate-history-5-x.blink.pages.dev |
b6100e3 to
14c7828
Compare
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/janejeon/blink/3k8S9SR7L7tyYLVCo24hgRibczd7 |
14c7828 to
0f2e2d9
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0f2e2d9 to
c0bb0c1
Compare
c0bb0c1 to
ffa650a
Compare
ffa650a to
95784ea
Compare
95784ea to
95bc0d7
Compare
95bc0d7 to
29ed358
Compare
29ed358 to
6ba489c
Compare
6ba489c to
d9f7026
Compare
d9f7026 to
3acb2c1
Compare
3acb2c1 to
d26e986
Compare
d26e986 to
905b1eb
Compare
905b1eb to
2b89a44
Compare
2b89a44 to
55ec5c4
Compare
55ec5c4 to
cc54b46
Compare
cc54b46 to
f9aaab0
Compare
f9aaab0 to
29c528b
Compare
29c528b to
bbbdc1d
Compare
|
This PR contains the following updates:
^4.10.1->^5.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
remix-run/history (history)
v5.3.0Compare Source
This release provides support for native ESM consumption of all exports.
v5.2.0Compare Source
🐛 Bug fixes
State(now set tounknownwhich will require consumer type narrowing)PartialPath(usePartial<Path>instead)PartialLocation(usePartial<Location>instead)createPathreturn value (#813)✨ Features
Full Changelog: remix-run/history@v5.1.0...v5.2.0
v5.1.0Compare Source
Because the prior 5.0.2 release removed the
Statetype parameter fromLocation, this was technically a breaking change. To correct for this, I'm bumping this as a minor release. It won't affect runtime code, but it may affect your development experience and tests if you were using that parameter.The
Statetype export is also restored, so you shouldn't have issues with installing React Router v6.Oh, by the way, did you hear we released React Router v6?
Full Changelog: remix-run/history@v5.0.3...v5.1.0
v5.0.3Compare Source
Fixed
parsePathadding incorrectly addingsearchv5.0.2Compare Source
Just a couple fixes:
location.statetype toanyand removed the generic onLocationFull Changelog: remix-run/history@v5.0.1...v5.0.2
v5.0.1Compare Source
This patch release contains a tiny TypeScript update to use the built-in
Partialutility forPartialPathandPartialLocation. We always love it when we can ship just a little less code!🙏 Credits
Thanks to @liuhanqu, @hanquliu, @chaance and @mjackson for your contributions!
v5.0.0Compare Source
Today we are very pleased to announce the stable release of history version 5!
Overview
This version includes many enhancements and fixes a few important issues with the library.
New Features
location.statehistory.blockAPI, with support for retrying transitions<script type=module>userswindowobjects)Bugfixes
location.pathnameHistoryLibraryso it doesn't conflict withwindow.HistoryBreaking Changes
pushState)getUserConfirmation,keyLength, andhashTypeAPIsUsage
Please refer to our installation guide for instructions about how to install the library.
There is also a getting started guide as well as a complete API reference in the
docsfolder.We are very excited about this release, especially because it will serve as the foundation for the upcoming release of React Router version 6.
Thank you for your support. Enjoy! 😀
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.