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 db2a28b commit 2ba60c7Copy full SHA for 2ba60c7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
[Squint](https://github.com/squint-cljs/squint): Light-weight ClojureScript dialect
4
5
-## Unreleased
+## v0.8.141 (2025-03-10)
6
7
- Fix #602: support hiccup-style shorthand for id and class attributes in `#jsx` and `#html`
8
package.json
"name": "squint-cljs",
"type": "module",
"sideEffects": false,
- "version": "0.8.140",
+ "version": "0.8.141",
"files": [
"core.js",
"src/squint/core.js",
0 commit comments