Skip to content

Releases: single-spa/single-spa-vue

v4.0.0-beta.0

16 Jun 01:47

Choose a tag to compare

v4.0.0-beta.0 Pre-release
Pre-release

Rewrite

The project has been rewritten to typescript. It now only supports vue 3.

What's Changed

  • Update FUNDING.yml by @jolyndenning in #122
  • Update funding by @jolyndenning in #123
  • Rewrite to typescript by @jolyndenning in #124
  • Remove changesets by @jolyndenning in #125

Full Changelog: v3.0.1...v4.0.0-beta.0

v3.0.1

18 Jan 22:37

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Jun 20:55

Choose a tag to compare

Please help the maintainers test this release

Due to limited maintainer funding, this release wasn't able to be fully tested. Please report any issues on Github and the maintainers will try to promptly fix any issues.

Breaking changes

  • only create single-spa-container element when not using replaceMode by @FelixGraf in #109

Fixes

New Contributors

Full Changelog: v2.5.1...v3.0.0

v2.5.1

24 Aug 17:30

Choose a tag to compare

Fixes

  • fix: mount vue instance if no handleInstance is provided (#87 via @Lalaluka)

v2.5.0

01 Aug 19:28

Choose a tag to compare

Features

  • Allow handleInstance to return a promise that will be waited on before mount completes (#84 via @lifeart)

Maintenance

  • Remove references to yarn in package.json f9a97b9

v2.4.2

16 Jul 19:32

Choose a tag to compare

Fixes

  • Add props to appOptions and handleInstance types. Resolves #81 (#82)

v2.4.1

26 Jun 23:56

Choose a tag to compare

Fixes

  • Fix parcel unmounting in vue 3. Resolves #78. (#79)

v2.4.0

17 Jun 22:03

Choose a tag to compare

Features

v2.3.0

27 Apr 18:20

Choose a tag to compare

Features

Maintenance

  • Switch from deprecated rollup-plugin-babel to @rollup/plugin-babel (#74)

v2.2.0

03 Feb 18:48

Choose a tag to compare

Features

Maintenance

  • Switch to Github Actions and pnpm (#70)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#68)
  • Bump ini from 1.3.5 to 1.3.7 (#67)