Skip to content

Release 6.14.0

Compare
Choose a tag to compare
@anymaniax anymaniax released this 11 Apr 20:16
· 603 commits to master since this release

6.14.0 (2023-04-11)

Bug Fixes

  • correctly handle enums without type properties (#814) (daf83a5)
  • zod: avoid deplicated consts declaration (03a058f)
  • zod: change import to handle synthetic import config (8a37cda)

Features

  • core: remove readonly properties from request body (#813) (f5b1ec9)
  • packages: add option to filter generated endpoints (#810) (673bb55)
  • query: generate query and mutation options functions (#821) (79e9527)