You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,24 @@
1
1
# Changelog
2
2
3
-
## 2.8.4 (2020-01-18)
3
+
## 2.8.4 (2021-01-18)
4
4
5
5
- Fix: check existence of dirs before reading them in file tracking logic ([#150](https://github.com/netlify/next-on-netlify/pull/150))
6
6
7
-
## 2.8.3 (2020-01-18)
7
+
## 2.8.3 (2021-01-18)
8
8
9
9
- Revert next/image support until jimp module issue is resolved ([#149](https://github.com/netlify/next-on-netlify/pull/149))
10
10
- Revert route/redirect sorting logic to static then dynamic ([#145](https://github.com/netlify/next-on-netlify/pull/145))
11
11
- Fix: incorrect headers syntax & broken local cypress ([#144](https://github.com/netlify/next-on-netlify/pull/144))
12
12
13
-
## 2.8.2 (2020-01-16)
13
+
## 2.8.2 (2021-01-16)
14
14
15
15
- Fix: failing windows test for file tracking ([#142](https://github.com/netlify/next-on-netlify/pull/142))
16
16
17
-
## 2.8.1 (2020-01-14)
17
+
## 2.8.1 (2021-01-14)
18
18
19
19
- Fix: file tracking bug where publishDir was being used for functons cleaning too ([#ba41f](https://github.com/netlify/next-on-netlify/commit/ba4f141808b40c0a6c5eecdd48562e35403951f7))
20
20
21
-
## 2.8.0 (2020-01-14)
21
+
## 2.8.0 (2021-01-14)
22
22
23
23
- Fix: fallback blocking would cause builds to crash ([#139](https://github.com/netlify/next-on-netlify/pull/139))
24
24
- next/image initial support ([#138](https://github.com/netlify/next-on-netlify/pull/138))
0 commit comments