File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/runtime" : " 4.29.0 " ,
2+ "packages/runtime" : " 4.29.1 " ,
33 "packages/next" : " 1.4.0"
44}
Original file line number Diff line number Diff line change 11# Changelog
22
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+
312## [ 4.29.0] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.7...plugin-nextjs-v4.29.0 ) (2022-11-11)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/plugin-nextjs" ,
3- "version" : " 4.29.0 " ,
3+ "version" : " 4.29.1 " ,
44 "description" : " Run Next.js seamlessly on Netlify" ,
55 "main" : " index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments