preact-signals
preact-signals copied to clipboard
Bump @tanstack/react-router from 0.0.1-beta.209 to 1.29.2
Bumps @tanstack/react-router from 0.0.1-beta.209 to 1.29.2.
Release notes
Sourced from @tanstack/react-router
's releases.
v1.29.2
Version 1.29.2 - 4/19/2024, 9:58 PM
Changes
Fix
- react-router: stabilizing the encoding of path parameters (#1490) (00fb855c) by Sean Cassiere
Packages
@tanstack/react-router
@1
.29.2@tanstack/router-devtools
@1
.29.2@tanstack/react-router-server
@1
.29.2v1.29.1
Version 1.29.1 - 4/19/2024, 9:48 PM
Changes
Fix
- only allow leaf nodes as
to
suggestions (#1495) (09a09f19) by Christopher HorobinPackages
@tanstack/react-router
@1
.29.1@tanstack/router-devtools
@1
.29.1@tanstack/react-router-server
@1
.29.1v1.29.0
Version 1.29.0 - 4/19/2024, 8:30 PM
Changes
Feat
- strong typing for
onEnter
,onStay
andonLeave
(#1479) (e08b8813) by Manuel SchillerPackages
@tanstack/react-router
@1
.29.0@tanstack/router-devtools
@1
.29.0@tanstack/react-router-server
@1
.29.0v1.28.9
Version 1.28.9 - 4/19/2024, 9:05 AM
Changes
... (truncated)
Commits
c2f0f19
release: v1.29.200fb855
fix(react-router): stabilizing the encoding of path parameters (#1490)b05c392
release: v1.29.109a09f1
fix: only allow leaf nodes asto
suggestions (#1495)b51cab2
release: v1.29.0e08b881
feat: strong typing foronEnter
,onStay
andonLeave
(#1479)ecdcc1d
release: v1.28.9b43f546
release: v1.28.87b173f5
fix: always use React transitions around navigations, experimental view trans...eb8aee2
release: v1.28.7- Additional commits viewable in compare view
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: 2675d67d6179e438c34c16230d836085b0baefd3
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.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
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
Deploy Preview for preact-signals ready!
Name | Link |
---|---|
Latest commit | 2675d67d6179e438c34c16230d836085b0baefd3 |
Latest deploy log | https://app.netlify.com/sites/preact-signals/deploys/6629494d9b44070008c8ac35 |
Deploy Preview | https://deploy-preview-106--preact-signals.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #117.