Skip to content

Releases: didikmulyadi/nodejs-api-doc

🎉 Release v1.2.0 - UI Switcher

17 Aug 05:21

Choose a tag to compare

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
  • layout parameter support for stoplight type, the options sidebar|stacked
  • metaDescription parameter support

What's Changes 🎉

  • deprecated defaultUI parameter, use apiDocPlatform

All contributors of this release in alphabetical order: @didikmulyadi

🎉 Release v1.1.0 - Support Express JS

16 Aug 01:21

Choose a tag to compare

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 🎉

All contributors of this release in alphabetical order: @didikmulyadi

🎉 Release v1.0.3 - Update the doc and variable name

15 Aug 03:16

Choose a tag to compare

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 NodeJsApiDoc to NestApiDoc

All contributors of this release in alphabetical order: @didikmulyadi

🎉 Release v1.0.2 - Update the documentation

14 Aug 17:37

Choose a tag to compare

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

14 Aug 17:15

Choose a tag to compare

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-docs to nodejs-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

14 Aug 17:01

Choose a tag to compare

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-doc to run in the application

All contributors of this release in alphabetical order: @didikmulyadi