Releases: sweetscript/nuxt-nust
Releases · sweetscript/nuxt-nust
v1.0.14
- Introduce the nust cli and its generate command
v1.0.13
- Add openapi meta support to guards
v1.0.12
Fix to allow promise custom decorators
v1.0.11
- Config openApiTag
- EventObject route parameter
v1.0.10
- Update docs
- Remove empty path route taht is added by custom router from openapi json so doc generators stop throwing an error
v1.0.9
- Fix build error
- Update docs
- Introduce
#nustimport alias for runtime utils
v1.0.8
v1.0.7
- Add docs
- Fix for loading nust controllers issue - attempt #1
v1.0.6
- Introduce openapi decorators to support nestjs like Api decorators for swagger and scalar