File tree 5 files changed +18
-4
lines changed
5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime" : " 4.30.3 " ,
3
- "packages/next" : " 1.4.3 "
2
+ "packages/runtime" : " 4.30.4 " ,
3
+ "packages/next" : " 1.4.4 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.4.4] ( https://github.com/netlify/next-runtime/compare/next-v1.4.3...next-v1.4.4 ) (2023-02-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add ` AsyncLocalStorage ` to ` globalThis ` ([ #1907 ] ( https://github.com/netlify/next-runtime/issues/1907 ) ) ([ 1ec8203] ( https://github.com/netlify/next-runtime/commit/1ec820322fea66fa4027a353d5ba562074c90509 ) )
9
+
3
10
## [ 1.4.3] ( https://github.com/netlify/next-runtime/compare/next-v1.4.2...next-v1.4.3 ) (2022-12-19)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/next" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
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.30.4] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.30.3...plugin-nextjs-v4.30.4 ) (2023-02-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add ` AsyncLocalStorage ` to ` globalThis ` ([ #1907 ] ( https://github.com/netlify/next-runtime/issues/1907 ) ) ([ 1ec8203] ( https://github.com/netlify/next-runtime/commit/1ec820322fea66fa4027a353d5ba562074c90509 ) )
9
+
3
10
## [ 4.30.3] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.30.2...plugin-nextjs-v4.30.3 ) (2023-01-30)
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.30.3 " ,
3
+ "version" : " 4.30.4 " ,
4
4
"description" : " Run Next.js seamlessly on Netlify" ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments