Skip to content

v5.0.0

Choose a tag to compare

@reconbot reconbot released this 02 Jul 03:54
  • Create SECURITY.md 5dce917
  • Upgrade deps and test on node 14 (#6) 65745f3
    • Add node 14 to the actions workflow for testing
    • Update api extractor and move back to a .json config file
    • Update tslint and prettier and fix issues therein
    • Update all warnings from api extractor, all external facing types are now exported

BREAKING CHANGES

  • Renamed some type names that were previously unexpected but were used by exported functions.
  • Fixed some exported type definitions to be more correct.
  • Dropping node 8 and targeting Node 10/ES2018.

v4.1.2...v5.0.0