Releases: julianpoemp/nestjs-redox
Releases · julianpoemp/nestjs-redox
nestjs-redox-1.2.2
1.2.2 (2024-09-11)
Bug Fixes
- nestjs-redox: fastify multiple api spec throws "The decorator 'basicAuth' has already been added (622be00), closes #7
nestjs-redox-1.2.1
1.2.1 (2024-07-26)
Bug Fixes
- nestjs-redox: cdn replacement not working without write access to node_modules (806b694)
nestjs-redox-1.2.0
1.2.0 (2024-07-23)
Features
- nestjs-redox: new NestJSRedoxOptions.overwriteHeadersWith overwrites HTTP header for redoc (1097650), closes #6
- nestjs-redox: replace redoc cdn link with local svg on standalone (5a57946), closes #6
Thanks to
nestjs-redox-1.1.6
1.1.6 (2024-07-22)
Bug Fixes
- nestjs-redox: tag groups not working properly (853e9c6), closes #4
- nestjs-redox: wrong type for RedocOptions.expandResponses, should be string (5f14cde), closes #4
Thanks to
nestjs-redox-1.1.5
1.1.5 (2024-06-23)
Bug Fixes
- nestjs-redox: RedocOptions.logo and RedocOptions.tagGroups not working (9d8b1e0)
nestjs-redox-1.1.4
1.1.4 (2024-06-15)
Features
- nestjs-redox: generate Redoc page from static URL (4f35209)
nestjs-redox-1.1.3
1.1.3 (2024-05-29)
Bug Fixes
- nestjs-redox: add missing theme property (e20cd7e)
Thanks to
- @blastZ for contributing the theme feature und e2e tests
nestjs-redox-1.1.2
1.1.2 (2024-03-06)
Bug Fixes
- nestjs-redox: basic auth with fastify not working (39ff94d)
nestjs-redox-1.1.1
1.1.1 (2024-03-06)
Bug Fixes
- nestjs-redox: refused to execute inline script ref #1 (fa404fa)
nestjs-redox-1.1.0
1.1.0 (2024-03-03)
Features
- nestjs-redox: option "redocBundlesDir" enables setting path for redoc bundles dir (7960257)