Skip to content

v2.0.0

Compare
Choose a tag to compare
@flaviusone flaviusone released this 13 Mar 22:32
· 15 commits to master since this release

Breaking

  • removed deprecatedCoverageDecreaseThreshold
  • Updates markdown-table to v2 (might change output style).
  • Emits ES2021 instead of es5.
  • Removed I from the beginning of all ts interfaces.

Minor

  • Updates all dev dependencies.
  • Migrated CI from deprecated Travis.
  • Minor code cleanup.