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 e27a73b

Browse filesBrowse files
authored
chore(main): release 5.10.2 (#2801)
1 parent e39ef69 commit e27a73b
Copy full SHA for e27a73b

File tree

Expand file treeCollapse file tree

4 files changed

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

4 files changed

+11
-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.1"
2+
".": "5.10.2"
33
}

‎CHANGELOG.md

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

3+
## [5.10.2](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.1...v5.10.2) (2025-03-31)
4+
5+
6+
### Performance Improvements
7+
8+
* memoize blobs requests in the request scope ([#2777](https://github.com/opennextjs/opennextjs-netlify/issues/2777)) ([a2881bf](https://github.com/opennextjs/opennextjs-netlify/commit/a2881bff4d0ebac18126924ce2fadbe36832983a))
9+
310
## [5.10.1](https://github.com/opennextjs/opennextjs-netlify/compare/v5.10.0...v5.10.1) (2025-03-17)
411

512

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