Skip to content

1.0.0

Compare
Choose a tag to compare
@darwin darwin released this 03 Feb 16:28
· 62 commits to master since this release
v1.0.0

  • added deps.edn for people who want to consume this library via deps git location
  • created new minimal example projects shadow and deps
  • removed configurability via env variables (cljs-devtools has zero dependencies now)

Notable commits:

d0b64d7 remove configurability via env variables
c7c6f24 introduce minimal deps-based project example
700d9e5 add minimal shadow-cljs example
3f93837 add deps.edn for people who want to consume this via deps
8c30872 improve get-node-info to not trigger "pause on caught exceptions"
be786b9 drop deprecated API
a56f54c tests: switch from phantom to puppeteer

All new work: v0.9.11...v1.0.0