Skip to content

Releases: LCcodder/typing-assets

Bugfix

03 Nov 15:15

Choose a tag to compare

  • Fixed bug with undefined argument in type guard (related issue - #2)

Bugfix: 2.1.3

20 Jul 17:16

Choose a tag to compare

Finally fixed import errors

  • Now you can use typing-assets like a normal library!
  • Now release is stable and can be used in real projects

Minor fixes

10 Jun 16:38

Choose a tag to compare

Changed arguments positions in some methods, added 2 additional test cases

First release

09 Jun 17:15

Choose a tag to compare

Curreтt functional:

  • Type guard generation (by validator or by property)
  • Type asserter (by validator or by property)
  • Combined generator
  • "Is same type" checker
  • Property picker and property excluder
  • Utility types