We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb35fb commit 6878ccbCopy full SHA for 6878ccb
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 1.1.3 (2021-03-18)
4
+
5
+### Bug fixes
6
7
+- remove `next` as a peer dependency ([#159](https://github.com/netlify/netlify-plugin-nextjs/pull/159))
8
9
+### Chore
10
11
+- use `netlify/functions` instead of `netlify-automatic-functions` ([#159](https://github.com/netlify/netlify-plugin-nextjs/pull/159))
12
+- decrease npm package size ([#159](https://github.com/netlify/netlify-plugin-nextjs/pull/159))
13
14
## 1.1.2 (2021-03-16)
15
16
- backport `update failure points in plugin to do nothing instead` to v1 ([#146](https://github.com/netlify/netlify-plugin-nextjs/pull/146))
0 commit comments