Skip to content

Releases: Morgbn/nuxt-oa

v1.12.1

27 Sep 17:11
Compare
Choose a tag to compare

1.12.1 (2024-09-27)

Bug Fixes

  • 🩹 handle prerender mode (11b8f11)

v1.12.0

23 Aug 15:12
Compare
Choose a tag to compare

1.12.0 (2024-08-23)

Features

  • 🎨 export defaultDbName (daa8d6f)
  • ✨ collection:before hook & Model.db() (00dd90b)

v1.11.7

19 Aug 08:18
Compare
Choose a tag to compare

1.11.7 (2024-08-19)

Bug Fixes

  • 🩹 undefined tracked prop was converted to null (fe200e6)

v1.11.6

15 Aug 10:30
Compare
Choose a tag to compare

1.11.6 (2024-08-15)

Bug Fixes

  • 🎨 support number/boolean encryption (0d9a7c5)

v1.11.5

21 Jun 06:58
Compare
Choose a tag to compare

1.11.5 (2024-06-21)

Bug Fixes

  • 🚑 client schema != server schema (983b994)

v1.11.4

19 Jun 14:55
Compare
Choose a tag to compare

1.11.4 (2024-06-19)

Bug Fixes

  • 🩹 rm .js ext (272e458)
  • 🩹 useOaConfig merge runtimeConfig (caec6c4)

v1.11.3

19 Jun 14:28
Compare
Choose a tag to compare

1.11.3 (2024-06-19)

Bug Fixes

  • 🩹 import in playground api (b4bad7b)
  • 🎨 better config with useOaConfig() (54dbeed)
  • 🎨 better types/imports (29c5606)
  • 🎨 support recursive additionalProperties (e6e4e38)
  • 🏷️ ModuleOptions (d08a179)
  • 🔒 erase sensitive buffer (ae71093)

v1.11.2

04 Jun 09:25
Compare
Choose a tag to compare

1.11.2 (2024-06-04)

Bug Fixes

  • 🩹 jsonKey use RegExp instead of string (d34e9c7)
  • 🐛 dicType with properties & additionalProperties & required (f097d79)
  • 🐛 genInterface prop with non word chars (dc345f4)
  • 🏷️ genInterface support schema dictionnaries (d7ff3f5)

v1.11.1

21 May 12:10
Compare
Choose a tag to compare

1.11.1 (2024-05-21)

Bug Fixes

v1.11.0

19 Feb 07:34
Compare
Choose a tag to compare

1.11.0 (2024-02-19)

Features

  • ✨ add findEncrypted and findOneEncrypted (bef68ed)