Releases: elysiajs/elysia-openapi
Releases · elysiajs/elysia-openapi
1.4.2
1.4.1
What's new
Feature:
- add
mapJsonSchema
to add custom JSON Schema mapping
Bug fix:
- build error when using --compile
Change:
- remove xsschema
Full Changelog: 1.4.0...1.4.1
1.4.0
1.3.12
What's changed
Improvement:
- type generator: add
compilerOptions
,tmpRoot
options
Bug fix:
- type generator: use absolute path to generate types
Full Changelog: 1.3.11...1.3.12
1.3.11
What's changed
Bug fix:
- type generator: convert Windows path to Unix for TypeScript CLI
Note:
- I blame Windows for commit every file for some reason even if the content is the same, maybe some encoding stuff
Full Changelog: 1.3.10...1.3.11
1.3.10
What's new
Feature:
- type generator: accept
.d.ts
to prevent type generation in production
Bug fix:
- type generator: loose path generated file mapping
Full Changelog: 1.3.9...1.3.10
1.3.9
What's changed
Bug fix:
- type generator: loose path generated file mapping
Full Changelog: 1.3.8...1.3.9
1.3.8
What's changed
Bug fix:
- type generator: if failed, do not generate empty JSON
- type generator: friendly error message, and better error handling
- type generator: overrideOutputPath can be string
Full Changelog: 1.3.7...1.3.8
1.3.7
What's new
Improvement:
- type generator: clean up temp files after generation
Bug fix:
- type generator: imbalance bracket or something
Full Changelog: 1.3.6...1.3.7
1.3.6
What's changed
Improvement:
- type generator: add loose path type matching
- type generator: try loose matching for schema type
Full Changelog: 1.3.5...1.3.6