Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcfe606f

Browse files
chore(main): release 5.13.0 (#3096)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
1 parent7dbd0a8 commitcfe606f

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

‎.release-please-manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".":"5.12.1"
2+
".":"5.13.0"
33
}

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
#Changelog
22

3+
##[5.13.0](https://github.com/opennextjs/opennextjs-netlify/compare/v5.12.1...v5.13.0) (2025-09-02)
4+
5+
6+
###Features
7+
8+
* Node.js Middleware support ([#3018](https://github.com/opennextjs/opennextjs-netlify/issues/3018)) ([ddfe7f4](https://github.com/opennextjs/opennextjs-netlify/commit/ddfe7f40bc0f96bf8195e7e02818bafd20c0288f))
9+
10+
11+
###Bug Fixes
12+
13+
* support ppr shells for dynamic page routes ([#3092](https://github.com/opennextjs/opennextjs-netlify/issues/3092)) ([bfed78e](https://github.com/opennextjs/opennextjs-netlify/commit/bfed78e9b927822582340c48741ea0ed19a5a676))
14+
* support segment data in cache entries ([#3093](https://github.com/opennextjs/opennextjs-netlify/issues/3093)) ([1142752](https://github.com/opennextjs/opennextjs-netlify/commit/1142752b0b9327d0c4f2a28efaca83dabb397415))
15+
316
##[5.12.1](https://github.com/opennextjs/opennextjs-netlify/compare/v5.12.0...v5.12.1) (2025-08-20)
417

518

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@netlify/plugin-nextjs",
3-
"version":"5.12.1",
3+
"version":"5.13.0",
44
"description":"Run Next.js seamlessly on Netlify",
55
"main":"./dist/index.js",
66
"type":"module",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp