File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime" : " 4.39.3 " ,
2
+ "packages/runtime" : " 4.39.4 " ,
3
3
"packages/next" : " 1.4.9"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.39.4] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.3...plugin-nextjs-v4.39.4 ) (2023-08-10)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency @netlify/ipx to ^1.4.3 ([ #2256 ] ( https://github.com/netlify/next-runtime/issues/2256 ) ) ([ ffdf101] ( https://github.com/netlify/next-runtime/commit/ffdf101db31a15f08cf9559c19406be24c472bb7 ) )
9
+ * don't ever execute middleware in lambda ([ #2249 ] ( https://github.com/netlify/next-runtime/issues/2249 ) ) ([ b9e87d1] ( https://github.com/netlify/next-runtime/commit/b9e87d1962e5c14e0a764dbf69957aa2d593f31a ) )
10
+
3
11
## [ 4.39.3] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.2...plugin-nextjs-v4.39.3 ) (2023-08-03)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-nextjs" ,
3
- "version" : " 4.39.3 " ,
3
+ "version" : " 4.39.4 " ,
4
4
"description" : " Run Next.js seamlessly on Netlify" ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments