Releases: openapi-typescript-infra/coconfig
Releases · openapi-typescript-infra/coconfig
v3.2.1
3.2.1 (2023-07-22)
Bug Fixes
- npm: ignore test files for npm publishing (c901254)
v3.2.0
3.2.0 (2023-07-18)
Features
- deps: upgrade a number of dependencies (60ad1f7)
v3.1.0
3.1.0 (2023-06-22)
Features
- ts: use @ as root reference path (f20b825)
v3.0.2
3.0.2 (2023-05-26)
Bug Fixes
- db: ignore migrations in linter (112d0f1)
v3.0.1
3.0.1 (2023-05-26)
Bug Fixes
- esm: remove jest esm settings (750bf7c)
v3.0.0
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
2.0.1 (2023-05-26)
Bug Fixes
- esm: update jest and eslint config for esm nonsensery (a2bc98f)
v2.0.0
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