Skip to content

Releases: ashgw/ts-roids

v1.36.1

23 May 23:49
89d0918
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Odd numeric docs mismatch (8b05831)

📖 Documentation

  • readme: Remove duplicates (1c73ffc)
  • decorators: Remove private foo for @Final (2ec2e4a)
  • Clear out internal usage types (f47d042)
  • Remove bundle size badge (6525e57)

❤️ Contributors

v1.36.0

04 May 14:50
11a0bbd
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

📖 Documentation

🏡 Chore

  • Cleaup source types file (a5cb94b)

❤️ Contributors

v1.35.0

03 May 00:36
4a059ec
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

  • Seperate types decorators (ba5e010)
  • Seperate types decorators 2 (cd90d53)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.34.0

28 Apr 03:30
1fc831e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

📖 Documentation

🏡 Chore

❤️ Contributors

v1.33.0

26 Apr 03:09
e2e164e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • #112: Add Is positive or negative float or integer (d49345a)

🩹 Fixes

💅 Refactors

📖 Documentation

🤖 CI

❤️ Contributors

v.1.32.0

25 Apr 16:24
f692c63
Compare
Choose a tag to compare

v1.32.0

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

  • Rename common-keys.test.ts to pick-common-keys.test.ts (7a06b40)

📖 Documentation

✅ Tests

  • #108: Add tests for ArrayIntersection<Arr> (d66a782)
  • #108: Finish ArrayIntersection<Arr> (1e02dc4)
  • #107: Test every possible primitive type DeepToPrimitive<T> (9e274e8)
  • #109: Test PickCommonKeys<U,V> with non objects (115fd72)

🤖 CI

❤️ Contributors

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

  • Rename common-keys.test.ts to pick-common-keys.test.ts (7a06b40)

📖 Documentation

✅ Tests

  • #108: Add tests for ArrayIntersection<Arr> (d66a782)
  • #108: Finish ArrayIntersection<Arr> (1e02dc4)
  • #107: Test every possible primitive type DeepToPrimitive<T> (9e274e8)
  • #109: Test PickCommonKeys<U,V> with non objects (115fd72)

🤖 CI

❤️ Contributors

v1.31.0

25 Apr 02:14
4279c6f
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

📖 Documentation

  • Add more examples for TestType<T1,T2,Expected> (7769d40)
  • #96: Add docs for UnionToIntersection<T>, done (2915690)

🏡 Chore

✅ Tests

  • #92: Finish logical operator types (188f0cf)
  • #92: Finish If operator testing with other lib types (e1a33af)
  • #96: Add additional tests for UnionToIntersection<T> (f87ad17)
  • #100: Add more test cases for ObjectMethods<T> (455baad)

🤖 CI

  • Remove publishing on tag (c41efbb)

❤️ Contributors

v1.30.0

24 Apr 01:59
603c9e6
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

  • typedoc: Turn @private marker to @hidden @private might be deprecated in future releases, plus @hidden exists anyway (b5c77cc)
  • Rename UniqueArray<Arr> to ArrayUnique<Arr> (a8f72ed)

📖 Documentation

  • Improve inline docs for immutable/mutable types (2352386)
  • Improve inline docs for array types (a02d232)

🏡 Chore

✅ Tests

  • Add more test cases for ArrayIncludes type (fc75c13)

🤖 CI

❤️ Contributors

v1.29.0

23 Apr 22:45
92bd9e0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

  • Rename test-vals.ts to vals.test.ts (a781f63)

❤️ Contributors

v1.28.0

23 Apr 20:26
1d857d2
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

❤️ Contributors