File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime" : " 4.29.0 " ,
2
+ "packages/runtime" : " 4.29.1 " ,
3
3
"packages/next" : " 1.4.0"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.29.1] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.29.0...plugin-nextjs-v4.29.1 ) (2022-11-14)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * exclude sourcemaps from bundle ([ #1772 ] ( https://github.com/netlify/next-runtime/issues/1772 ) ) ([ 4cad33e] ( https://github.com/netlify/next-runtime/commit/4cad33e7adef50f2d45d46a162c480f3297bc4f3 ) )
9
+ * polyfill headers.getAll ([ #1766 ] ( https://github.com/netlify/next-runtime/issues/1766 ) ) ([ b400efb] ( https://github.com/netlify/next-runtime/commit/b400efb895a5a9444e2d483c8e7a3dcd8bcdc5b0 ) )
10
+ * revert publish from subdirectory ([ #1771 ] ( https://github.com/netlify/next-runtime/issues/1771 ) ) ([ 0554d6a] ( https://github.com/netlify/next-runtime/commit/0554d6a84b26a4c8465a2d42eb25ff8bb0b0a0c3 ) )
11
+
3
12
## [ 4.29.0] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.7...plugin-nextjs-v4.29.0 ) (2022-11-11)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-nextjs" ,
3
- "version" : " 4.29.0 " ,
3
+ "version" : " 4.29.1 " ,
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