We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548ead8 commit 662aabaCopy full SHA for 662aaba
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.16.0](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.15.0...v1.16.0) (2025-01-18)
2
+
3
4
+### Features
5
6
+* debounce save ([548ead8](https://github.com/CoCreate-app/CoCreate-css-parser/commit/548ead85bcae6b6f308757ed5ec776a92e8e3b2e))
7
8
# [1.15.0](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.14.5...v1.15.0) (2024-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/css-parser",
- "version": "1.15.0",
+ "version": "1.16.0",
"description": "A simple css-parser component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"css-parser",
0 commit comments