Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 00:22
· 77 commits to main since this release

7.0.0 (2020-11-10)

Bug Fixes

  • travis: travis-release and travis-after-success removed (9bbf08d)

Features

  • add help command and flag (ef979f2)
  • TS: add support for TypeScript linting (38d546d)

BREAKING CHANGES

  • travis: Travis support is removed. Use github actions instead
  • TS: TypeScript v4 is required now (if you're using TS)