Skip to content

Commit eb785ed

Browse files
committed
Merge branch 'main' into mk/canary-demo
2 parents 5c270d8 + ca8f328 commit eb785ed

File tree

5 files changed

+72
-53
lines changed

5 files changed

+72
-53
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/runtime": "4.23.3",
2+
"packages/runtime": "4.23.4",
33
"packages/next": "1.3.1"
44
}

package-lock.json

Lines changed: 61 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@babel/preset-env": "^7.15.8",
4949
"@babel/preset-typescript": "^7.16.0",
5050
"@delucis/if-env": "^1.1.2",
51-
"@netlify/build": "^27.18.6",
51+
"@netlify/build": "^27.20.0",
5252
"@netlify/eslint-config-node": "^7.0.0",
5353
"@testing-library/cypress": "^8.0.1",
5454
"@types/fs-extra": "^9.0.13",

packages/runtime/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.23.4](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.23.3...plugin-nextjs-v4.23.4) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* correctly enable edge images ([#1631](https://github.com/netlify/next-runtime/issues/1631)) ([8bcbad0](https://github.com/netlify/next-runtime/commit/8bcbad0038d85e2bf2618883b82ceb1e724e103b))
9+
310
## [4.23.3](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.23.2...plugin-nextjs-v4.23.3) (2022-09-28)
411

512

0 commit comments

Comments
 (0)