vite-plugin-typescript-transform

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

MIT License

Downloads
3.2K
Stars
16

Bot releases are hidden (Show)

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)