Skip to content

Commit ca4867c

Browse files
chore(main): release 5.15.12 (#3528)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a41703 commit ca4867c

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.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.15.11"
2+
".": "5.15.12"
33
}

CHANGELOG.md

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

3+
## [5.15.12](https://github.com/opennextjs/opennextjs-netlify/compare/v5.15.11...v5.15.12) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* mark prerendered content as less stale now that expire setting is enforced for marking for blocking re-render ([#3510](https://github.com/opennextjs/opennextjs-netlify/issues/3510)) ([2a41703](https://github.com/opennextjs/opennextjs-netlify/commit/2a41703bc50d006b211913003ec562cda74feab0))
9+
310
## [5.15.11](https://github.com/opennextjs/opennextjs-netlify/compare/v5.15.10...v5.15.11) (2026-05-07)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing 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.15.11",
3+
"version": "5.15.12",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)