Skip to content

0.3.2

Compare
Choose a tag to compare
@danielcompton danielcompton released this 09 Apr 22:30
· 726 commits to master since this release
0.3.2

Changed

  • Updated cljs-devtools to 0.9.10, which includes a fix to render ClojureScript 1.10's MapEntry's in a cleaner fashion. Note, if you are using cljs-devtools directly (and you should be!) you will need to update your own version to 0.9.10 or higher.
  • Efficiently print results in the code browser, so you only have to pay for the cost of printing what is visible, not the entire data structure. This should result in a big performance boost on apps which have a lot of data in app-db.