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 56fcda1 commit 6833191Copy full SHA for 6833191
CHANGELOG.md
@@ -1,9 +1,6 @@
1
-# 0.2.2 - 5 Sep 2025
+# 0.2.1 - 5 Sep 2025
2
Bug fix:
3
- revert `createMirrorCode`
4
-
5
-# 0.2.1 - 22 Aug 2025
6
-Bug fix:
7
- handle property name with dot
8
9
# 0.2.0 - 21 Aug 2025
package.json
@@ -1,6 +1,6 @@
{
"name": "exact-mirror",
- "version": "0.2.2",
+ "version": "0.2.1",
"description": "Mirror exact value to TypeBox/OpenAPI model",
"license": "MIT",
"scripts": {
0 commit comments