Skip to content

v0.6.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 05 Jul 09:49

Breaking:

  • Rename the Omit type to Except (#44) cfac1de
    We had to rename this type because TypeScript 3.5 introduced a type with the same name, but less strict... Read more here.

Enhancements:

Fixes:

  • Add missing Yarn field to the PackageJson type 5809b49

v0.5.2...v0.6.0