Releases: sindresorhus/type-fest
Releases · sindresorhus/type-fest
v0.8.1
v0.8.0
v0.7.1
- Fix filename typo 9ffc7c8
v0.7.0
v0.6.0
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
v0.5.2
- Revert "Add
typescript
as peer dependency" (See #36 (comment)) e06bec8