Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c64f39

Browse files
committedApr 20, 2021
fix: revert package.json changes
1 parent 2555815 commit 1c64f39

File tree

3 files changed

+353
-672
lines changed

3 files changed

+353
-672
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [3.1.0](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.0.3...v3.1.0) (2021-04-11)
4+
5+
6+
### Features
7+
8+
* unstableNetlifyFunctionsSupport.includeDirs configuration ([#182](https://www.github.com/netlify/netlify-plugin-nextjs/issues/182)) ([2953faa](https://www.github.com/netlify/netlify-plugin-nextjs/commit/2953faa67ce10832b5135fb4cbeb46f181222d9d))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency find-up to v5 ([#138](https://www.github.com/netlify/netlify-plugin-nextjs/issues/138)) ([757ba52](https://www.github.com/netlify/netlify-plugin-nextjs/commit/757ba52b041f0cc31fe7749a200dbcfa9e1f8551))
14+
* **deps:** update dependency semver to v7.3.5 ([5a92dd2](https://www.github.com/netlify/netlify-plugin-nextjs/commit/5a92dd22a45bc3037f3b966cc0cf4eeee52936d6))
15+
* fix minimum Next.js version ([54c2b1e](https://www.github.com/netlify/netlify-plugin-nextjs/commit/54c2b1e0f5da908106abdad3716abb15b6da168d))
16+
317
## 3.0.3 (2021-03-12)
418

519
### Bug fixes

0 commit comments

Comments
 (0)
Please sign in to comment.