6.18.0 (2023-10-01)
Bug Fixes
- correct
jsStringEscape
import (#921) (4285634) - filter null from enum values (#928) (0860340)
- page: replaced VerbOptions's link (#929) (9fe0772)
- zod client crash when schema has circular ref (#901) (6439bbd)
- zod: better handling for arrays, dates, min (#902) (79f6847)
- zod: regex string escaping (#909) (c4c9f1c)
Features
- core: include originalOperation in VerbOptions (#923) (7ea9b85)
- core: option to disable creating index files (#915) (b3db343)
- core: throw on errors (#898) (b9cf531)
- faker: update and remove deprecated (f1b8ff8)
- msw: allow mock delay override via function (#945) (993d227)
- namedParameters: Add global named parameters option (#914) (663cafa)
- query: add compatibility with version 5 (507e604)
- zod: support array min/max items (#908) (0296a82)