Sourced from next's releases.
v14.2.13
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix missing cache-control on SSR app route (#70265)
- feat: add polyfill of URL.canParse for browser compatibility (#70228)
- Fix vercel og package memory leak (#70214)
- Fix startTime error on Android 9 with Chrome 74 (#67391)
Credits
Huge thanks to
@raeyoung-kim
,@huozhi
,@devjiwonchoi
, and@ijjk
for helping!v14.2.12
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- update prefetching jsdoc & documentation (#68047)
- Ensure we chunk revalidate tag requests (#70189)
- (backport) fix(eslint): allow typescript-eslint v8 (#70090)
- [ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#70083)
Credits
Huge thanks to
@alvarlagerlof
,@wyattjoh
,@delbaoliveira
, and@ijjk
for helping!
f550237
v14.2.13b0ff3d0
Fix startTime error on Android 9 with Chrome 74 (#67391)49566f5
Fix vercel og package memory leak (#70214)62fbd7f
feat: add polyfill of URL.canParse
for browser compatibility (#70228)b503b8e
Fix missing cache-control on SSR app route (#70265)6d7ced4
v14.2.12367c6e6
update prefetching jsdoc & documentation (#68047)16ad368
Ensure we chunk revalidate tag requests (#70189)77910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7
[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...Sourced from eslint-config-next's releases.
v14.2.13
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix missing cache-control on SSR app route (#70265)
- feat: add polyfill of URL.canParse for browser compatibility (#70228)
- Fix vercel og package memory leak (#70214)
- Fix startTime error on Android 9 with Chrome 74 (#67391)
Credits
Huge thanks to
@raeyoung-kim
,@huozhi
,@devjiwonchoi
, and@ijjk
for helping!v14.2.12
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- update prefetching jsdoc & documentation (#68047)
- Ensure we chunk revalidate tag requests (#70189)
- (backport) fix(eslint): allow typescript-eslint v8 (#70090)
- [ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#70083)
Credits
Huge thanks to
@alvarlagerlof
,@wyattjoh
,@delbaoliveira
, and@ijjk
for helping!
f550237
v14.2.136d7ced4
v14.2.1277910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)Sourced from tailwindcss's releases.
v3.4.13
Fixed
- Improve source glob verification performance (#14481)
v3.4.12
Fixed
- Ensure using
@apply
with utilities that use@defaults
works with rules defined in the base layer when usingoptimizeUniversalDefaults
(#14427)
Sourced from tailwindcss's changelog.
[3.4.13] - 2024-09-23
Fixed
- Improve source glob verification performance (#14481)
[3.4.12] - 2024-09-17
Fixed
- Ensure using
@apply
with utilities that use@defaults
works with rules defined in the base layer when usingoptimizeUniversalDefaults
(#14427)