Skip to content

Releases: DetachHead/ts-helpers

16.2.0

19 Sep 09:02
6995445
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.1.0...16.2.0

16.1.0

14 Apr 01:31
011d143
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.0.0...16.1.0

16.0.0

21 Mar 00:34
2ef3bb9
Compare
Choose a tag to compare

What's Changed

  • fix ReplaceValuesRecursive for unions by @DetachHead in #234
  • rename Required to RequiredProperties to avoid conflict with builtin type, add optional types & more required types by @DetachHead in #235
  • fix dom types being incorrectly available by @DetachHead in #236
  • fix NoUncheckedIndexedAccess and move compilerOptions types to their own file by @DetachHead in #237

Full Changelog: 15.1.0...16.0.0

15.1.0

14 Mar 04:32
73ab5c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.0.0...15.1.0

15.0.0

28 Feb 06:41
Compare
Choose a tag to compare

What's Changed

  • rename cast functions to narrow and add narrowCast function by @DetachHead in #227
  • add Intersection type which correctly handles index signatures by @DetachHead in #228

Full Changelog: 14.0.0...15.0.0

14.0.0

04 Jan 07:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.0.0...14.0.0

13.0.0

28 Nov 01:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.2.0...13.0.0

12.2.0

13 Sep 07:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.1.1...12.2.0

12.1.1

05 Sep 03:03
Compare
Choose a tag to compare

What's Changed

  • fix issues with trim where the value isn't known at compiletime by @DetachHead in #198

Full Changelog: 12.1.0...12.1.1

12.1.0

05 Sep 01:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...12.1.0