We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0069ce commit 3c685e6Copy full SHA for 3c685e6
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 3.0.1 (2021-03-11)
4
+
5
+### Bug fixes
6
7
+- Fix errors while loading `next.config.js` ([#124](https://github.com/netlify/netlify-plugin-nextjs/pull/124))
8
+- Fix errors when `next` is not installed ([#123](https://github.com/netlify/netlify-plugin-nextjs/pull/123))
9
+- Fix missing `await` keyword ([#122](https://github.com/netlify/netlify-plugin-nextjs/pull/122))
10
11
+### Chore
12
13
+- Reduce the npm package size ([#109](https://github.com/netlify/netlify-plugin-nextjs/pull/109))
14
15
## 3.0.0 (2021-03-08)
16
17
- feat: merge `next-on-netlify` into `@netlify/plugin-nextjs`
0 commit comments