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

Sign up
Appearance settings
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit dd70dc9

Browse files
Publish v2.8.2
- Fix: failing windows test for file tracking ([#142](#142))
1 parent 3edc992 commit dd70dc9

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+
## 2.8.2 (2020年01月16日)
4+
5+
- Fix: failing windows test for file tracking ([#142](https://github.com/netlify/next-on-netlify/pull/142))
6+
37
## 2.8.1 (2020年01月14日)
48

59
- Fix: file tracking bug where publishDir was being used for functons cleaning too ([#ba41f](https://github.com/netlify/next-on-netlify/commit/ba4f141808b40c0a6c5eecdd48562e35403951f7))

‎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": "next-on-netlify",
3-
"version": "2.8.1",
3+
"version": "2.8.2",
44
"description": "Wrapper for hosting NextJS applications with Server-Side Rendering on Netlify",
55
"bin": "./next-on-netlify.js",
66
"keywords": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /