Bump the miscs group with 22 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(14 days ago)
(14 days ago)
(14 days ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the miscs group with 22 updates:
Package | From | To |
---|---|---|
@next/eslint-plugin-next | 15.5.0 |
15.5.2 |
eslint-config-next | 15.5.0 |
15.5.2 |
next | 15.5.0 |
15.5.2 |
@types/react-dom | 19.1.7 |
19.1.8 |
@next/env | 15.5.0 |
15.5.2 |
@next/swc-darwin-arm64 | 15.5.0 |
15.5.2 |
@next/swc-darwin-x64 | 15.5.0 |
15.5.2 |
@next/swc-linux-arm64-gnu | 15.5.0 |
15.5.2 |
@next/swc-linux-arm64-musl | 15.5.0 |
15.5.2 |
@next/swc-linux-x64-gnu | 15.5.0 |
15.5.2 |
@next/swc-linux-x64-musl | 15.5.0 |
15.5.2 |
@next/swc-win32-arm64-msvc | 15.5.0 |
15.5.2 |
@next/swc-win32-x64-msvc | 15.5.0 |
15.5.2 |
@typescript-eslint/eslint-plugin | 8.40.0 |
8.41.0 |
@typescript-eslint/parser | 8.40.0 |
8.41.0 |
@typescript-eslint/project-service | 8.40.0 |
8.41.0 |
@typescript-eslint/scope-manager | 8.40.0 |
8.41.0 |
@typescript-eslint/tsconfig-utils | 8.40.0 |
8.41.0 |
@typescript-eslint/type-utils | 8.40.0 |
8.41.0 |
@typescript-eslint/typescript-estree | 8.40.0 |
8.41.0 |
@typescript-eslint/utils | 8.40.0 |
8.41.0 |
@typescript-eslint/visitor-keys | 8.40.0 |
8.41.0 |
Updates @next/eslint-plugin-next
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/eslint-plugin-next
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
497ec6a
v15.5.2cc68ced
v15.5.1- See full diff in compare view
Updates eslint-config-next
from 15.5.0 to 15.5.2
Release notes
Sourced from eslint-config-next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
497ec6a
v15.5.2cc68ced
v15.5.1- See full diff in compare view
Updates next
from 15.5.0 to 15.5.2
Release notes
Sourced from next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
497ec6a
v15.5.2bc72f41
[backport] revert: add ?dpl to fonts in/_next/static/media
(#83062) (#83066)c8faf68
[backport] fix: disable unknownatrules lint rule entirely (#83059) (#83060)cc68ced
v15.5.11ce9857
[backport] fix: update validation return types (#82854) (#83027)b93c894
[backport] fix: update the config.api.responseLimit type (#82852) (#83028)8a92f28
[backport] fix: avoid importing types that will be unused (#82856) (#83026)19617ab
[backport] feat: add typesafety with config.typedRoutes to redirect() and per...822e4c0
[backport] fix: add path normalization to getRelativePath for Windows (#82918...bb67ca9
[backport] fix: change "noUnknownAtRules" to "warn" for Biome (#82974) (#83022)- Additional commits viewable in compare view
Updates @types/react-dom
from 19.1.7 to 19.1.8
Commits
- See full diff in compare view
Updates @next/env
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/env
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
497ec6a
v15.5.2cc68ced
v15.5.1- See full diff in compare view
Updates @next/swc-darwin-arm64
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-darwin-arm64
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-darwin-x64
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-darwin-x64
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-linux-arm64-gnu
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-linux-arm64-gnu
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-linux-arm64-musl
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-linux-arm64-musl
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-linux-x64-gnu
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-linux-x64-gnu
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-linux-x64-musl
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-linux-x64-musl
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-win32-arm64-msvc
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-win32-arm64-msvc
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
- feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
- Reuse routeModule loaderTree: #82987
- Remove deprecated
legacyBehavior
andpassHref
prop fromLink
component: #83003- Upgrade React from
03fda05d-20250820
to6de32a5a-20250822
: #82946- [Cache Components] Do not automatically client render useSearchParams…: #83048
- initial implementation of
export const prefetch
: #82905- Upgrade React from
6de32a5a-20250822
to4123f6b7-20250826
: #83050
... (truncated)
Commits
- See full diff in compare view
Updates @next/swc-win32-x64-msvc
from 15.5.0 to 15.5.2
Release notes
Sourced from @next/swc-win32-x64-msvc
's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bgub
and@ztanner
for helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub
,@mischnic
, and@ztanner
for helping!v15.5.1-canary.11
Misc Changes
- docs: next lint post 15.5 release adjustments: #82933
Credits
Huge thanks to
@icyJoseph
for helping!v15.5.1-canary.10
Core Changes
Pull Request Statistics
1
3
+81
-227
Package Dependencies
@typescript-eslint/parser
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/project-service
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/scope-manager
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/tsconfig-utils
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/type-utils
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/typescript-estree
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/visitor-keys
npm
8.40.0 → 8.41.0
Minor
@next/swc-linux-arm64-gnu
npm
15.5.0 → 15.5.2
Patch
@next/swc-linux-arm64-musl
npm
15.5.0 → 15.5.2
Patch
@next/swc-win32-arm64-msvc
npm
15.5.0 → 15.5.2
Patch
Technical Details
ID: | 5870891 |
UUID: | 2778027636 |
Node ID: | PR_kwDOKYCPlM6llVZ0 |
Host: | GitHub |
Repository: | poad/next-ts-lambda-ssr-template |
Merge State: | Unknown |