vite-react-ts-tailwind-firebase-starter
vite-react-ts-tailwind-firebase-starter copied to clipboard
fix(deps): update dependency react-router-dom to ^6.27.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-router-dom (source) | ^6.21.3 -> ^6.27.0 |
Release Notes
remix-run/react-router (react-router-dom)
v6.27.0
v6.26.2
v6.26.1
v6.26.0
Minor Changes
- Add a new
replace(url, init?)
alternative toredirect(url, init?)
that performs ahistory.replaceState
instead of ahistory.pushState
on client-side navigation redirects (#11811)
Patch Changes
- Fix initial hydration behavior when using
future.v7_partialHydration
along withunstable_patchRoutesOnMiss
(#11838)- During initial hydration,
router.state.matches
will now include any partial matches so that we can render ancestorHydrateFallback
components
- During initial hydration,
- Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.25.1
Patch Changes
- Memoize some
RouterProvider
internals to reduce unnecessary re-renders (#11803) - Updated dependencies:
v6.25.0
Minor Changes
-
Stabilize
future.unstable_skipActionErrorRevalidation
asfuture.v7_skipActionErrorRevalidation
(#11769)- When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a
Response
with a4xx
/5xx
status code - You may still opt-into revalidation via
shouldRevalidate
- This also changes
shouldRevalidate
'sunstable_actionStatus
parameter toactionStatus
- When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a
Patch Changes
- Updated dependencies:
-
[email protected]
-
@remix-run/[email protected]
-
v6.24.1
Patch Changes
- Remove
polyfill.io
reference from warning message because the domain was sold and has since been determined to serve malware (#11741) - Export
NavLinkRenderProps
type for easier typing of customNavLink
callback (#11553) - Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.24.0
Minor Changes
-
Add support for Lazy Route Discovery (a.k.a. Fog of War) (#11626)
- RFC: https://redirect.github.com/remix-run/react-router/discussions/11113
-
unstable_patchRoutesOnMiss
docs: https://reactrouter.com/en/main/routers/create-browser-router
Patch Changes
- Fix
fetcher.submit
types - remove incorrectnavigate
/fetcherKey
/unstable_viewTransition
options because they are only relevant foruseSubmit
(#11631) - Allow falsy
location.state
values passed to<StaticRouter>
(#11495) - Updated dependencies:
-
[email protected]
-
@remix-run/[email protected]
-
v6.23.1
Patch Changes
- Check for
document
existence when checkingstartViewTransition
(#11544) - Change the
react-router-dom/server
import back toreact-router-dom
instead ofindex.ts
(#11514) - Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.23.0
Minor Changes
- Add a new
unstable_dataStrategy
configuration option (#11098)- This option allows Data Router applications to take control over the approach for executing route loaders and actions
- The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more
Patch Changes
- Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.22.3
Patch Changes
- Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.22.2
Patch Changes
- Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
v6.22.1
v6.22.0
Minor Changes
- Include a
window__reactRouterVersion
tag for CWV Report detection (#11222)
Patch Changes
- Updated dependencies:
-
@remix-run/[email protected]
-
[email protected]
-
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vite-react-ts-tailwind-starter | ❌ Failed (Inspect) | Aug 15, 2024 4:28pm |