Commit Graph

176 Commits (765d01d76c3af917d917cd5447c7d864ef02201d)

Author SHA1 Message Date
Simon H 1a3e50b6b7
fix: check srcset when hydrating to prevent needless requests (#8868)
2 years ago
L 270cfce065
chore: adding default for disclose version (#8874)
2 years ago
github-actions[bot] 90860550ae
Version Packages (#8855)
2 years ago
Simon H b0a3fa1766
fix: ensure createEventDispatcher and ActionReturn work with generic function types (#8872)
2 years ago
Simon H 1cfed0bf29
fix: relax a11y "no redundant role" rule for li, ul, ol (#8867)
2 years ago
hackape 876f894c64
fix: apply transition_in/out to svelte:element with local transition (#8865)
2 years ago
Simon H 2b9b99bd35
fix: remove tsconfig.json from published package (#8859)
2 years ago
Nguyen Tran 3576c7443e
fix: Make sure 'func' doesn't clash with destructured contexts (#8840)
2 years ago
github-actions[bot] 0596c4797d
Version Packages (#8799)
2 years ago
Simon Holthausen 5d301aafb9 chore: exit prerelease mode
2 years ago
github-actions[bot] 82cc48390c
Version Packages (next) (#8772)
2 years ago
Simon H ef1b98f9d9
fix: account for sourcemap in meta info (#8778)
2 years ago
gtmnayan 5702142d9e
feat: attach Svelte major version info to window global (#8761)
2 years ago
gtmnayan 03942162f8
chore: deindent cjs output for compiler (#8785)
2 years ago
Simon H 203490c3e4
breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method (#8775)
2 years ago
Simon Holthausen 963cbcdb06 chore: adjust changeset config
2 years ago
gtmnayan 914529fa76
feat: smaller destructor chunk (#8763)
2 years ago
github-actions[bot] 520a5784fb
Version Packages (next) (#8733)
2 years ago
gtmnayan cc82d5ddcb
fix: expose types for all TS resolution modes, fix SvelteComponent export (#8721)
2 years ago
Simon H aa8cc5d26f
fix: never use html optimization for mustache tags in hydration mode (#8744)
2 years ago
gtmnayan f580e2e0c8
fix: warn on boolean compilerOptions.css (#8710)
2 years ago
github-actions[bot] 5963b6fd84
Version Packages (next) (#8709)
2 years ago
gtmnayan 264da48887
fix: derived types (#8700)
2 years ago
gtmnayan 0b15bb6928
fix: export ComponentType (#8694)
2 years ago
Rich Harris 1046daba6a
Generate type declarations with `dts-buddy` (#8702)
2 years ago
Ben McCann f2ff684b5f
chore: setup changesets (#8668)
2 years ago