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
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.5.0] - 2021-12-22
11
+
12
+
### ⚠ Breaking Changes ⚠
13
+
14
+
`node-sass` was been deprecated by the authors and is no longer a dependency for this project. The `sass` package has taken it's place as a [peer dependency](https://nodejs.org/en/blog/npm/peer-dependencies/#the-solution-peer-dependencies).
15
+
16
+
### Updated
17
+
18
+
- NPM packages
19
+
10
20
## [0.4.0] - 2021-06-05
11
21
12
22
### Updated
13
23
14
-
-[node-sass](https://github.com/sass/node-sass/releases/tag/v6.0.0) to v6.0.0
15
-
-[minify](https://github.com/coderaiser/minify/releases/tag/v7.0.2) to v7.0.2
16
-
-[purgecss](https://github.com/FullHuman/purgecss/releases/tag/v4.0.0) to v4.0.3
24
+
-[node-sass](https://github.com/sass/node-sass/releases/tag/v6.0.0) to v6.0.0
25
+
-[minify](https://github.com/coderaiser/minify/releases/tag/v7.0.2) to v7.0.2
26
+
-[purgecss](https://github.com/FullHuman/purgecss/releases/tag/v4.0.0) to v4.0.3
17
27
18
28
### Fixed
19
29
20
-
-`purge` config value now defaults to `false`
30
+
-`purge` config value now defaults to `false`
21
31
22
32
## [0.3.1] - 2020-09-10
23
33
@@ -68,7 +78,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments