Skip to content

Release 6.10.0

Compare
Choose a tag to compare
@anymaniax anymaniax released this 13 Sep 15:13
· 748 commits to master since this release

6.10.0 (2022-09-13)

Bug Fixes

  • code: generated code for arrays with nullable items (#563) (6b3f770)
  • compare-versions: handling range versions (031a02a)
  • generators: sanitize schema name (94a4d39)
  • msw (#532) (e18539d)
  • msw: generated mocks for polymorphic type (#567) (5748a40)
  • mutator: correctly check if custom instance is a hook (d921c2f)
  • writers: fix handling of duplicate kebab'd tag names (#581) (a2b929a)

Features