Skip to content

v2020.05.09

Compare
Choose a tag to compare
@borkdude borkdude released this 09 May 19:06

Thanks @lread for contributing to this release.

New:

  • #883: add analyzer for clojure.core/amap
  • #886: add babashka pod support. See docs.

Fixes:

  • #858: fix fulcro unused namespace warning
  • #878: fix false positive unused binding with proxy-super
  • #880: fix false positive map key warning
  • #884: fix warning with str/replace
  • #885: unsorted namespace linter: alphabetically, strings go before symbols