Skip to content

Releases: openapi-typescript-infra/coconfig

v3.2.1

22 Jul 20:52
Compare
Choose a tag to compare

3.2.1 (2023-07-22)

Bug Fixes

  • npm: ignore test files for npm publishing (c901254)

v3.2.0

18 Jul 15:24
Compare
Choose a tag to compare

3.2.0 (2023-07-18)

Features

  • deps: upgrade a number of dependencies (60ad1f7)

v3.1.0

22 Jun 14:26
Compare
Choose a tag to compare

3.1.0 (2023-06-22)

Features

  • ts: use @ as root reference path (f20b825)

v3.0.2

26 May 16:20
Compare
Choose a tag to compare

3.0.2 (2023-05-26)

Bug Fixes

  • db: ignore migrations in linter (112d0f1)

v3.0.1

26 May 05:01
Compare
Choose a tag to compare

3.0.1 (2023-05-26)

Bug Fixes

  • esm: remove jest esm settings (750bf7c)

v3.0.0

26 May 04:57
Compare
Choose a tag to compare

3.0.0 (2023-05-26)

Features

  • esm: welp, ESM is not ready for real world usage yet (dad574e)

BREAKING CHANGES

  • esm: maybe I'll try again in 6 months. Jest and eslint cannot handle it now

v2.0.1

26 May 03:46
Compare
Choose a tag to compare

2.0.1 (2023-05-26)

Bug Fixes

  • esm: update jest and eslint config for esm nonsensery (a2bc98f)

v2.0.0

26 May 02:57
Compare
Choose a tag to compare

2.0.0 (2023-05-26)

Features

  • esm: move to ESM in this module and in the configurations it generates (f377d4d)

BREAKING CHANGES

  • esm: You will have to be careful about file extensions - cjs/cts vs. js/ts