Sourced from framer-motion's changelog.
[11.3.31] 2024-08-29
Fixed
- Detects conflicts between optimised animations and rendered
style
.- Resumes optimised animations where possible once layout measurements are complete.
[11.3.30] 2024-08-23
Fixed
- Removed double
"change"
handler on externally-providedMotionValue
s.[11.3.29] 2024-08-21
Fixed
- Selective cancellation of optimised appear animations.
[11.3.28] 2024-08-15
Fixed
- Use
startTime
instead ofelapsed
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
MotionValue
s and internalMotionValue
s.- Fixing unit conversion on DOM animations with externally-provided
MotionValue
s.[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.
... (truncated)
2947065
v11.3.31aee687f
Updating changelog45a1d06
Resume optimised animations where possible (#2774)689b247
Bump webpack from 5.76.1 to 5.94.0 (#2776)d2484a8
Ensure optimised appear animations are cancelled when styles differ (#2772)4c92d2f
Increasing bundlesizes9436cce
updating version7f7e430
v11.3.30a0f0573
Updating changelog828b8d9
Removing double update listenrs on externall provided motion values (#2773)Sourced from next's releases.
v14.2.7
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Revert "chore: externalize undici for bundling" (#65727)
- Refactor internal routing headers to use request meta (#66987)
- fix(next): add cross origin in react dom preload (#67423)
- build: upgrade edge-runtime (#67565)
- GTM dataLayer parameter should take an object, not an array of strings (#66339)
- fix: properly patch lockfile against swc bindings (#66515)
- Add deployment id header for rsc payload if present (#67255)
- Update font data (#68639)
- fix i18n data pathname resolving (#68947)
- pages router: ensure x-middleware-cache is respected (#67734)
- Fix bad modRequest in flight entry manifest #68888
- Reject next image urls in image optimizer #68628
- Fix hmr assetPrefix escaping and reuse logic from other files #67983
Credits
Huge thanks to
@kjugi
,@huozhi
,@ztanner
,@SukkaW
,@marlier
,@Kikobeats
,@syi0808
,@ijjk
, and@samcx
for helping!v14.2.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Ensure fetch cache TTL is updated properly (#69164)
a1c3a03
v14.2.7d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)d11cbc9
Reject next image urls in image optimizer (#68628)575385e
Fix bad modRequest in flight entry manifest (#68888)9ecf2e8
update turbopack build manifest325dc4b
pages router: ensure x-middleware-cache is respected (#67734)d3021b6
update playwright interface5e6f511
fix i18n data pathname resolving (#68947)dd32e0f
Update font data (#68639)2f7fa98
Add deployment id header for rsc payload if present (#67255)Sourced from @tailwindcss/typography
's
releases.
v0.5.15
Fixed
- Support installing with alpha versions of Tailwind CSS v4 (#358)
v0.5.14
- Fix table text alignment (#346)
Sourced from @tailwindcss/typography
's
changelog.
[0.5.15] - 2024-08-28
Fixed
- Support installing with alpha versions of Tailwind CSS v4 (#358)
[0.5.14] - 2024-08-07
Fixed
- Fix table text alignment (#346)
199a0c6
0.5.15fa5beec
Modernize repository setup (#359)1da9d14
Update peer dependency version to include 4.0.0-alpha.20 (#358)7b43b3b
0.5.1441b694d
Update changelog815dfc4
Fix table text align (#346)2745585
Bump braces and jest (#353)f364a16
use Node 22 in CI workflows (#354)dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Sourced from postcss's releases.
8.4.43
- Fixed
markClean is not a function
error.8.4.42
- Fixed CSS syntax error on long minified files (by
@varpstar
).8.4.41
- Fixed types (by
@nex3
and@querkmachine
).- Cleaned up RegExps (by
@bluwy
).
Sourced from postcss's changelog.
8.4.43
- Fixed
markClean is not a function
error.8.4.42
- Fixed CSS syntax error on long minified files (by
@varpstar
).8.4.41
- Fixed types (by
@nex3
and@querkmachine
).- Cleaned up RegExps (by
@bluwy
).
b985ed1
Release 8.4.43 version3025b74
Update dependencies79ff980
Update AST if it is not made by PostCSS >= 8.4.410fda48a
Release 8.4.42 versioncd5b08c
Add ESLint to CI0975cc2
Sort source code and fix ESLint36950b4
Try to fix old Node.js testsfbb6d60
Update dependencies118ebc9
Clean up code9e7bdca
Pretty CssSyntaxError from onelined (minified) css (#1965)Sourced from tailwindcss's releases.
v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendor
foldersv3.4.8
Fixed
Sourced from tailwindcss's changelog.
[3.4.10] - 2024-08-13
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
[3.4.9] - 2024-08-08
Fixed
- No longer warns when broad glob patterns are detecting
vendor
folders[3.4.8] - 2024-08-07
Fixed
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
rename master
to main
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)