Skip to content

Releases: sindresorhus/ts-extras

v0.13.0

24 Aug 06:17
Compare
Choose a tag to compare

v0.12.0

26 Jul 12:06
Compare
Choose a tag to compare

Breaking

Fixes

  • Fix objectEntries with optional properties 40b2cd9

v0.11.0...v0.12.0

v0.11.0

16 Aug 17:06
Compare
Choose a tag to compare

Breaking

Improvements

  • Remove some moot function wrappers 2874930

v0.10.2...v0.11.0

v0.10.2

12 Apr 12:51
Compare
Choose a tag to compare
  • Fix support for interface param in objectKeys (#51) f330745

v0.10.1...v0.10.2

v0.10.1

16 Mar 08:53
Compare
Choose a tag to compare
  • Narrow the searched element type in setHas and arrayIncludes (#41) 04f2818

v0.10.0...v0.10.1

v0.10.0

26 Feb 07:19
Compare
Choose a tag to compare

v0.9.1

24 Feb 15:31
Compare
Choose a tag to compare
  • Fix objectFromEntries() to support readonly (#36) 75b7d93

v0.9.0...v0.9.1

v0.9.0

06 Feb 04:30
Compare
Choose a tag to compare

Breaking

  • isDefined() no longer removes null from the type 1157f37

Improvements

  • Add isPresent() 1157f37
    • This works like how isDefined() used to work.

v0.8.0...v0.9.0

v0.8.0

04 Jan 17:48
Compare
Choose a tag to compare

v0.7.1...v0.8.0

v0.7.1

03 Jan 14:12
Compare
Choose a tag to compare
  • Fix export of isFinite, isInteger, isSafeInteger (#27) e7b4b14

v0.7.0...v0.7.1