File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/runtime" : " 4.24.0 " ,
2
+ "packages/runtime" : " 4.24.1 " ,
3
3
"packages/next" : " 1.3.1"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.24.1] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.24.0...plugin-nextjs-v4.24.1 ) (2022-10-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency @netlify/functions to ^1.3.0 ([ #1660 ] ( https://github.com/netlify/next-runtime/issues/1660 ) ) ([ 4e7e2ae] ( https://github.com/netlify/next-runtime/commit/4e7e2aeee431ed66d67c96115981aaafca06381a ) )
9
+ * set undefined ODB 404 TTLs to 60 seconds ([ #1647 ] ( https://github.com/netlify/next-runtime/issues/1647 ) ) ([ 029b497] ( https://github.com/netlify/next-runtime/commit/029b497681e4c383b182f775e772bb4602bd872a ) )
10
+
3
11
## [ 4.24.0] ( https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.23.4...plugin-nextjs-v4.24.0 ) (2022-10-03)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-nextjs" ,
3
- "version" : " 4.24.0 " ,
3
+ "version" : " 4.24.1 " ,
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