Use startTime instead of elapsed to sync optimised animations.
[11.3.27] 2024-08-14
Changed
Allow manual setting of startTime via animation options (currently for internal use only).
[11.3.26] 2024-08-14
Fixed
Improving synchronisation between DOM animations on externally-provided MotionValues and internal MotionValues.
Fixing unit conversion on DOM animations with externally-provided MotionValues.
[11.3.25] 2024-08-14
Changed
Improve calculation of startTime to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.
[11.3.24] 2024-08-08
Fixed
Fixing incorrect version publish.
[11.3.23] 2024-08-07
Fixed
Improving optimised appear animation check from data-appear-id to active recording of started animations.
Only cancelling optimised appear animations from layout animations when they're animating transform.
[11.3.22] 2024-08-07
Fixed
Fixing spring animations with explicit velocities that animate to their current value.
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
Bumps the all-updates group with 17 updates in the /src/web directory:
5.0.19
5.0.20
5.0.13
5.0.14
1.7.2
1.7.4
11.3.21
11.3.28
8.5.1
8.5.3
5.2.1
5.3.0
6.25.1
6.26.1
11.1.5
11.1.9
7.16.1
8.1.0
7.16.1
8.1.0
10.4.19
10.4.20
13.13.1
13.13.3
8.57.0
9.9.0
8.4.39
8.4.41
3.4.6
3.4.10
5.5.3
5.5.4
5.3.4
5.4.1
Updates
@fontsource/inter
from 5.0.19 to 5.0.20Commits
Updates
@fontsource/roboto
from 5.0.13 to 5.0.14Commits
Updates
axios
from 1.7.2 to 1.7.4Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
abd24a7
chore(release): v1.7.4 (#6544)6b6b605
fix(sec): CVE-2024-39338 (#6539) (#6543)07a661a
fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)c6cce43
chore(release): v1.7.3 (#6521)e3c76fc
fix(adapter): fix progress event emitting; (#6518)85d4d0e
fix(fetch): fix withCredentials request config (#6505)92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519)8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515)Updates
framer-motion
from 11.3.21 to 11.3.28Changelog
Sourced from framer-motion's changelog.
Commits
74a3037
v11.3.2849b72e1
Updating changelog7b377d6
Manually set handoff animationstartTime
(#2756)12a5189
Updating versionc810c29
v11.3.27b9d4931
Updating changelogf5274e8
Allow animationstartTime
to be set manually (#2755)4f06f9e
Updating versiona11b8b1
v11.3.260ab91e9
Updating changelogUpdates
mongoose
from 8.5.1 to 8.5.3Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
7c5b62b
chore: release 8.5.32291182
Merge pull request #14803 from Automattic/vkarpov15/gh-1635c3bd03e
Merge pull request #14800 from Automattic/vkarpov15/gh-147939742d5a
Merge pull request #14801 from Automattic/vkarpov15/gh-1478828b50f0
fix(document): make sure depopulate does not convert hydrated arrays to vanil...1472719
fix(document): call required functions on subdocuments underneath nested path...f98b463
Merge pull request #14799 from MohOraby/fix/gh-14794a9ff3f1
types: make HydratedSingleSubdocument and HydratedArraySubdocument merge type...0cb96b9
check if rawDocs[key] and val are instance of Document4fa87e9
Merge pull request #14798 from Automattic/vkarpov15/gh-14787Updates
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.9Release notes
Sourced from swiper's releases.
Changelog
Sourced from swiper's changelog.
Commits
eb1286b
11.1.94847fcb
fix(core): fix loop missing slides with centeredSlides82ae434
fix(mousewheel): fix issue with event handling after Swiper was destroyed4875f26
fix(core): fix types of swiper-effect-utils.d.ts (#7655)450c57a
feat: add types for minTranslate and maxTranslate functions (#7647)bad6831
11.1.8575e715
fix(core): fixed typo in utils/elementIsChildOf (#7649)f446d51
chore: update backerde03603
Merge branch 'master' of https://github.com/nolimits4web/swiper43a1bde
chore: sponsorsUpdates
@typescript-eslint/eslint-plugin
from 7.16.1 to 8.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3d78392
chore(release): publish 8.1.0abe351d
fix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)6a1c177
feat(eslint-plugin): [no-misused-promises] check subtype methods against heri...fc3ba92
fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)c20bd2f
feat(eslint-plugin): [no-unsafe-return] check promise any (#8693)3d9ae44
fix(eslint-plugin): [member-ordering] get accessor member name & take into ac...fe56157
fix(eslint-plugin): [no-unnecessary-type-parameters] skip checking function b...278697f
fix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)a4992ff
feat(typescript-estree): restrict variable declarator definite/init combinati...a26e3c7
chore: enable prefer-regexp-test (#9658)Updates
@typescript-eslint/parser
from 7.16.1 to 8.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'Looks like these dependencies are updatable in another way, so this is no longer needed.