Create Cljs App Versions Save

Set up a modern CLJS web app by running one command.

v0.4.4

3 years ago

0.4.4 (2021-01-11)

Bug Fixes

v0.4.3

3 years ago

0.4.3 (2020-10-05)

Bug Fixes

  • download lib to right dir (b0bb911)

v0.4.2

3 years ago

0.4.2 (2020-10-05)

Bug Fixes

v0.4.1

3 years ago

0.4.1 (2020-10-04)

Bug Fixes

v0.4.0

4 years ago

0.4.0 (2020-01-26)

Bug Fixes

  • add namespace docstrings (6e893ff)

Features

  • simplify devcards setup (e8851ed)

v0.3.1

4 years ago

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

4 years ago

0.3.0 (2019-11-23)

Bug Fixes

Features

  • add devcards and react testing library (dc74704)
  • add report script (b7c4897)

v0.2.12

4 years ago

0.2.12 (2019-11-23)

Bug Fixes

  • update clj-kondo to 2019.11.23 (85b8711)

v0.2.10

4 years ago

0.2.10 (2019-11-21)

Bug Fixes

v0.2.9

4 years ago

0.2.9 (2019-11-19)

Bug Fixes

  • check no errors are logged on e2e (81041a7), closes #26