Skip to content

1.5.0

Choose a tag to compare

@msimerson msimerson released this 05 Mar 19:11
· 9 commits to master since this release
bb86316
  • dep: replaced js-yaml with yaml
    • yaml supports v1.2
    • js-yaml is barely maintained, replacing it removes most vuln warnings
  • test: replaced mocha with node --test
  • test: added watch tests
  • ci: updated publish & release workflows