Skip to content

Commit 3c685e6

Browse files
committed
chore: update CHANGELOG
1 parent d0069ce commit 3c685e6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## 3.0.0 (2021-03-08)
416

517
- feat: merge `next-on-netlify` into `@netlify/plugin-nextjs`

0 commit comments

Comments
 (0)