Breaking:
- Rename the
Omit
type toExcept
(#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