Releases: BRIKEV/express-jsdoc-swagger
Releases · BRIKEV/express-jsdoc-swagger
v1.5.0
v1.4.0
This release contains:
Bugfixes
None
Codeclimate
None
Features
- feat: add swaggerUi options (#139). Thanks to @ofarukaydin
- Feature: support 2 new syntaxes for an array of schema in
@return
and in@Property
(#130). Thanks to @meabed - feat: parse JSDoc @description tags (#141). Thanks to @dahlmo
Dependencies
- chore(deps): Bump y18n from 4.0.0 to 4.0.1 (#143)
v1.3.2
This release contains:
Bugfixes
- Fix TS definitions in this commit https://github.com/BRIKEV/express-jsdoc-swagger/commits/master
- Fix example error when rendering JSON examples in the Swagger UI.
Codeclimate
None
Features
None
Dependencies
- Upgrade swagger-ui-express from 4.1.5 to 4.1.6 (#126)
v1.3.1
This release contains:
Bugfixes
- Fix CI publish script updating the npm version. 1b32034
Codeclimate
None
Features
- Add multiple OpenAPI instances in this commit 04c116c. Thanks to @juliendu11
Dependencies
v1.3.0
v1.2.0
v.1.1.3
v1.1.2
v1.1.1
v1.1.0
This release contains:
Bugfixes
None
Features
- Add support for
example
annotations in this commit by @LonelyPrincess: cee0800 - Add support for
Form parameters
in this commit: 0500510
Dependencies
- Update commitlint dependency in this commit: e2e3582