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

Commit04a2c70

Browse files
authored
chore(main): release 5.10.3 (#2814)
1 parent13cb002 commit04a2c70

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.10.2"
2+
".":"5.10.3"
33
}

‎CHANGELOG.md

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

3+
##[5.10.3](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.2...v5.10.3) (2025-04-03)
4+
5+
6+
###Bug Fixes
7+
8+
* don't set permanent caching header when res.revalidate() was used ([#2810](https://github.com/opennextjs/opennextjs-netlify/issues/2810)) ([0e7e3a2](https://github.com/opennextjs/opennextjs-netlify/commit/0e7e3a265d253cc5ab7d03855e39bee6ebf21d47))
9+
* improved cdn cache hooks for dynamic 404 pages ([#2786](https://github.com/opennextjs/opennextjs-netlify/issues/2786)) ([b4f04e3](https://github.com/opennextjs/opennextjs-netlify/commit/b4f04e3c5a9c83c916f69c3e3c64e0d946ec3692))
10+
311
##[5.10.2](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.1...v5.10.2) (2025-03-31)
412

513

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