Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 74a7b00

Browse filesBrowse files
committed
Update next-on-netlify to v1.1.0
next-on-netlify now supports NextJS' catch-all routes feature: https://nextjs.org/docs/routing/dynamic-routes#catch-all-routes
1 parent f986ab3 commit 74a7b00
Copy full SHA for 74a7b00

File tree

Expand file treeCollapse file tree

2 files changed

+12
-14
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+12
-14
lines changed

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+11-13Lines changed: 11 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"isomorphic-unfetch": "^3.0.0",
1010
"next": "^9.3.5",
11-
"next-on-netlify": "^1.0.0",
11+
"next-on-netlify": "^1.1.0",
1212
"react": "^16.13.1",
1313
"react-dom": "^16.13.1"
1414
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.