Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Releases: esbuild-kit/cjs-loader

v2.2.0

21 Jun 21:07
3991a1a

Choose a tag to compare

2.2.0 (2022-06-21)

Features

v2.1.0

10 Jun 21:03
f58f7d5

Choose a tag to compare

2.1.0 (2022-06-10)

Features

  • typescript: support tsconfig paths (#8) (f58f7d5)

v2.0.1

25 May 01:14
c917323

Choose a tag to compare

2.0.1 (2022-05-25)

Bug Fixes

  • typescript: resolve js to ts (#4) (c917323)

v2.0.0

17 May 16:07
4b7422b

Choose a tag to compare

2.0.0 (2022-05-17)

Features

  • dynamic import to interop with modules using __esModule (#2) (4b7422b)

BREAKING CHANGES

  • dynamic import result is now accurate

v1.0.2

17 May 16:01

Choose a tag to compare

1.0.2 (2022-05-17)

Bug Fixes

  • only catch missing cts/mts error (e8592c7)

v1.0.1

16 May 05:32

Choose a tag to compare

1.0.1 (2022-05-16)

Bug Fixes

  • typescript: fallback to checking cjs/mjs on missing cts/mts (#1) (b503fe9)

v1.0.0

10 May 17:35

Choose a tag to compare

1.0.0 (2022-05-10)

Features