Releases: zheeeng/vite-plugin-virtual-plain-text
Releases · zheeeng/vite-plugin-virtual-plain-text
1.4.2
- [Refactor] Support ESM
- [Feat] Support configuration for named exporting,
.dts
file auto-generation - [Refactor] [Break] Change the default behaviour named exporting to default exporting
- [Refactor] [Break] Change passing workspace name as the first plugin argument to passing options object. See document for options details
- [Chore] Add playground for contribution