Skip to content

Commit 9b34a7f

Browse files
committed
docs: update changelog
1 parent 585d885 commit 9b34a7f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Svelte preprocess CSS Modules, changelog
22

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+
314
## 2.2.4 (Jan 20, 2022)
415

516
### Fixes

0 commit comments

Comments
 (0)