8000 Publish v1.0.7 · opennextjs/opennextjs-netlify@b682856 · GitHub
[go: up one dir, main page]

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 b682856

Browse files
committed
Publish v1.0.7
- upgrade NoN to 2.8.3 (reverts next/image support)
1 parent 3d97928 commit b682856

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 1.0.7 (2021-01-18)
4+
5+
- upgrade NoN to 2.8.3 (reverts next/image support)
6+
37
## 1.0.6 (2021-01-16)
48

59
- upgrade NoN to 2.8.2; explain CLI usage workflow in README; add jimp ([#83](https://github.com/netlify/netlify-plugin-nextjs/pull/83))

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "run Nextj.s seamlessly on netlify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
0