Skip to content

Releases: openapi-typescript-infra/create

v2.0.4

13 Oct 15:49
Compare
Choose a tag to compare

2.0.4 (2023-10-13)

Bug Fixes

  • errors: throw if package name is missing (0d6d552)

v2.0.3

19 Sep 20:00
Compare
Choose a tag to compare

2.0.3 (2023-09-19)

Bug Fixes

  • types: use new utility types (9ccf255)

v2.0.2

19 Sep 16:22
Compare
Choose a tag to compare

2.0.2 (2023-09-19)

Bug Fixes

  • db: cleanup database name (ec637d8)

v2.0.1

19 Sep 15:58
Compare
Choose a tag to compare

2.0.1 (2023-09-19)

Bug Fixes

  • deps: bump some more deps (7ddbfe0)

v2.0.0

19 Sep 01:10
Compare
Choose a tag to compare

2.0.0 (2023-09-19)

Features

  • vitest: move to vitest from jest (e516700)

BREAKING CHANGES

  • vitest: vitest is now the default test runner

v1.4.4

18 Sep 18:26
Compare
Choose a tag to compare

1.4.4 (2023-09-18)

Bug Fixes

  • run: skip dir warning if env var is set (e8107af)

v1.4.3

18 Sep 17:27
Compare
Choose a tag to compare

1.4.3 (2023-09-18)

Bug Fixes

  • export: add more exports (c4200bc)

v1.4.2

18 Sep 15:20
Compare
Choose a tag to compare

1.4.2 (2023-09-18)

Bug Fixes

  • export: add individual exports (c9fa37e)

v1.4.1

03 Sep 01:17
Compare
Choose a tag to compare

1.4.1 (2023-09-03)

Bug Fixes

  • lint: remove husky and lint-staged from template (33ccd34)

v1.4.0

18 Jul 15:36
Compare
Choose a tag to compare

1.4.0 (2023-07-18)

Features

  • api: add capability to create empty route handlers (7372a91)