Skip to content

Releases: barelyhuman/typeable

v0.1.8

Choose a tag to compare

@barelyhuman barelyhuman released this 05 Feb 19:12

Full Changelog: v0.1.6...v0.1.8

v0.1.6

Choose a tag to compare

@barelyhuman barelyhuman released this 24 Jan 13:18

Additions

  • Adds partial function introspection, the generated types now have async and sync differentiation and will also generate custom arguments

Example:
A structure like this would generate types like below
image image

All Changes

9d12f8a 0.1.6

f9cf1af fix: add proper functional parameter handling

3231489 add handling for function arguments

v0.1.4

Choose a tag to compare

@barelyhuman barelyhuman released this 20 Jan 22:39

Changes

  • Adds support for Map and Set as nested properties
  • Reduced the overall size
  • No More ts-morph, adds a tiny subset for code printing a.k.a 0 deps 🎉