We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89ab28 commit 9ed3168Copy full SHA for 9ed3168
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 1.1.14 - 9 Oct 2024
+# 1.1.6 - 17 Nov 2024
2
+Bug fix:
3
+- [#156](https://github.com/elysiajs/elysia-swagger/pull/156) add type check in cloneHook
4
+
5
+# 1.1.4 - 9 Oct 2024
6
Bug fix:
7
- Fix duplicate object reference
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@elysiajs/swagger",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "Plugin for Elysia to auto-generate Swagger page",
"author": {
"name": "saltyAom",
0 commit comments