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

Appearance settings

Commit e15dad4

Browse filesBrowse files
chore(main): release 5.11.0 (#2875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24b4a26 commit e15dad4
Copy full SHA for e15dad4

File tree

Expand file treeCollapse file tree

4 files changed

+17
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+17
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.10.7"
2+
".": "5.11.0"
33
}

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [5.11.0](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.7...v5.11.0) (2025-05-05)
4+
5+
6+
### Features
7+
8+
* support 'use cache' ([#2862](https://github.com/opennextjs/opennextjs-netlify/issues/2862)) ([2810004](https://github.com/opennextjs/opennextjs-netlify/commit/2810004a2cbeeb738cbe7cf70f2b8bd2bbea6156))
9+
10+
11+
### Bug Fixes
12+
13+
* add a fallback for loadManifest import path ([#2881](https://github.com/opennextjs/opennextjs-netlify/issues/2881)) ([a9119d3](https://github.com/opennextjs/opennextjs-netlify/commit/a9119d3574e30dd61b22ab80f273f12ed7f2982f))
14+
* remove unused OTel tracing setup ([#2874](https://github.com/opennextjs/opennextjs-netlify/issues/2874)) ([a220a30](https://github.com/opennextjs/opennextjs-netlify/commit/a220a30fa3d5ff14b6059963630825c8b3dd1005))
15+
316
## [5.10.7](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.6...v5.10.7) (2025-04-18)
417

518

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+2-2Lines 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

Copy file name to clipboardExpand all lines: package.json
+1-1Lines 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.7",
3+
"version": "5.11.0",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.