Releases: grantila/typeconv
Releases · grantila/typeconv
v2.3.1
04 Jun 08:16
Compare
Sorry, something went wrong.
No results found
2.3.1 (2023-06-04)
Bug Fixes
json-schema: Bumped core-types-json-schema (and all other deps) (2c8b7ae ), closes #34
v2.3.0
03 Apr 06:55
Compare
Sorry, something went wrong.
No results found
2.3.0 (2023-04-03)
Features
v2.2.0
19 Mar 10:31
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-03-19)
Features
deps: Bumped all core-types deps to ESM versions (bd583dd )
v2.1.0
05 Feb 17:44
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-02-05)
Bug Fixes
suretype: Fix missing required() (af57eae ), closes #14
Features
typescript: Support for Omit, Pick, Partial (915dc65 ), closes #20
v2.0.0
05 Feb 10:14
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-02-05)
Features
deps: Replaced @babel/code-frame with awesome-code-frame (12f2a34 )
node: Dropped support for Node 12 (81d9bca )
package: Exports as pure ESM, no more CommonJS support (5e454cc )
typescript: Added namespace support (a3a0807 ), closes #10
BREAKING CHANGES
package: Dropped support for CommonJS
node: Dropped support for Node 12
v1.8.0
19 Jun 08:13
Compare
Sorry, something went wrong.
No results found
1.8.0 (2022-06-19)
Features
deps: bumped core-types-graphql, core-types-json-schema, core-types-suretype, core-types-ts (255f3d5 )
ts: added '--ts-non-exported' flag to define strategy for what to do with non-exported types (5e75186 ), closes #26
v1.7.0
20 Oct 22:04
Compare
Sorry, something went wrong.
No results found
1.7.0 (2021-10-20)
Features
annotations: changed meaning of 'title' and 'description' (0009532 ), closes #13
v1.6.0
17 Oct 22:18
Compare
Sorry, something went wrong.
No results found
1.6.0 (2021-10-17)
Features
deps: bumped deps for various fixes and improvements (9807691 ), closes #5
v1.5.0
11 Sep 09:40
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-09-11)
Features
core: fixed openapi schema ref (98c563a ), closes #11
v1.4.1
17 Apr 08:29
Compare
Sorry, something went wrong.
No results found
1.4.1 (2021-04-17)
Bug Fixes
ts: bumped core-types-[ts,suretype] for comment fixes (bb667f4 )