Skip to content

Update dependency history to v5#74

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/history-5.x
Closed

Update dependency history to v5#74
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/history-5.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jun 22, 2020

This PR contains the following updates:

Package Type Update Change
history dependencies major 4.10.1 -> 5.0.0

Release Notes

ReactTraining/history

v5.0.0

Compare 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
  • Hash history now has support for location.state
  • Better history.block API, with support for retrying transitions
  • Full TypeScript declarations and IntelliSense docs
  • Adds development and production builds for <script type=module> users
  • Both browser and hash history have support for iframes (custom window objects)
  • About 50% smaller than v4 (and no dependencies)
Bugfixes
  • Fixed some long-standing encoding issues with location.pathname
  • Removed unfixable warnings about pushing the same path in hash history
  • Renamed browser global to HistoryLibrary so it doesn't conflict with window.History
Breaking Changes
  • Removed support for browsers that do not support the HTML5 history API (no pushState)
  • Removed relative pathname support in hash history and memory history
  • Removed getUserConfirmation, keyLength, and hashType APIs

Usage

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 docs folder.

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! 😀


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/history-5.x branch 2 times, most recently from c24d8c9 to 0999cee Compare June 23, 2020 14:02
@sdc224
Copy link
Copy Markdown
Owner

sdc224 commented Jun 28, 2020

Waiting for react router v6

@renovate renovate bot force-pushed the renovate/history-5.x branch from 0999cee to 70df8cd Compare July 28, 2020 08:41
@stale
Copy link
Copy Markdown

stale bot commented Oct 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 16, 2020
@stale stale bot closed this Oct 23, 2020
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Oct 23, 2020

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/history-5.x branch October 23, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants