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

Commit5e7bfdb

Browse files
chore(main): release 5.11.2 (#2909)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent826b615 commit5e7bfdb

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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.11.1"
2+
".":"5.11.2"
33
}

‎CHANGELOG.md

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

3+
##[5.11.2](https://github.com/opennextjs/opennextjs-netlify/compare/v5.11.1...v5.11.2) (2025-05-21)
4+
5+
6+
###Bug Fixes
7+
8+
* address edge can read request body failures ([#2890](https://github.com/opennextjs/opennextjs-netlify/issues/2890)) ([5489c0d](https://github.com/opennextjs/opennextjs-netlify/commit/5489c0da29fb863ff2efb624b4dd128b5f37a8f0))
9+
* ensure internal`x-middleware-set-cookie` header is not passed on to lambda ([#2891](https://github.com/opennextjs/opennextjs-netlify/issues/2891)) ([b3ab558](https://github.com/opennextjs/opennextjs-netlify/commit/b3ab558bf50ded49cb6dac1ff714926c2832413d))
10+
* handle case of env not being defined for edge functions ([#2936](https://github.com/opennextjs/opennextjs-netlify/issues/2936)) ([ca1b7e8](https://github.com/opennextjs/opennextjs-netlify/commit/ca1b7e8f54e101bef76c1c3675b299ae90edac44))
11+
* only set permament caching header when reading html file when it's not during server initialization AND when read html is Next produced fully static html ([#2935](https://github.com/opennextjs/opennextjs-netlify/issues/2935)) ([6a8ef66](https://github.com/opennextjs/opennextjs-netlify/commit/6a8ef6693e17febd1b6bb0fdc7bc32c7c2b9a5e7))
12+
313
##[5.11.1](https://github.com/opennextjs/opennextjs-netlify/compare/v5.11.0...v5.11.1) (2025-05-06)
414

515

‎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.11.1",
3+
"version":"5.11.2",
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