mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2026-06-03 06:05:35 +00:00
🧹 chore: update
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
# 0.7.4 - 27 Oct 2023
|
||||
Improvement:
|
||||
- [#24](https://github.com/elysiajs/elysia-swagger/pull/24) - adding schema validity test
|
||||
|
||||
Change:
|
||||
- [#48](https://github.com/elysiajs/elysia-swagger/pull/48) update Swagger UI to 4.9.0
|
||||
- [#36](https://github.com/elysiajs/elysia-swagger/pull/36 ) point to generated .d.ts instead of raw .ts
|
||||
|
||||
Bug fix:
|
||||
- [#41](https://github.com/elysiajs/elysia-swagger/pull/41) parameters mapping, fix
|
||||
- [#43](https://github.com/elysiajs/elysia-swagger/pull/43) typo in default documentation
|
||||
|
||||
# 0.7.3 - 26 Sep 2023
|
||||
Feature:
|
||||
- [#19](https://github.com/elysiajs/elysia-swagger/pull/19) feat: handle nullish response types
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@elysiajs/swagger",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"description": "Plugin for Elysia to auto-generate Swagger page",
|
||||
"author": {
|
||||
"name": "saltyAom",
|
||||
|
||||
Reference in New Issue
Block a user