Commit Graph

  • 5facd5b476
    chore: put module variables above template for later inlining (#13048) Ben McCann 2024-08-28 10:56:11 -0700
  • a1d1012e9d
    chore: tidy up parser (#13045) Rich Harris 2024-08-27 17:32:04 -0400
  • 9cb9692aea
    fix: ensure event currentTarget is reset after propagation logic (#13042) Dominic Gannaway 2024-08-27 22:03:29 +0100
  • e860547cb6
    Version Packages (next) (#13038) svelte@5.0.0-next.240 github-actions[bot] 2024-08-27 08:38:39 -0400
  • e73e63ed11
    fix: use WAAPI to control timing of JS-based animations (#13018) Rich Harris 2024-08-27 08:35:16 -0400
  • 93ffb4dbeb
    chore: squelch warnings, robustify (#13034) Rich Harris 2024-08-27 05:16:52 -0400
  • 8cda791d5a
    fix: prevent binding to imports (#13035) Rich Harris 2024-08-27 05:07:10 -0400
  • 8f3f07a70b
    Version Packages (next) (#13031) svelte@5.0.0-next.239 github-actions[bot] 2024-08-26 19:32:41 -0400
  • 2b7e109f61
    chore: remove 40 dependencies from lockfile (#13036) Ben McCann 2024-08-26 14:22:10 -0700
  • e03dae95da
    fix: repair `href` attribute mismatches (#13032) Simon H 2024-08-26 20:12:07 +0200
  • c4b721584a
    chore: repo cleanup (#13029) Simon H 2024-08-26 17:30:45 +0200
  • eebe42789b
    fix: properly handle proxied array length mutations (#13026) Simon H 2024-08-26 16:54:04 +0200
  • e366c49a86
    chore: unify sandbox (#13012) Rich Harris 2024-08-26 05:26:45 -0400
  • bc1624ffc8
    chore: configure knip (#13016) Rich Harris 2024-08-25 16:08:06 -0400
  • 5aa082ce37
    Version Packages (next) (#13015) svelte@5.0.0-next.238 github-actions[bot] 2024-08-24 17:43:17 -0400
  • cb4f82f811
    fix: handle deletions of state proxy properties (#13008) Rich Harris 2024-08-24 17:37:42 -0400
  • 96117fa44d
    fix: join text nodes separated by comments (#13009) Rich Harris 2024-08-24 17:37:04 -0400
  • ae27f27810
    make internal sources ownerless (#13013) Rich Harris 2024-08-24 17:36:19 -0400
  • 574d26071c
    chore: update proxy reassignment code (#13014) Rich Harris 2024-08-24 17:35:49 -0400
  • e7e7ef6d00
    Version Packages (next) (#12998) svelte@5.0.0-next.237 github-actions[bot] 2024-08-24 11:50:02 -0400
  • 975918c602
    fix: ensure assignments to state field inside constructor trigger effect (#12985) Dominic Gannaway 2024-08-24 16:48:49 +0100
  • 72b066b7fd
    feat: allow non-synchronous legacy component instantiation (#12970) Simon H 2024-08-24 17:35:21 +0200
  • c5c54dabcc
    chore: default options.filename to "(unknown)" (#12997) Rich Harris 2024-08-24 10:41:13 -0400
  • 21081d0fa5
    fix: ensure $inspect works with SvelteMap and SvelteSet (#12994) Dominic Gannaway 2024-08-23 20:10:10 +0100
  • 29f29878c3
    docs: note effects lifecycle (#12993) Simon H 2024-08-23 19:24:27 +0200
  • d42bd398e7
    Version Packages (next) (#12986) svelte@5.0.0-next.236 github-actions[bot] 2024-08-23 18:09:03 +0200
  • b92fe7951b
    docs: add note on stricter attribute syntax (#12988) Rich Harris 2024-08-23 11:56:21 -0400
  • b4382e422d
    fix: properly transform destructured `$derived.by` declarations (#12984) Rich Harris 2024-08-23 09:31:09 -0400
  • f1a1a08a74
    Version Packages (next) (#12978) svelte@5.0.0-next.235 github-actions[bot] 2024-08-22 20:34:35 -0400
  • 5bdf71639e
    fix: correctly hydrate empty raw blocks (#12979) Dominic Gannaway 2024-08-23 01:31:25 +0100
  • c9c956df24 TS Rich Harris 2024-08-22 17:11:18 -0400
  • 8907c23263 breaking: use quotes to differentiate custom element properties from attributes Rich Harris 2024-08-22 16:53:13 -0400
  • 21f9609763 lint Dominic Gannaway 2024-08-22 20:46:39 +0100
  • 7b2854ee75 fix: correctly hydrate empty raw blocks Dominic Gannaway 2024-08-22 20:43:31 +0100
  • 448f21620f
    chore: update client check for smaller bundle size (#12975) Ben McCann 2024-08-22 10:55:34 -0700
  • d8f59fd0c1 chore: update client check for smaller bundle size #12975 Ben McCann 2024-08-22 09:09:58 -0700
  • b579c5c06c
    chore: remove temporary code (#12973) Rich Harris 2024-08-22 09:56:06 -0400
  • 2f2b996f7b chore: remove temporary code #12973 Rich Harris 2024-08-22 09:52:20 -0400
  • f9020997e9
    Version Packages (next) (#12972) svelte@5.0.0-next.234 github-actions[bot] 2024-08-22 09:51:35 -0400
  • 8b1aa25988 Version Packages (next) #12972 github-actions[bot] 2024-08-22 13:06:28 +0000
  • cadc0dceca
    feat: only traverse trailing static nodes during hydration (#12935) Rich Harris 2024-08-22 09:05:27 -0400
  • 75759dbeae
    fix: allow deleting non-existent `$$restProps` properties (#12971) Simon H 2024-08-22 14:48:48 +0200
  • 8bce9ea16e fix: allow deleting non-existent `$$restProps` properties #12971 Simon Holthausen 2024-08-22 13:46:30 +0200
  • 51e2b84078 feat: allow non-synchronous legacy component instantiation Simon Holthausen 2024-08-22 13:41:26 +0200
  • ea598bfe76 move everything into namespace ... which dts-buddy doesn't handle properly, FML Simon Holthausen 2024-08-22 13:07:03 +0200
  • 2e868905b8 changeset #12967 Simon Holthausen 2024-08-22 12:30:36 +0200
  • 075ffe79f7 feat: provide AST node types with internal types stripped out Simon Holthausen 2024-08-22 12:30:04 +0200
  • 6fc80f08d5 Use new dts-buddy capabilities and the corresponding tsconfig option to strip away types/properties (and their dependencies) that are marked with `@internal` Simon Holthausen 2024-08-22 11:23:17 +0200
  • 213258b024
    docs: add note on when effects re-run (#12961) Rich Harris 2024-08-22 03:58:45 -0400
  • c2f5400808
    copy over to final docs #12961 Simon H 2024-08-22 09:56:21 +0200
  • 1aa9c7ba8b
    docs: add a jsdoc description for reconcile (#12965) Ben McCann 2024-08-21 20:40:30 -0700
  • e518f614cf
    docs: add a jsdoc description for reconcile #12965 Ben McCann 2024-08-21 20:22:46 -0700
  • 89507ef63c ugh, pin some old versions for now #12964 Rich Harris 2024-08-21 22:58:37 -0400
  • 2b780f8eaf bump deps Rich Harris 2024-08-21 22:40:16 -0400
  • 8e3e204f95
    Update sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md Rich Harris 2024-08-21 22:31:24 -0400
  • 50e41c23be fix: ensure assignments to state field inside constructor trigger effects #12963 gh-12084 Rich Harris 2024-08-21 22:13:15 -0400
  • 403283e54d docs: add note on when effects re-run - closes #11806 Rich Harris 2024-08-21 21:45:00 -0400
  • 803ebd5676 typo Rich Harris 2024-08-21 21:35:05 -0400
  • 39f2d5ef80
    Version Packages (next) (#12958) svelte@5.0.0-next.233 github-actions[bot] 2024-08-21 21:02:38 -0400
  • 3521f0a6c3 Version Packages (next) #12958 github-actions[bot] 2024-08-21 21:00:21 +0000
  • 8c1d439a36
    fix: remove buggy `validate_dynamic_component` check (#12960) Rich Harris 2024-08-21 16:59:17 -0400
  • 7865d38af2 fix: remove buggy `validate_dynamic_component` check #12960 Rich Harris 2024-08-21 16:25:17 -0400
  • 8e28d5acea merge main #12935 Rich Harris 2024-08-21 16:20:02 -0400
  • 01d32e53a9
    fix: more robust handling of var declarations (#12949) Simon H 2024-08-21 22:17:55 +0200
  • 72aa2ed769 Add sync effect functionality to runtime Michael Brown 2024-08-21 14:13:15 -0600
  • 77c528c8e0 simplify #12949 Rich Harris 2024-08-21 15:54:26 -0400
  • 70ed8cd666
    Version Packages (next) (#12957) svelte@5.0.0-next.232 github-actions[bot] 2024-08-21 15:32:26 -0400
  • 28663a68c6 Version Packages (next) #12957 github-actions[bot] 2024-08-21 19:29:54 +0000
  • 9f962d6f81
    breaking: remove `$state.link` (#12943) Rich Harris 2024-08-21 15:28:58 -0400
  • af7f90020d
    fix: ensure `$store` reads are properly transformed (#12952) Rich Harris 2024-08-21 15:25:45 -0400
  • 5fe578982d cache #12952 Rich Harris 2024-08-21 15:16:59 -0400
  • 732dbf7fa9
    breaking: deprecate `context="module"` in favor of `module` (#12948) Simon H 2024-08-21 21:15:22 +0200
  • 9e62141958 regenerate #12948 Rich Harris 2024-08-21 15:11:39 -0400
  • 420eb0d869 merge main #12943 Rich Harris 2024-08-21 13:52:03 -0400
  • 3ecd3c5a4e Merge branch 'main' into revert-12545-state-link Rich Harris 2024-08-21 13:51:30 -0400
  • e72d679d3f warn on unknown attributes Rich Harris 2024-08-21 13:42:15 -0400
  • 4aab9d2306 changeset Rich Harris 2024-08-21 12:53:35 -0400
  • 6150b1c017 put changesets back Rich Harris 2024-08-21 12:53:04 -0400
  • a7999abe33 Revert "feat: adds $state.link rune (#12545)" Rich Harris 2024-08-21 12:51:16 -0400
  • 85871d74bb Revert "breaking: remove `$state.link` callback (#12942)" Rich Harris 2024-08-21 12:51:08 -0400
  • 1c230536e8 comment Rich Harris 2024-08-21 12:28:55 -0400
  • 3b3ed77783
    Version Packages (next) (#12953) svelte@5.0.0-next.231 github-actions[bot] 2024-08-21 10:35:07 -0400
  • 3a82191f4d Version Packages (next) #12953 github-actions[bot] 2024-08-21 14:09:36 +0000
  • 17ba4004d7
    fix: compile error for incorrectly place `$state.link` or wrong argument count (#12954) Rich Harris 2024-08-21 10:08:07 -0400
  • db484f1e2d fix: compile error for incorrectly place `$state.link` or wrong argument count #12954 Rich Harris 2024-08-21 09:59:37 -0400
  • 0b51ff04b0
    breaking: remove `$state.link` callback (#12942) Rich Harris 2024-08-21 09:48:50 -0400
  • c24cecf051 alternative fix for #12951 Rich Harris 2024-08-21 09:07:32 -0400
  • f27e1882fc failing test Rich Harris 2024-08-21 09:01:06 -0400
  • 6e1d998ca1 tweak messages Rich Harris 2024-08-21 08:46:18 -0400
  • ae0a31263a fix: ensure `$store` reads are properly transformed #12951 Simon Holthausen 2024-08-21 13:51:12 +0200
  • de9efe25e0 fix: prevent `svelte_component_invalid_this_value` false positives #12950 Simon Holthausen 2024-08-21 13:23:16 +0200
  • 2f32ce1b03 add svelte package to the root so eslint and prettier can use it Simon Holthausen 2024-08-21 13:02:17 +0200
  • e0c73ab3b3 fix: more robust handling of var declarations Simon Holthausen 2024-08-21 12:46:29 +0200
  • f725abe661 one more Simon Holthausen 2024-08-21 10:38:05 +0200
  • d4fe2064d6 fix tests Simon Holthausen 2024-08-21 10:31:27 +0200
  • e7510a00aa breaking: deprecate `context="module"` in favor of `module` Simon Holthausen 2024-08-21 10:16:58 +0200
  • af35fb7ae6
    Version Packages (next) (#12940) svelte@5.0.0-next.230 github-actions[bot] 2024-08-20 23:14:11 -0400
  • b7aeb1ec84 Version Packages (next) #12940 github-actions[bot] 2024-08-21 03:12:49 +0000
  • 419546f29b
    fix: don't skip custom elements with attributes (#12939) Simon H 2024-08-21 05:11:51 +0200
  • 81e4788a0c still need this #12939 Rich Harris 2024-08-20 23:08:38 -0400