Skip to content

Commit 53a0bdd

Browse files
authored
Merge branch 'main' into mk/middleware-rewrites
2 parents cb061ca + 4147f5d commit 53a0bdd

File tree

5 files changed

+259
-189
lines changed

5 files changed

+259
-189
lines changed

Diff for: CHANGELOG.md

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

3+
### [4.2.2](https://github.com/netlify/netlify-plugin-nextjs/compare/v4.2.1...v4.2.2) (2022-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/ipx to ^0.0.9 ([#1181](https://github.com/netlify/netlify-plugin-nextjs/issues/1181)) ([2e55a9e](https://github.com/netlify/netlify-plugin-nextjs/commit/2e55a9efc2c0d7ccffe3757c7ef915219b1598e8))
9+
310
### [4.2.1](https://github.com/netlify/netlify-plugin-nextjs/compare/v4.2.0...v4.2.1) (2022-01-24)
411

512

Diff for: demos/nx-next-monorepo-demo/package-lock.json

+86-107
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demos/nx-next-monorepo-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"babel-jest": "27.4.6",
4040
"cypress": "^8.3.0",
4141
"eslint": "8.7.0",
42-
"eslint-config-next": "12.0.8",
42+
"eslint-config-next": "12.0.9",
4343
"eslint-config-prettier": "8.3.0",
4444
"eslint-plugin-cypress": "^2.10.3",
4545
"eslint-plugin-import": "2.25.4",

0 commit comments

Comments
 (0)