vite-plugin-typescript-transform

Applies the TypeScript compiler during vite's transform build phase.

MIT License

Downloads
3.2K
Stars
16

Bot releases are visible (Hide)

vite-plugin-typescript-transform - v1.3.1 Latest Release

Published by github-actions[bot] 5 months ago

1.3.1 (2024-05-17)

Bug Fixes

vite-plugin-typescript-transform - v1.3.0

Published by github-actions[bot] 8 months ago

1.3.0 (2024-03-04)

Features

  • support extends when parsing tsconfig.json file (4ce7744)
vite-plugin-typescript-transform - v1.2.2

Published by github-actions[bot] over 1 year ago

1.2.2 (2023-07-04)

Bug Fixes

  • sourcemap and error code frame (a2d5a74)
vite-plugin-typescript-transform - v1.2.1

Published by github-actions[bot] over 1 year ago

1.2.1 (2023-07-03)

Bug Fixes

  • clarify esbuild position in the plugin invocation order (d719a8f)
vite-plugin-typescript-transform - v1.2.0

Published by herberttn over 1 year ago

1.2.0 (2023-07-03)

Features

  • add jsdoc to options type (7699aa5)
vite-plugin-typescript-transform - v1.0.2

Published by herberttn over 1 year ago

1.0.2 (2023-07-03)

Bug Fixes

  • enable npm types discovery (b31c210)
vite-plugin-typescript-transform - v1.0.0

Published by herberttn over 1 year ago

1.0.0 (2023-07-03)

⚠ BREAKING CHANGES

  • add first implementation

Features

  • add first implementation (b4670aa)