Skip to content

Releases: WJSoftware/vite-plugin-single-spa

v0.2.0

18 Sep 02:25
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New Features

  • Support for split CSS
  • Asset-serving while in serve mode (npm run dev)

v0.1.0

15 Aug 06:28
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

AUTOMATIC MOUNTING AND UNMOUNTING OF CSS

This release provides a very useful new feature: Ready-to-use single-spa-compatible lifecycle functions that mount and unmount the CSS bundles imported by JS entry points.

v0.0.3

24 Jul 06:16
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Interim Verison

This version has changes to support working around the odd behavior of Vite's base configuration property.

More information here.

Initial Experimental Version

12 Jun 04:49
Compare
Choose a tag to compare
Pre-release

This is the first working version of vite-plugin-single-spa.