Skip to content

Releases: StyleShit/stereotyped

v0.1.3

22 Sep 10:28
4bf8c07

Choose a tag to compare

Patch Changes

  • b933c78: Fix optional key detection

v0.1.2

21 Sep 19:57
e2ebcd9

Choose a tag to compare

Patch Changes

  • c4f3492: Add optional property documentation

v0.1.1

21 Sep 19:27
f92bca7

Choose a tag to compare

Patch Changes

v0.1.0

21 Sep 19:23

Choose a tag to compare

Minor Changes

  • a9eb7db: Support nested objects validation
  • 76b361f: Add usage documentation
  • 2f53714: Support tuples parsing
  • 5fe29c4: Support unions validation
  • 1454df2: Support schema type inference
  • 1d1c216: Support optional keys validation
  • e36930a: Support types wrapped with brackets
  • 5a2c8ac: Support arrays validation
  • 97458f2: Support literal values validation
  • 8d5c2af: Support primitive types validation
  • a25e743: Support the object keyword

Patch Changes

  • e9c6360: Improve union type error