Closed renovate[bot] closed 3 months ago
Latest commit: c6b274e8be574e0e6edc8ab4dce772961d09e1fa
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
2.12.1
->3.3.1
Release Notes
molefrog/wouter (wouter)
### [`v3.3.1`](https://togithub.com/molefrog/wouter/compare/v3.3.0...v3.3.1) [Compare Source](https://togithub.com/molefrog/wouter/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/molefrog/wouter/releases/tag/v3.3.0): Route parameters inheritance [Compare Source](https://togithub.com/molefrog/wouter/compare/v3.2.1...v3.3.0) Parameters provided by a `Route` component or received from calling `useParams` now also contain values inherited from parent nested routes. See [#461](https://togithub.com/molefrog/wouter/issues/461) and [#409](https://togithub.com/molefrog/wouter/issues/409). Example: ```jsx // given the location is "/blog/1/users/4"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 becomes conflicted, 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.