File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
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.135 (2024-02-21)
6
6
7
7
- Fix [ #609 ] ( https://github.com/squint-cljs/squint/issues/609 ) : make ` remove ` return a transducer when no collection is provided
8
- - Fix [ #611 ] ( https://github.com/squint-cljs/squint/issues/611 ) : Implement the ` set? ` function
8
+ - Fix [ #611 ] ( https://github.com/squint-cljs/squint/issues/611 ) : Implement the ` set? ` function ( [ @ jonasseglare ] ( https://github.com/jonasseglare ) )
9
9
- Fix [ #613 ] ( https://github.com/squint-cljs/squint/issues/613 ) : Optimize ` aset `
10
10
11
11
## v0.8.134 (2024-02-11)
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.134 " ,
5
+ "version" : " 0.8.135 " ,
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