Skip to content

Releases: tazo90/next-openapi-gen

v0.8.9

02 Dec 14:03

Choose a tag to compare

🐛 Bug Fixes

  • support Zod .extend() and deduplicate required fields (#61) (7ef918d)

v0.8.8...v0.8.9

v0.8.8

16 Nov 20:49

Choose a tag to compare

✨ Features


v0.8.7...v0.8.8

v0.8.7

16 Nov 20:16

Choose a tag to compare

🐛 Bug Fixes

  • resolve nested Zod schema references in envelope objects (#59) (97ee719)

📝 Documentation

  • typo in CHANGELOG.md (311fd3b)
  • update openapi file in next15-app-zod example (65a12d5)

v0.8.6...v0.8.7

v0.8.6

13 Nov 23:26

Choose a tag to compare

🐛 Bug Fixes

📝 Documentation

  • simplify examples section (7b08c23)

v0.8.5

10 Nov 21:15

Choose a tag to compare

✨ Features

  • support Zod factory functions (schema generators) (#50) (5168100)

v0.8.4...v0.8.5

v0.8.4

06 Nov 10:31

Choose a tag to compare

🐛 Bug Fixes

  • remove schemaFiles and outputDir from generated file (#48) (80bf7a7)

v0.8.3...v0.8.4

v0.8.3

01 Nov 22:08

Choose a tag to compare

✨ Features

  • add --ui none and --output options (#47) (0c90bcc)

v0.8.2...v0.8.3

v0.8.2

31 Oct 09:30

Choose a tag to compare

✨ Features

  • support for multiple schema types simultaneously (#46) (c4c09b5)

📝 Documentation

  • simplify pull request template (a887ca8)

v0.8.1...v0.8.2

v0.8.1

28 Oct 23:37

Choose a tag to compare

✨ Features

  • add improved type definitions for schema processing (2513d19)
  • implement automated release process with changelog generation (263ac47)

🐛 Bug Fixes

  • remove contents option from np config to publish root package (6c0afd8)

📝 Documentation

  • improve formatting in PR template and contributing guide (85677dc)

🔨 Chores

  • add --no-cleanup --no-tests flags to release script (1e72d77)
  • disable cleanup in np config to avoid npm ci issues (eb725ee)
  • disable tests in np to skip npm ci step (1325048)
  • setup automated release process with np and auto-changelog (c0e6f7f)
  • update keywords in package.json (44140fa)

Full changelog: v0.8.0...v0.8.1