Skip to content

Releases: zheeeng/vite-plugin-virtual-plain-text

1.4.2

02 Feb 03:26
Compare
Choose a tag to compare
  • [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