Releases: hemengke1997/vite-plugin-public-typescript
Releases · hemengke1997/vite-plugin-public-typescript
v4.0.0
No significant changes
View changes on GitHub
v3.2.3
🐞 Bug Fixes
- Replace
esbuild-plugin-browserslist
withbrowserslist-to-esbuild
- by @hemengke1997 (53bf2)
View changes on GitHub
v3.2.2
v3.2.1
v3.2.0
🚀 Features
- Path-like option support relative/absolute - by @hemengke1997 (24a26)
View changes on GitHub
v3.1.1
v3.1.0
🚨 Breaking Changes
- Rename
VPPTPluginOptions
toVitePublicTypescriptOptions
- by @hemengke1997 (a9758)
🐞 Bug Fixes
- Windows path fix - by @hemengke1997 (1b985)
- Windows path fix - by @hemengke1997 (4b25d)
- Remove vite base when write file - by @hemengke1997 (6750d)
View changes on GitHub
v3.0.0
🚨 Breaking Changes
- break-change: Deprecate
effects
option. support absolute inputDir and cacheDir - by @hemengke1997 (f43b0)