Releases: zoubingwu/msw-auto-mock
Releases · zoubingwu/msw-auto-mock
[email protected]
Minor Changes
- d03bc3e: Fix generated code for string with max length
[email protected]
Minor Changes
- b2bf101: Fix peer dependency version range
[email protected]
Minor Changes
- 0fb95e1: cache one with static flag for ai mode
[email protected]
Minor Changes
- 8d259bf: Only output ai code when enabled
[email protected]
Minor Changes
- 72829cd: Update faker functions
[email protected]
Minor Changes
- d95b565: Respect min/max constrain for string
[email protected]
Breaking Changes
- Always output to a folder, removed
--node
,--react-native
options
What's Changed
Support generate mock data using generative ai, currently support openai
, azure
and anthropic
Full Changelog: https://github.com/zoubingwu/msw-auto-mock/compare/[email protected]
v0.18.0
What's Changed
- Update prettier version and improve error handling by @zoubingwu in #44
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Fix issue with nested allOf missing object properties by @robrocketmakers in #39
- feat: add static mock generation option by @zoubingwu in #43
New Contributors
- @robrocketmakers made their first contribution in #39
Full Changelog: v0.16.0...v0.17.0