Releases: filipesilva/create-cljs-app
Releases · filipesilva/create-cljs-app
v0.4.4
0.4.4 (2021-01-11)
Bug Fixes
v0.4.3
0.4.3 (2020-10-05)
Bug Fixes
- download lib to right dir (b0bb911)
v0.4.2
0.4.2 (2020-10-05)
Bug Fixes
v0.4.1
0.4.1 (2020-10-04)
Bug Fixes
v0.4.0
0.4.0 (2020-01-26)
Bug Fixes
Features
v0.3.1
0.3.1 (2019-12-05)
Bug Fixes
- also use .clj-kondo config on toplevel (8713b35)
- replace template in hello.cljs (e849398)
- show spinner while installing (6f5f47a)
v0.3.0
0.3.0 (2019-11-23)
Bug Fixes
Features
- add devcards and react testing library (dc74704)
- add report script (b7c4897)
v0.2.12
0.2.12 (2019-11-23)
Bug Fixes
- update clj-kondo to 2019.11.23 (85b8711)
v0.2.9
0.2.9 (2019-11-19)
Bug Fixes
- check no errors are logged on e2e (81041a7), closes #26