File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 3.3.1] ( https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.3.0...v3.3.1 ) (2021-05-25)
4+
5+
6+ ### Bug Fixes
7+
8+ * add sharp optimisations ([ 75de7f2] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/75de7f2f181bb39a0897f14fe86d9742626d394d ) )
9+ * catch oversize image response ([ 7ab5aa0] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/7ab5aa052233607e201faf883a9edc9e3544924b ) )
10+ * changes from review ([ b27f30d] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/b27f30d3749e9bf36f99fb330c6fa488b58f7a69 ) )
11+ * ** deps:** update dependency @netlify/functions to ^0.7.2 ([ 10dc8d2] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/10dc8d247dbcba63437308a54a8aa9a418b69bdb ) )
12+ * handle image rotation ([ e6938da] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/e6938da03dd2921d82f509877cd5968cf426ae66 ) )
13+ * refactor image function ([ 6b2e413] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/6b2e41329145f4515cab5a58deeff1f87e098adb ) )
14+ * use allowlist for remote images ([ 20b1288] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/20b12882fdd46623a0cbe34156680692899a3377 ) )
15+
16+
17+ ### Performance Improvements
18+
19+ * parallelize page processing ([ 7184379] ( https://www.github.com/netlify/netlify-plugin-nextjs/commit/7184379e8bcf7703fde743f73d77a41c8dcf5b68 ) )
20+
321## [ 3.3.0] ( https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.2...v3.3.0 ) (2021-05-14)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/plugin-nextjs" ,
3- "version" : " 3.3.0 " ,
3+ "version" : " 3.3.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