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 05f3c24 commit 1727be8Copy full SHA for 1727be8
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Svelte preprocess CSS Modules, changelog
2
3
-## 2.2.5 (Sept 19, 2022)
+## 3.0.0 (Jan 17 2025)
4
+
5
+### Update
6
7
+- Support for svelte 5 [#124](https://github.com/micantoine/svelte-preprocess-cssmodules/issues/124)
8
+- Use modern AST
9
10
+### Breaking Changes
11
+- Remove `linearPreprocess` util since it is not being needed anymore
12
+- Set peer dependencies to svelte 5 only
13
14
+## 2.2.5 (Sept 19, 2024)
15
16
### Updates
17
0 commit comments