File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime": "4.21.2 ",
3
- "packages/next": "1.1.1 "
2
+ "packages/runtime": "4.21.3 ",
3
+ "packages/next": "1.2.0 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [1.2.0](https://github.com/netlify/next-runtime/compare/next-v1.1.1...next-v1.2.0) (2022-09-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * create edge function demo ([#1586](https://github.com/netlify/next-runtime/issues/1586)) ([43a60c8](https://github.com/netlify/next-runtime/commit/43a60c88260e897d3b6b49f9f05442151da36644))
9
+
3
10
## [1.1.1](https://github.com/netlify/next-runtime/compare/next-v1.1.0...next-v1.1.1) (2022-08-31)
4
11
5
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@netlify/next",
3
- "version": "1.1.1 ",
3
+ "version": "1.2.0 ",
4
4
"description": "Enhanced Next.js features on Netlify",
5
5
"main": "lib/index.js",
6
6
"files": [
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [4.21.3](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.21.2...plugin-nextjs-v4.21.3) (2022-09-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * handle stricter Next type ([#1597](https://github.com/netlify/next-runtime/issues/1597)) ([368ab3c](https://github.com/netlify/next-runtime/commit/368ab3cde9a2145144a112ca1c0459665b790321))
9
+
3
10
## [4.21.2](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.21.1...plugin-nextjs-v4.21.2) (2022-09-06)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@netlify/plugin-nextjs",
3
- "version": "4.21.2 ",
3
+ "version": "4.21.3 ",
4
4
"description": "Run Next.js seamlessly on Netlify",
5
5
"main": "lib/index.js",
6
6
"files": [
You can’t perform that action at this time.
0 commit comments