Skip to content

Releases: WJSoftware/vite-plugin-single-spa

v0.8.1

28 Nov 04:53
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

What's Changed

Plug-In

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Nov 04:33
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

The plug-in is no longer considered experimental and should soon hit v1.0.0.

Plug-In

Others

  • build(deps-dev): Bump chai from 5.0.0 to 5.1.0 by @dependabot in #79
  • build(deps-dev): Bump @types/chai from 4.3.11 to 4.3.14 by @dependabot in #133
  • build(deps-dev): Bump @types/chai from 4.3.14 to 4.3.16 by @dependabot in #139
  • build(deps-dev): Bump chai from 5.1.0 to 5.1.1 by @dependabot in #142
  • build(deps-dev): Bump vite from 5.2.10 to 5.3.3 by @dependabot in #164
  • build(deps-dev): Bump @types/node from 20.11.0 to 20.14.10 by @dependabot in #165
  • build(deps-dev): Bump typescript from 5.4.5 to 5.5.3 by @dependabot in #163
  • build(deps-dev): Bump vite from 5.3.3 to 5.3.5 by @dependabot in #176
  • build(deps-dev): Bump @types/node from 20.14.10 to 20.14.12 by @dependabot in #175
  • build(deps-dev): Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #174
  • build(deps-dev): Bump mocha and @types/mocha by @dependabot in #173
  • build(deps-dev): Bump @types/chai from 4.3.16 to 4.3.17 by @dependabot in #180
  • chore: Add contribution guidelines by @webJose in #182
  • build(deps-dev): Bump @types/chai from 4.3.17 to 4.3.18 by @dependabot in #195
  • build(deps-dev): Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #185
  • build(deps-dev): Bump vite from 5.3.5 to 5.4.2 by @dependabot in #192
  • build(deps-dev): Bump @types/chai from 4.3.18 to 4.3.19 by @dependabot in #197
  • build(deps-dev): Bump vite from 5.4.2 to 5.4.3 by @dependabot in #200
  • build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #202
  • build(deps-dev): Bump vite from 5.4.3 to 5.4.4 by @dependabot in #203
  • build(deps-dev): Bump single-spa from 6.0.1 to 6.0.2 in /src by @dependabot in #206
  • build(deps-dev): Bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #205
  • build(deps-dev): Bump vite from 5.4.4 to 5.4.5 by @dependabot in #204
  • build(deps-dev): Bump vite from 5.4.5 to 5.4.6 by @dependabot in #208
  • build(deps-dev): Bump vite from 5.4.6 to 5.4.7 by @dependabot in #209
  • build(deps-dev): Bump vite from 5.4.7 to 5.4.8 by @dependabot in #212
  • build(deps-dev): Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #220
  • build(deps-dev): Bump vite from 5.4.8 to 5.4.9 by @dependabot in #221
  • build(deps-dev): Bump chai and @types/chai by @dependabot in #229
  • build(deps-dev): Bump vite from 5.4.9 to 5.4.10 by @dependabot in #225
  • build(deps-dev): Bump single-spa from 6.0.2 to 6.0.3 in /src by @dependabot in #216
  • build(deps-dev): Bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #219
  • build(deps-dev): Bump mocha from 10.7.3 to 10.8.1 by @dependabot in #231
  • build(deps-dev): Bump mocha from 10.8.1 to 10.8.2 by @dependabot in #233
  • build(deps-dev): Bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #239
  • build(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #242
  • build(deps-dev): Bump @types/node from 20.14.12 to 22.10.0 by @dependabot in #244
  • chore: Update rollup dev dependency to remove DOM clubbering vulnerability by @webJose in #246
  • chore: Update to vite v6.0.1 by @webJose in #249
  • chore: Update tooling to Vite v6 by @webJose in #250
  • fix(tests): Remove AssertionError from test file by @webJose in #251

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Apr 04:34
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • feat: Add FOUC prevention by @webJose in #129
  • build(deps-dev): Bump single-spa from 6.0.0 to 6.0.1 in /src by @dependabot in #91
  • build(deps-dev): Bump mocha from 10.2.0 to 10.4.0 by @dependabot in #115
  • build(deps-dev): Bump vite from 5.0.11 to 5.2.8 by @dependabot in #122
  • build(deps-dev): Bump @types/node from 20.11.0 to 20.12.7 by @dependabot in #127
  • build(deps-dev): Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #128
  • feat: Add logger object to CSS mounting by @webJose in #132

Full Changelog: v0.6.1...v0.7.0

v0.6.1

02 Mar 02:40
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

What's Changed

  • build(deps-dev): Bump chai from 4.3.10 to 5.0.0 by @dependabot in #53
  • build(deps-dev): Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #46
  • build(deps-dev): Bump single-spa from 5.9.5 to 6.0.0 in /src by @dependabot in #40
  • build(deps-dev): Bump @types/node from 20.10.1 to 20.11.0 by @dependabot in #59
  • build(deps-dev): Bump vite from 5.0.4 to 5.0.11 by @dependabot in #56
  • build(deps-dev): Bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #48
  • fix(src): root app stylesheet may be incorrectly disabled when loadin… by @Mohaiyo in #95
  • JP/Fix_97 by @webJose in #99
  • JP/Doc_Update by @webJose in #100

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Dec 03:49
2e7538d
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Control Asset File Names

This release gives back some control of the asset names for micro-frontend projects. Also corrects a problem trying to consume cssLifecycleFactory while in serve mode.

Minor fix

01 Dec 17:26
Compare
Choose a tag to compare
Minor fix Pre-release
Pre-release

This fixes issue #34 "Cannot read properties of undefined (reading 'viteMetadata')".

Vite v5 Support

01 Dec 04:34
Compare
Choose a tag to compare
Vite v5 Support Pre-release
Pre-release

This release provides support for Vite v5. It also improves on TypeScript support around the vite-plugin-single-spa/ex virtual module.

Import Map Merge Fix

17 Oct 06:06
Compare
Choose a tag to compare
Import Map Merge Fix Pre-release
Pre-release
v0.3.1

Multiple Import Maps

17 Oct 05:31
73a855d
Compare
Choose a tag to compare
Multiple Import Maps Pre-release
Pre-release

Now multiple import map files can be specified. The files are merged to produce a single import map.

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)