Skip to content

Releases: WJSoftware/vite-plugin-single-spa

v2.0.0

20 May 20:12

Choose a tag to compare

What's Changed

New Contributors

Breaking Change

Please note that v2.0 is for Vite v8 or later. If you're using Vite v7 or earlier, you must use v1.x.

Full Changelog: v1.1.1...v2.0.0

v1.1.1

26 Apr 17:26

Choose a tag to compare

What's Changed

  • fix: Move CSS collection to generateBundle for Vite 6 & 7 compatibility by @dc-riskhub in #339
  • chore: Add GH workflows by @webJose in #341

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Aug 02:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Feb 02:09

Choose a tag to compare

Welcome to the first stable release! After 1 year, 8 months and 14 days since the first experimental version, we have reached full semantic versioning support.

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.0.0

v0.9.0

10 Jan 23:48

Choose a tag to compare

v0.9.0 Pre-release
Pre-release

This version adds no new functionality. It is the first generation of the repository after being simplified (to just one package.json file). It contains one potentially breaking change: The resolveId hook's order is now pre to finally get rid of one error that publint kept complaining about.

What's Changed

  • feat: Reorganize package contents by @webJose in #256
  • fix: Remove ex/index.ts to avoid rollup being confused by @webJose in #264
  • build(deps-dev): Bump vite from 6.0.1 to 6.0.5 by @dependabot in #263
  • build(deps-dev): Bump @types/node from 22.10.0 to 22.10.5 by @dependabot in #266
  • build(deps-dev): Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #270
  • build(deps-dev): Bump publint from 0.2.12 to 0.3.0 by @dependabot in #268
  • build(deps): Bump vite from 6.0.1 to 6.0.7 by @dependabot in #271

Full Changelog: v0.8.1...v0.9.0

v0.8.1

28 Nov 04:53

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

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

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

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

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.