Rename unstable_patchRoutesOnMiss to unstable_patchRoutesOnNavigation to match new behavior (#11888)
Updated dependencies:
@remix-run/router@1.19.1
react-router@6.26.1
6.26.0
Minor Changes
Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#11811)
Patch Changes
Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#11838)
During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
centeredSlides with centeredSlidesBounds don't work correct when slidesPerView: 'auto' and width of the swiper-container bigger then width of slides (#7696) (c11172a)
element: fix element styles to have correct order override (f26036f), closes #7704
virtual: fix bypassing initial translate check if Virtual is enabled (df957bb), closes #7699
centeredSlides with centeredSlidesBounds don't work correct when slidesPerView: 'auto' and width of the swiper-container bigger then width of slides (#7696) (c11172a)
element: fix element styles to have correct order override (f26036f), closes #7704
virtual: fix bypassing initial translate check if Virtual is enabled (df957bb), closes #7699
Bumps the all-updates group with 20 updates in the /src/web directory:
5.0.19
5.0.21
5.0.13
5.0.15
0.5.7
0.5.9
1.7.2
1.7.7
11.3.21
11.5.4
8.5.1
8.6.1
5.2.1
5.3.0
6.25.1
6.26.1
11.1.5
11.1.12
18.3.3
18.3.5
7.16.1
8.4.0
7.16.1
8.4.0
10.4.19
10.4.20
13.13.1
13.14.2
8.57.0
9.10.0
0.4.9
0.4.11
8.4.39
8.4.45
3.4.6
3.4.10
5.5.3
5.5.4
5.3.4
5.4.3
Updates
@fontsource/inter
from 5.0.19 to 5.0.21Commits
Updates
@fontsource/roboto
from 5.0.13 to 5.0.15Commits
Updates
@tailwindcss/forms
from 0.5.7 to 0.5.9Release notes
Sourced from
@tailwindcss/forms
's releases.Changelog
Sourced from
@tailwindcss/forms
's changelog.Commits
5db4de9
Update version you idiot02ef4f9
Update changelog255476c
Fallback to static chevron color if theme is using variables (#167)9786ae1
Add missing release scripts7d0425e
Add stub test scriptaac934c
Add lockfileab73c9d
0.5.8c0c7944
Add CI pipeline for releases and clean up the workflows (#164)4c0d791
Update peer dependency version to include 4.0.0-alpha.20 (#163)c9d9da3
ci: add provenance to insider packages (#154)Updates
axios
from 1.7.2 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
framer-motion
from 11.3.21 to 11.5.4Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
5d9d296
v11.5.429c4d0f
Updating changelogb2608b2
Improving pure markc342e05
Updating versioncff1970
v11.5.361c6bc9
updating changelog5922278
Moving5619d56
Import hydrateRoot from react-dom/client (#2789)beae985
Upgrading to React 18.3.1 (#2788)e30cea7
Updating lockfileUpdates
mongoose
from 8.5.1 to 8.6.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
088f97a
chore: release 8.6.1c37e345
Merge pull request #14837 from Automattic/vkarpov15/gh-1476394e1237
Merge pull request #14846 from Automattic/vkarpov15/changestream-sync-error5b40f1b
Update lib/model.js8f4070a
Merge pull request #14844 from Automattic/vkarpov15/gh-148404b1aadc
Merge pull request #14845 from Automattic/vkarpov15/gh-14841cf8c8e1
Merge pull request #14847 from makhoulshbeeb/patch-102dd603
Merge pull request #14857 from Automattic/dependabot/npm_and_yarn/master/type...fe24bf4
chore: fix new lint issues3210623
Merge pull request #14850 from Automattic/dependabot/npm_and_yarn/master/chee...Updates
react-icons
from 5.2.1 to 5.3.0Release notes
Sourced from react-icons's releases.
Commits
6188fc0
v5.3.04c27624
update icons (#968)bfaef17
feat: update simple icons to 12.4.0 (#956)03c80d9
Bump ws from 7.5.9 to 7.5.10 (#954)b90a4b2
Bump braces from 3.0.2 to 3.0.3 (#953)4c39c24
Bump ejs from 3.1.9 to 3.1.10 (#942)Updates
react-router-dom
from 6.25.1 to 6.26.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
04d09c3
chore: Update version for release (#11895)f806fa4
chore: Update version for release (pre) (#11889)5a6545b
Rename patchRoutesOnMiss to patchRoutesOnNavigation (#11888)91ef146
chore: Update version for release (#11863)7acbfbe
chore: Update version for release (pre) (#11860)8334033
chore: Update version for release (pre) (#11854)653d1a8
Fix hydration behavior of patchRoutesOnMiss when v7_partialHydration is enabl...01d0f41
Add support for replace() redirects (#11811)Updates
swiper
from 11.1.5 to 11.1.12Release notes
Sourced from swiper's releases.
Changelog
Sourced from swiper's changelog.