Skip to content

Initial Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@webJose webJose released this 08 Jun 05:48
· 204 commits to main since this release

Initial Release

This package is the equivalent of the single-spa-svelte package from the single-spa team but for Svelte v5. Additionally, it contains the SspaParcel component that can be used to mount single-spa parcels.

Expect Issues, but Provide Feedback

This is a brand new package, and can and will get better over time, but feedback from users is needed. Don't be afraid to open a discussion or issue for anything related to this package.

Intellisense Support

Even though typing is buggy, repetitive and overall, not yet refined, Intellisense support seems pretty decent.

image
This is the list of options for the Svelte mount() function.

image
This is the list of props for the Main component.

image
This is the Intellisense shown on the resulting variable.


Full Changelog: https://github.com/WJSoftware/wjfe-single-spa-svelte/commits/v0.0.1