- a526bf0: chore: switch to ts project for example and upgrade deps
- 37b63a0: - chore: switch to pnpm 10.6.1 and fix tests (#83)
- fix: resolve type object allOf recursively (#69)
- Allow for different resource keys than application/json (#73)
- Extend transform string logic to return faker's fromRegExp() if a regexp pattern is provided (#74)
- Change createOpenAI option baseURL source (#77)
- improved the handling of date-time strings and time strings. (#80)
- 61df9e8: Added TypeScript file generation option (--typescript) to generate TypeScript files instead of JavaScript files.
- d03bc3e: Fix generated code for string with max length
- b2bf101: Fix peer dependency version range
- 0fb95e1: cache one with static flag for ai mode
- 8d259bf: Only output ai code when enabled
- 72829cd: Update faker functions
- d95b565: Respect min/max constrain for string
- Always output to a folder, removed
--node
,--react-native
options
- e2b05fb: Support generate mock data using generative ai, currently support
openai
,azure
andanthropic