File tree 2 files changed +2
-4
lines changed 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ Squint] ( https://github.com/squint-cljs/squint ) : Light-weight ClojureScript dialect
4
4
5
- ## Unreleased
5
+ ## v0.8.147
6
6
7
7
- Fix [ #661 ] ( https://github.com/squint-cljs/squint/issues/661 ) : support ` throw ` in expression position
8
8
- Fix [ #662 ] ( https://github.com/squint-cljs/squint/issues/662 ) : Fix extending protocol from other namespace to ` nil `
9
9
- Better solution for multiple expressions in return context in combination with pragmas
10
-
11
10
- Add an [ ajv] ( examples/ajv ) example
12
11
13
-
14
12
## v0.8.146
15
13
16
14
- [ #653 ] ( https://github.com/squint-cljs/squint/issues/653 ) : respect ` :context expr ` in ` compile-string `
Original file line number Diff line number Diff line change 2
2
"name" : " squint-cljs" ,
3
3
"type" : " module" ,
4
4
"sideEffects" : false ,
5
- "version" : " 0.8.146 " ,
5
+ "version" : " 0.8.147 " ,
6
6
"files" : [
7
7
" core.js" ,
8
8
" src/squint/core.js" ,
You can’t perform that action at this time.
0 commit comments