Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@webJose webJose released this 11 Sep 04:57
· 92 commits to main since this release

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