We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585d885 commit 9b34a7fCopy full SHA for 9b34a7f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Svelte preprocess CSS Modules, changelog
2
3
+## 2.2.5 Upcoming
4
+
5
+### Upgrade
6
7
+- Replace deprecated method by use of `walk()` from `estree-walker` [#100](https://github.com/micantoine/svelte-preprocess-cssmodules/pull/100)
8
9
+### Fixes
10
11
+- Make `cssModules()` parameter optional [#94](https://github.com/micantoine/svelte-preprocess-cssmodules/issues/94)
12
13
14
## 2.2.4 (Jan 20, 2022)
15
16
### Fixes
0 commit comments