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 0c3019d commit 2cf4f66Copy full SHA for 2cf4f66
CHANGELOG.md
@@ -3,3 +3,7 @@
3
## [1.0.0]
4
5
- Initial release
6
+
7
+## [1.0.1]
8
9
+- added numeric attribute support (i.e. @keyup.debounce.2000ms=)
package.json
@@ -4,7 +4,7 @@
"description": "Javascript syntax highlighting for Alpine.js x- attributes",
"author": "Greg Ransons",
"license": "MIT",
- "version": "1.0.0",
+ "version": "1.0.1",
"icon": "assets/alpine_logo.png",
"publisher": "sperovita",
10
"repository": {
0 commit comments