Skip to content

0.16.1

Compare
Choose a tag to compare
@djblue djblue released this 13 Oct 02:53
· 1374 commits to master since this release

Bug Fixes

  • Scroll commands should respect history b385779
    • Prevent scroll-top / scroll-bottom from only working on the last rendered page.
  • Allow command predicates to fail independently 61d8760
    • This would prevent other runtime functions from working in the command palette
  • Fix clojure.datafy/nav enter shortcut 71f09a8