File tree 3 files changed +18
-3
lines changed
3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 3.9.1] ( https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.9.0...v3.9.1 ) (2021-10-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency @babel/core to v7.15.5 ([ #636 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/636 ) ) ([ e123cac] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/e123cacf657c801e03a413b3142f5e996b48f995 ) )
9
+ * ** deps:** update dependency adm-zip to v0.5.6 ([ #647 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/647 ) ) ([ 75faf8f] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/75faf8f71fab35c5978cecb7211c939ac3b34a0a ) )
10
+ * ** deps:** update dependency adm-zip to v0.5.7 ([ #675 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/675 ) ) ([ 0dcac24] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/0dcac242a3505526ac9327145cf2e64447dac81e ) )
11
+ * ** deps:** update dependency commander to v8.2.0 ([ #651 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/651 ) ) ([ 812ab3e] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/812ab3e8bb97c04335f50729ef8a3ded302be97b ) )
12
+ * ** deps:** update dependency fastq to v1.13.0 ([ #652 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/652 ) ) ([ aec9e71] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/aec9e7109330814e08585adb4e9eff7da69eea7b ) )
13
+ * ** deps:** update dependency node-fetch to v2.6.2 ([ #648 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/648 ) ) ([ 6718ef2] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/6718ef25bcbe45f2e08be3b1fb080977aa81e4fd ) )
14
+ * ** deps:** update dependency node-fetch to v2.6.5 ([ #669 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/669 ) ) ([ 25ca9d6] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/25ca9d692311f3d9290ba27e6fcd31b2abdc93b6 ) )
15
+ * ** deps:** update dependency sharp to v0.29.1 ([ #649 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/649 ) ) ([ 8d45205] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/8d45205e6fc5a2ffeeaeed34fb714e054d68fe41 ) )
16
+ * remove swc binaries ([ #681 ] ( https://www.github.com/netlify/netlify-plugin-nextjs/issues/681 ) ) ([ 8244f28] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/8244f2833a12a833dc3c7c4e3ad65be26be2c1af ) )
17
+
3
18
## [ 3.9.0] ( https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.8.0...v3.9.0 ) (2021-08-30)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-nextjs" ,
3
- "version" : " 3.9.0 " ,
3
+ "version" : " 3.9.1 " ,
4
4
"description" : " Run Next.js seamlessly on Netlify" ,
5
5
"main" : " index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments