We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5786d61 commit b3d2748Copy full SHA for b3d2748
History.md
@@ -1,3 +1,9 @@
1
+3.0.0 / 2025-03-01
2
+==================
3
+
4
+* updated dependencies
5
+* drop node < 18
6
7
2.1.0 / 2024-05-07
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@fomantic/rework",
- "version": "2.1.0",
+ "version": "3.0.0",
"description": "Plugin framework for CSS preprocessing",
"main": "index",
"files": [
0 commit comments