Releases: WJSoftware/wjfe-single-spa-svelte
v0.6.0
v0.5.1
What's Changed
- test: Upgrade @testing-library/svelte to v5.2.2 to correct typing issue by @webJose in #69
- build(deps-dev): Bump @sveltejs/kit from 2.6.1 to 2.7.0 by @dependabot in #76
- build(deps-dev): Bump vitest from 2.1.1 to 2.1.3 by @dependabot in #75
- build(deps-dev): Bump svelte-check from 4.0.4 to 4.0.5 by @dependabot in #74
- build(deps-dev): Bump @sveltejs/vite-plugin-svelte from 4.0.0-next.7 to 4.0.0-next.8 by @dependabot in #73
- build(deps-dev): Bump @testing-library/svelte from 5.2.2 to 5.2.3 by @dependabot in #72
- fix: Improve typings by @webJose in #77
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- build(deps-dev): Bump vite from 5.4.3 to 5.4.5 by @dependabot in #56
- build(deps-dev): Bump single-spa from 6.0.1 to 6.0.2 by @dependabot in #60
- build(deps-dev): Bump @sveltejs/package from 2.3.4 to 2.3.5 by @dependabot in #57
- build(deps-dev): Bump publint from 0.2.10 to 0.2.11 by @dependabot in #59
- build(deps-dev): Bump vitest from 2.0.5 to 2.1.1 by @dependabot in #58
- build(deps-dev): Bump vite from 5.4.5 to 5.4.6 by @dependabot in #61
- build(deps-dev): Bump vite from 5.4.6 to 5.4.7 by @dependabot in #67
- build(deps-dev): Bump jsdom from 25.0.0 to 25.0.1 by @dependabot in #66
- build(deps-dev): Bump @sveltejs/kit from 2.5.26 to 2.5.28 by @dependabot in #65
- build(deps-dev): Bump svelte-check from 4.0.1 to 4.0.2 by @dependabot in #64
- build(deps-dev): Bump @sveltejs/adapter-auto from 3.2.4 to 3.2.5 by @dependabot in #63
- build(deps-dev): Bump rollup from 4.21.2 to 4.22.4 by @dependabot in #68
- feat: Make mountParcel and singleSpa available through context by @webJose in #62
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- build(deps-dev): Bump publint from 0.2.8 to 0.2.9 by @dependabot in #24
- build(deps-dev): Bump vite from 5.3.3 to 5.3.4 by @dependabot in #25
- build(deps-dev): Bump vitest from 1.6.0 to 2.0.4 by @dependabot in #27
- build(deps-dev): Bump jsdom from 24.1.0 to 24.1.1 by @dependabot in #26
- build(deps-dev): Bump vite from 5.3.4 to 5.3.5 by @dependabot in #30
- build(deps-dev): Bump @testing-library/svelte from 5.2.0 to 5.2.1 by @dependabot in #29
- build(deps-dev): Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #28
- build(deps-dev): Bump vite from 5.3.5 to 5.4.0 by @dependabot in #36
- build(deps-dev): Bump @sveltejs/package from 2.3.2 to 2.3.4 by @dependabot in #35
- build(deps-dev): Bump svelte-check from 3.8.4 to 3.8.5 by @dependabot in #31
- build(deps-dev): Bump @sveltejs/kit from 2.5.18 to 2.5.22 by @dependabot in #34
- build(deps-dev): Bump vitest from 2.0.4 to 2.0.5 by @dependabot in #32
- build(deps-dev): Bump vite from 5.4.0 to 5.4.1 by @dependabot in #39
- build(deps-dev): Bump @sveltejs/kit from 2.5.22 to 2.5.24 by @dependabot in #40
- build(deps-dev): Bump publint from 0.2.9 to 0.2.10 by @dependabot in #37
- build(deps-dev): Bump @sveltejs/adapter-auto from 3.2.2 to 3.2.4 by @dependabot in #38
- build(deps-dev): Bump svelte-check from 3.8.5 to 3.8.6 by @dependabot in #45
- build(deps-dev): Bump @sveltejs/vite-plugin-svelte from 3.1.1 to 3.1.2 by @dependabot in #44
- build(deps-dev): Bump jsdom from 24.1.1 to 25.0.0 by @dependabot in #43
- build(deps-dev): Bump vite from 5.4.1 to 5.4.2 by @dependabot in #42
- build(deps-dev): Bump tslib from 2.6.3 to 2.7.0 by @dependabot in #41
- build(deps-dev): Bump svelte-check from 3.8.6 to 4.0.0 by @dependabot in #46
- build(deps-dev): Bump @sveltejs/kit from 2.5.24 to 2.5.25 by @dependabot in #47
- build(deps-dev): Bump vite from 5.4.2 to 5.4.3 by @dependabot in #51
- build(deps-dev): Bump svelte-check from 4.0.0 to 4.0.1 by @dependabot in #50
- build(deps-dev): Bump @sveltejs/kit from 2.5.25 to 2.5.26 by @dependabot in #49
- build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #48
- feat: Add preMount and postMount options by @webJose in #52
- fix(SspaParcel): Use onMount instead of $effect, and avoid parcel.update on mount by @webJose in #53
- chore: Install @sveltejs/vite-plugin-svelte v4 by @webJose in #54
- chore: Update repository URL by @webJose in #55
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: Create dependabot.yml by @webJose in #13
- fix: Correct types entry in package.json by @webJose in #19
- build(deps-dev): Bump vite from 5.3.2 to 5.3.3 by @dependabot in #14
- build(deps-dev): Bump svelte-check from 3.8.0 to 3.8.4 by @dependabot in #15
- build(deps-dev): Bump @sveltejs/kit from 2.5.16 to 2.5.18 by @dependabot in #18
- build(deps-dev): Bump typescript from 5.4.5 to 5.5.3 by @dependabot in #17
- build(deps-dev): Bump @testing-library/svelte from 5.1.0 to 5.2.0 by @dependabot in #16
- test: Update code for @testing-library/svelte v5.2.0 by @webJose in #20
- fix: Correct LifecycleFunction type to match that of single-spa by @webJose in #21
- build: Exclude utils module from package by @webJose in #22
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- build: Make post package action ignore project references by @webJose in #9
- build(deps-dev): Bump ws from 8.17.0 to 8.17.1 by @dependabot in #10
- fix: Remove unintended single-spa dependency by @webJose in #11
- chore: Update Svelte & Vite by @webJose in #12
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: Add package.json properties pertaining package information by @webJose in #2
- chore(test): Add unit testing by @webJose in #3
- fix(SspaParcel): Throw an error if no config is provided by @webJose in #4
- test: Complete unit testing by @webJose in #5
- chore: Declare the update() LC function as required by @webJose in #6
- chore: Organize source files by @webJose in #7
- chore: Update dependencies by @webJose in #8
Full Changelog: v0.0.1...v0.1.0
Initial 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.
This is the list of options for the Svelte mount()
function.
This is the list of props for the Main
component.
This is the Intellisense shown on the resulting variable.
Full Changelog: https://github.com/WJSoftware/wjfe-single-spa-svelte/commits/v0.0.1