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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. See [standa
14
14
15
15
### BREAKING CHANGES
16
16
17
+
* Drop official node 4 support
17
18
* This slightly changes the resolving algorithm. Should not break in normal usage, but might break in complex configurations.
18
19
* The sass-loader throws an error at runtime now and refuses to compile if the peer dependency is wrong. This could break applications where npm's peer dependency warning was just ignored.
0 commit comments