Skip to content

Releases: herberttn/vite-plugin-typescript-transform

v1.3.1

17 May 00:17
Compare
Choose a tag to compare

1.3.1 (2024-05-17)

Bug Fixes

v1.3.0

04 Mar 00:05
Compare
Choose a tag to compare

1.3.0 (2024-03-04)

Features

  • support extends when parsing tsconfig.json file (4ce7744)

v1.2.2

04 Jul 04:26
Compare
Choose a tag to compare

1.2.2 (2023-07-04)

Bug Fixes

  • sourcemap and error code frame (a2d5a74)

v1.2.1

03 Jul 23:13
Compare
Choose a tag to compare

1.2.1 (2023-07-03)

Bug Fixes

  • clarify esbuild position in the plugin invocation order (d719a8f)

v1.2.0

03 Jul 21:18
Compare
Choose a tag to compare

1.2.0 (2023-07-03)

Features

  • add jsdoc to options type (7699aa5)

v1.0.2

03 Jul 20:26
Compare
Choose a tag to compare

1.0.2 (2023-07-03)

Bug Fixes

  • enable npm types discovery (b31c210)

v1.0.0

03 Jul 18:47
Compare
Choose a tag to compare

1.0.0 (2023-07-03)

⚠ BREAKING CHANGES

  • add first implementation

Features

  • add first implementation (b4670aa)