Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ngryman ngryman released this 06 Dec 10:28
· 1 commit to main since this release
f86475e

Features

  • feat(normalizer): now accept a schema path too 0339f73
  • feat: expose the normalize function edde1e3

Fixes

  • fix(normalizer): keep a number primitive as is c49750d

Documentation

  • docs(api): drop imperative mood in descriptions 78984a7
  • docs(api): add the normalize function 05a1a0f
  • docs(api): fix typo in generateTypes examples a447ab6

Other

Refactoring

  • refactor(utils): extract loadSchema 37046a5

Chores

  • chore: commit changes to the lock file 1729d9f

v0.1.2...v0.2.0