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 8fb1ebf commit e455cf3Copy full SHA for e455cf3
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
[Cherry](https://github.com/squint-cljs/cherry): Experimental ClojureScript to ES6 module compiler
2
3
-## Unreleased
+## 0.5.34 (2025-12-18)
4
5
- Fix `cherry compile` CLI command not receiving file arguments
6
- Bump shadow-cljs to `3.3.4`
package.json
@@ -2,7 +2,7 @@
"type": "module",
"name": "cherry-cljs",
"sideEffects": false,
- "version": "0.5.33",
+ "version": "0.5.34",
"files": [
7
"cljs.core.js",
8
"lib",
0 commit comments