Releases: didikmulyadi/nodejs-api-doc
🎉 Release v1.2.0 - UI Switcher
Aug 17, 2023
A big thanks to the contributors who made this release possible. This release focused on the feature 🚀.
What's New 🎉
- Responsive in Stoplight UI
- API Doc Platform Switcher in the right bottom of the screen to change the API doc UI
layoutparameter support forstoplighttype, the optionssidebar|stackedmetaDescriptionparameter support
What's Changes 🎉
- deprecated
defaultUIparameter, useapiDocPlatform
All contributors of this release in alphabetical order: @didikmulyadi
🎉 Release v1.1.0 - Support Express JS
Aug 16, 2023
A big thanks to the contributors who made this release possible. This release focused on the feature and documentation🚀.
What's New 🎉
- Add support for Express.js,
import { ExpressApiDoc } from '@didik-mulyadi/nodejs-api-doc'. - We already have examples for NestJS Fastify with Nest Swagger, NestJS Express with Nest Swagger, and express with swagger-jsdoc.
All contributors of this release in alphabetical order: @didikmulyadi
🎉 Release v1.0.3 - Update the doc and variable name
Aug 15, 2023
A big thanks to the contributors who made this release possible. This release focused on the bug fix and documentation🚀.
What's Fix 🎉
- Update the README
- Rename export class name from
NodeJsApiDoctoNestApiDoc
All contributors of this release in alphabetical order: @didikmulyadi
🎉 Release v1.0.2 - Update the documentation
Aug 15, 2023
A big thanks to the contributors who made this release possible. This release focused on the documentation🚀.
What's Fix 🎉
- Split usage and implementation section in the README
All contributors of this release in alphabetical order: @didikmulyadi
🎉 Release v1.0.1 - Fix the documentation
Aug 14, 2023
A big thanks to the contributors who made this release possible. This release focused on the documentation🚀.
What's Fix 🎉
- Fix the package name from
nodejs-api-docstonodejs-api-doc - Fix some wording from the repo templates
https://github.com/didikmulyadi/npm-package-creator
All contributors of this release in alphabetical order: @didikmulyadi
🎉 First Release v1.0.0 of @didik-mulyadi/nodejs-api-doc
Aug 14, 2023
A big thanks to the contributors who made this release possible. This release focused on functionalities🚀.
What's New 🎉
- Add support for the Nest.js framework (express and fastify)
- Add UI doc support for swagger, redoc, and stoplight
- Add a helmet config to allow the
@didik-mulyadi/nodejs-api-docto run in the application
All contributors of this release in alphabetical order: @didikmulyadi