6.0.0
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)