File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime" : " 4.15 .0" ,
2
+ "packages/runtime" : " 4.16 .0" ,
3
3
"packages/next" : " 0.0.1"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.16.0] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.15.0...plugin-nextjs-v4.16.0 ) (2022-08-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** graph:** populate graph token for ISR ([ #1525 ] ( https://github.com/netlify/next-runtime/issues/1525 ) ) ([ 573b913] ( https://github.com/netlify/next-runtime/commit/573b9137241882359411f448acd044a32c2c8169 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** update dependency @netlify/functions to ^1.1.0 ([ #1526 ] ( https://github.com/netlify/next-runtime/issues/1526 ) ) ([ 8a98d72] ( https://github.com/netlify/next-runtime/commit/8a98d7237f9168342e3bfeb9dbcc9240d694dcdd ) )
14
+ * ** deps:** update dependency @netlify/ipx to ^1.2.1 ([ #1534 ] ( https://github.com/netlify/next-runtime/issues/1534 ) ) ([ 086a703] ( https://github.com/netlify/next-runtime/commit/086a703c87fb196d3b84c698dfb1621be6a0713b ) )
15
+
3
16
## [ 4.15.0] ( https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.14.2...plugin-nextjs-v4.15.0 ) (2022-08-12)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-nextjs" ,
3
- "version" : " 4.15 .0" ,
3
+ "version" : " 4.16 .0" ,
4
4
"description" : " Run Next.js seamlessly on Netlify" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments