Skip to content

Releases: sindresorhus/type-fest

v0.7.1

03 Aug 13:54
Compare
Choose a tag to compare

v0.7.0...v0.7.1

v0.7.0

03 Aug 13:52
Compare
Choose a tag to compare
  • Add Opaque type (#53) 681f59b
  • Add an optional Argument type parameter to the Class type (#52) 8b8dd4d

v0.6.0...v0.7.0

v0.6.0

05 Jul 09:49
Compare
Choose a tag to compare

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

v0.5.2

26 May 09:21
Compare
Choose a tag to compare

v0.5.1...v0.5.2

v0.5.1

15 May 11:41
Compare
Choose a tag to compare
  • Add typescript@>=3.2 as peer dependency ec153c6
  • Add esnext lib reference for BigInt support (#37) 426ccd3

v0.5.0...v0.5.1

v0.5.0

12 May 14:59
Compare
Choose a tag to compare
  • Add BigInt support to the Primitive and TypedArray type aacf829
  • Add ReadonlyDeep type (#34) 22c3a99

v0.4.1...v0.5.0

v0.4.1

22 Apr 01:46
Compare
Choose a tag to compare

v0.4.0...v0.4.1

v0.4.0

21 Apr 15:24
Compare
Choose a tag to compare

v0.3.1...v0.4.0

v0.3.1

10 Apr 03:05
Compare
Choose a tag to compare
  • Add global definition for Symbol.observable (#21) 1ebcf9b

v0.3.0...v0.3.1

v0.3.0

18 Mar 06:33
Compare
Choose a tag to compare

v0.2.0...v0.3.0