Releases: WJSoftware/wjfe-single-spa-svelte
Releases · WJSoftware/wjfe-single-spa-svelte
v1.0.1
What's Changed
- fix: Empty props on unmount by @martikaljuve in #181
Other Changes
- build(deps-dev): Bump @sveltejs/kit from 2.37.1 to 2.48.0 by @dependabot[bot] in #180
- build(deps-dev): Bump publint from 0.3.12 to 0.3.15 by @dependabot[bot] in #178
- build(deps-dev): Bump @sveltejs/vite-plugin-svelte from 6.1.4 to 6.2.1 by @dependabot[bot] in #171
- chore: Update packages by @webJose in #182
- chore(tests): Eliminate console logging in test by @webJose in #183
New Contributors
- @martikaljuve made their first contribution in #181
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore: Perform cleanup by @webJose in #128
- build(deps-dev): Bump @sveltejs/kit from 2.17.2 to 2.21.1 by @dependabot[bot] in #160
- build(deps-dev): Bump vitest from 3.0.6 to 3.1.4 by @dependabot[bot] in #159
- build(deps-dev): Bump publint from 0.3.5 to 0.3.12 by @dependabot[bot] in #151
- build(deps-dev): Bump typescript from 5.7.3 to 5.8.3 by @dependabot[bot] in #147
- chore: Upgrade packages by @webJose in #161
- chore: Add CI/CD by @webJose in #162
- chore: Add JsDoc to sspa.containerProps by @webJose in #163
Full Changelog: v0.8.0...v1.0.0
v0.8.0
v0.7.0
What's Changed
- feat(SspaParcel): Add Intellisense of properties by @webJose in #119
- docs(SspaParcel): Update component's Intellihelp by @webJose in #120
- feat(SspaParcel): Default to mountRootParcel if mountParcel is not available by @webJose in #121
- feat: Export setSingleSpaContext() to allow root projects to use parcels by @webJose in #122
Dependencies
- build(deps-dev): Bump @sveltejs/package from 2.3.5 to 2.3.7 by @dependabot in #83
- build(deps-dev): Bump vitest from 2.1.3 to 2.1.4 by @dependabot in #82
- build(deps-dev): Bump @sveltejs/adapter-auto from 3.2.5 to 3.3.1 by @dependabot in #81
- build(deps-dev): Bump vite from 5.4.9 to 5.4.10 by @dependabot in #80
- build(deps-dev): Bump @sveltejs/kit from 2.7.1 to 2.7.3 by @dependabot in #84
- build(deps-dev): Bump svelte-check from 4.0.5 to 4.1.4 by @dependabot in #104
- build(deps-dev): Bump @sveltejs/kit from 2.7.3 to 2.15.0 by @dependabot in #99
- build(deps-dev): Bump publint from 0.2.11 to 0.3.5 by @dependabot in #114
- build(deps-dev): Bump vite from 5.4.10 to 6.1.0 by @dependabot in #111
- build(deps-dev): Bump @sveltejs/kit from 2.7.3 to 2.17.2 by @dependabot in #113
- build(deps-dev): Bump vite from 6.1.0 to 6.1.1 by @dependabot in #115
- build(deps-dev): Bump tslib from 2.8.0 to 2.8.1 by @dependabot in #86
- chore: Upgrade @sveltejs/single-spa-svelte by @webJose in #116
- chore: Upgrade all non-major versions by @webJose in #117
- chore: Upgrade major versions of packages by @webJose in #118
Full Changelog: v0.6.0...v0.7.0
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