Skip to content

@sveltejs/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 07:58
· 383 commits to main since this release
90ff974

Minor Changes

  • support string values of compilerOptions.css added in svelte 3.53.0 (#490)

Patch Changes

  • simplify init of compilerOptions.hydratable for kit (kit.browser.hydrate is no longer in use) (#496)

  • when prebundleSvelteLibraries is true and a dependency is manually excluded, generate reincludes for it's cjs deps (#493)

  • Refactor Svelte libraries config handling (#478)

  • fix(prebundleSvelteLibraries): avoid resolving via svelte field after a library has been prebundled (#482)