Skip to content

Releases: Morgbn/nuxt-oa

v2.0.0

04 Apr 09:18

Choose a tag to compare

2.0.0 (2026-04-04)

Bug Fixes

  • 🩹 add missing deleted unstaged code (5395e45)

BREAKING CHANGES

  • switch to last mongodb driver
  • If you were using swaggerPath in your configuration,
    you need to update it by scalarPath

v1.14.3

19 Mar 15:05

Choose a tag to compare

1.14.3 (2026-03-19)

Bug Fixes

  • 🩹 auto track updatedBy if userstamps.updatedBy is set (5849e50)

v1.14.2

17 Mar 09:35

Choose a tag to compare

1.14.2 (2026-03-17)

Bug Fixes

  • 🏷️ better server side types (5288589)

v1.14.1

17 Mar 08:15

Choose a tag to compare

1.14.1 (2026-03-17)

Bug Fixes

  • 🏷️ better server side types (6f24ba6)

v1.14.0

19 Jan 13:53

Choose a tag to compare

1.14.0 (2026-01-19)

Features

  • ✨ add an upsert method (7580141)

v1.13.1

19 Jan 12:35

Choose a tag to compare

1.13.1 (2026-01-19)

Bug Fixes

  • 🎨 support property path in encryptedProperties (4a6c4f5)
  • 🏷️ improve OneOf type (6872786)

v1.13.0

16 Jan 10:51

Choose a tag to compare

1.13.0 (2026-01-16)

Bug Fixes

Features

  • 🎨 support folders in schemas folder (b5b0c61)

v1.12.3

04 Mar 15:29

Choose a tag to compare

1.12.3 (2025-03-04)

Bug Fixes

  • ⬆️ upgrade dependencies (70f308e)

v1.12.2

28 Nov 11:09

Choose a tag to compare

1.12.2 (2024-11-28)

Bug Fixes

  • 🐛 schema cleaning in typeGenerator (0971986)

v1.12.1

27 Sep 17:11

Choose a tag to compare

1.12.1 (2024-09-27)

Bug Fixes

  • 🩹 handle prerender mode (11b8f11)