Skip to content

6.0.0

Compare
Choose a tag to compare
@timocov timocov released this 13 Nov 22:22
· 220 commits to master since this release

Breaking changes

  • The default order between imported and referenced as types packages has been changed. Now all libraries that has types from @types/ by default are treated as "should be imported" unless they explicitly declared as "should be referenced as types" (see #170 and f72fde1)
  • yargs package has been upgraded from v15 to v17 (see c9481ec)