web-sequence
web-sequence copied to clipboard
Bump preact-router from 3.2.1 to 4.1.0
Bumps preact-router from 3.2.1 to 4.1.0.
Release notes
Sourced from preact-router's releases.
4.1.0
What's Changed
Full Changelog: https://github.com/preactjs/preact-router/compare/4.0.1...4.1.0
4.0.1
What's Changed
- Fix useRouter and reduce library size by ~200b by
@developitin preactjs/preact-router#416Full Changelog: https://github.com/preactjs/preact-router/compare/4.0.0...4.0.1
4.0.0
Changes
<Link>now acceptsclassNameandactiveClassprops by@developitin preactjs/preact-router#386- New
useRouter()hook and update Router.onChange by@toniopeloin preactjs/preact-router#370- Add support for history v5 by
@developitin preactjs/preact-router#410- Add support for
<a data-native>as an alias of<a native>by@firatsarlarin preactjs/preact-router#369Bug Fixes and Performance Improvements
- Size & Build Optimizations by
@developitin preactjs/preact-router#364- Fix SSR memory leak (fixes #191) by
@developitin preactjs/preact-router#232- Fix ssr memleak and sync current master branch by
@sadnessOjisanin preactjs/preact-router#400Documentation & Infrastructure
- Update information about react-router in README by
@marvinhagemeisterin preactjs/preact-router#368- Update README.md by
@nhubaotruongin preactjs/preact-router#384- Add Nested Route Example to README.md by
@38elementsin preactjs/preact-router#359- Fix README.md by
@38elementsin preactjs/preact-router#391- Move from Travis CI to GitHub Actions by
@marvinschopfin preactjs/preact-router#397- Add prettier and commit formatting hook by
@marvinhagemeisterin preactjs/preact-router#404New Contributors
@nhubaotruongmade their first contribution in preactjs/preact-router#384@sadnessOjisanmade their first contribution in preactjs/preact-router#400@marvinschopfmade their first contribution in preactjs/preact-router#397@firatsarlarmade their first contribution in preactjs/preact-router#369@toniopelomade their first contribution in preactjs/preact-router#370Full Changelog: https://github.com/preactjs/preact-router/compare/3.2.1...4.0.0
Commits
0401c314.1.01e0b9adFix exports map to support loading in Node esm (#425)c6915ebUpdate Travis CI badge to GitHub Actions (#419)a011fb44.0.1686c3ffFix useRouter and reduce library size (#416)b4e94e8measure size of match in CI7919c87Update README.md7404e6d4.0.00449165Update Preact and Microbundled4c2e4eHash History v5 Compatibility (#410)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jdecroock, a new releaser for preact-router since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)