fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
132 stars 40 forks source link

Release new version #91

Closed qqilihq closed 11 months ago

qqilihq commented 11 months ago

Prerequisites

Issue

The current version on NPM uses a quite old version of Swagger UI - since then there have been several feature and bugfix releases. Could you please release a current version to NPM? (current version is v5.9.0, this module currently contains v5.1.2)

Thank you!

Eomm commented 11 months ago

Done - but we need something to check it because right now Swagger UI is a dev dep and I had to reinstall manually before the release

qqilihq commented 11 months ago

Thank for - works very fine for me đź‘Ť

gurgunday commented 11 months ago

May I ask why it doesn’t use ^5?

@Eomm

Uzlopak commented 11 months ago

We basically bundle swagger-ui with fastify-swagger-ui.