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
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Change Log
2
-
## [2.2.2] - Unreleased
2
+
## [2.2.3] - 2021-06-21
3
+
* Fix regression introduced in 2.2.2 for "causes TypeError: Cannot read property 'indexOf' of undefined". [#145](https://github.com/shakacode/sass-resources-loader/pull/145) by [Juan Antonio Gómez](https://github.com/shokmaster).
4
+
5
+
## [2.2.2] - 2021-06-16
3
6
* De-duplicate hoisted imports and avoid rewriting imports of built-ins. [#142](https://github.com/shakacode/sass-resources-loader/pull/142) by [Jan Amann](https://github.com/amannn).
4
7
5
8
## [2.2.1] - 2021-04-14
@@ -45,7 +48,9 @@
45
48
46
49
For other releases see [GitHub Releases section](https://github.com/shakacode/sass-resources-loader/releases).
0 commit comments