Skip to content

Latest commit

 

History

History
71 lines (32 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

71 lines (32 loc) · 3.02 KB

4.6.0 (2024-10-19)

Features

  • remove ts-node in favor of tsx (108a3c6)

4.5.0 (2024-10-19)

Features

  • dump Typescript path aliasing in favor of built in ESM aliases (ba4bb86)

4.4.0 (2024-04-28)

Features

  • vitest: look for setup files as well as global setup (a821003)

4.3.1 (2024-04-28)

Bug Fixes

  • ci: bump to node20 (2f5b35c)
  • vitest: use setup file if present (40092bb)

4.3.0 (2023-12-16)

Features

  • lib: skipLibCheck for TS (954a190)

4.2.2 (2023-10-18)

Bug Fixes

  • vitest: ignore build and dist directories (dc97482)

4.2.1 (2023-09-27)

Bug Fixes

  • k6: ignore k6 performance testing files (2b4b444)

4.2.0 (2023-09-19)

Features

  • esm: attempt to detect ESM usage and adjust configs (829a52b)

4.1.0 (2023-09-01)

Features

  • ts: use NodeNext for module and resolution (a80d073)

4.0.2 (2023-08-17)

Bug Fixes

  • release: add missing plugin (48da37b)
  • release: move plugin configs to release key (da61bdd)