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 next-auth's releases.
next-auth@4.24.8
What's Changed
- allow optional identifier param
- optionally check
identifier
- tweak email flow, change homepage
- fix: typo in Naver Provider options url by
@no-pla
in nextauthjs/next-auth#10483- fix(providers): Update Foursquare profile callback + API version by
@MatyiFKBT
in nextauthjs/next-auth#11348- fix(ts): add compat types for
@auth/*-adapters
for v4 by@balazsorban44
in nextauthjs/next-auth#11562- fix:Matcher wildcard docs-Update securing-pages-and-api-routes.md by
@yaodada123
in nextauthjs/next-auth#11599- Update linkedin.ts to support new scopes by
@PragyanSubedi
in nextauthjs/next-auth#11805- fix: updated email for auth user in github endpoint by
@A91y
in nextauthjs/next-auth#11896New Contributors
@martinkariuki7
made their first contribution in nextauthjs/next-auth#10329@no-pla
made their first contribution in nextauthjs/next-auth#10483@azadious
made their first contribution in nextauthjs/next-auth#10603@mbrookson
made their first contribution in nextauthjs/next-auth#10916@craftycodie
made their first contribution in nextauthjs/next-auth#10921@erik-gullberg-devoteam
made their first contribution in nextauthjs/next-auth#11323@yaodada123
made their first contribution in nextauthjs/next-auth#11599@PragyanSubedi
made their first contribution in nextauthjs/next-auth#11805@leorente
made their first contribution in nextauthjs/next-auth#11855@A91y
made their first contribution in nextauthjs/next-auth#11896Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.7...next-auth@4.24.8
28af288
chore(release): bump version [skip ci]beb5384
chore: update lock file246a4d1
fix(providers): allow optional identifier parame0a7d71
fix(providers): optionally check identifier
d66ee42
fix(docs): link to getting email for auth'ed user in github endpoint (#11896)31d827a
fix: tweak email flow, change homepage49675a2
docs: Update security.mdb8d86cc
chore(v4): update azure-ad.md
(#11855)780c8dc
chore(v4): fix readme sponsors table (#11842)33a5dea
chore(docs-v4): add route4me to sponsors page (#11841)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)