Skip to content

v2.0.0

Compare
Choose a tag to compare
@ungoldman ungoldman released this 17 Mar 01:09
· 1 commit to 90635ac7bbb376332575d56c3e4685b5fdcf160c since this release

Breaking Changes

  • dropped support for all node versions below 12
    • currently supported versions: node 12, 14, 16

Misc

  • docs: update badges, rm tap-spec
  • ci: use gh actions
  • rm .travis.yml
  • lint: standard@16
  • deps(dev): standard@16, standard-version@9, tape@5, rm tap-spec
  • add .gitignore
  • chore(deps-dev): bump standard-version from 7.1.0 to 8.0.1 (#12)
  • Add innerHTML documentation and upgrade deps (#10)