Skip to content

Releases: elysiajs/elysia-openapi

1.4.2

13 Sep 18:11
170355f
Compare
Choose a tag to compare

What's changed

Bug fix:

  • remove xsschema from dependencies

Full Changelog: 1.4.1...1.4.2

1.4.1

13 Sep 18:09
dfd4325
Compare
Choose a tag to compare

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

12 Sep 16:52
7c5f1af
Compare
Choose a tag to compare

What's changed

Improvement:

  • support Elysia 1.4

Full Changelog: 1.3.12...1.4.0

1.3.12

10 Sep 02:26
9390b8a
Compare
Choose a tag to compare

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

06 Sep 11:23
Compare
Choose a tag to compare

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

04 Sep 17:15
f55cf5c
Compare
Choose a tag to compare

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

04 Sep 11:00
2f149ff
Compare
Choose a tag to compare

What's changed

Bug fix:

  • type generator: loose path generated file mapping

Full Changelog: 1.3.8...1.3.9

1.3.8

04 Sep 10:51
4f3e93e
Compare
Choose a tag to compare

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

02 Sep 23:45
593c78d
Compare
Choose a tag to compare

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

02 Sep 22:35
30bcb88
Compare
Choose a tag to compare

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