Commit Graph

  • fe7ce62a9f Version Packages changeset-release/main github-actions[bot] 2026-03-28 16:31:43 +00:00
  • 957f2755fa fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (#18015) main Paolo Ricciuti 2026-03-28 17:30:48 +01:00
  • 2660c7f87e fix incremental-batches Rich Harris 2026-03-27 16:24:33 -07:00
  • a9d8439ad1 fix: reschedule new effects in prior batches (#18021) Simon H 2026-03-28 00:02:04 +01:00
  • 930076dcd6 match main Rich Harris 2026-03-27 15:41:05 -07:00
  • eae5ccba61 delete these tests for now Rich Harris 2026-03-27 15:40:23 -07:00
  • 4d1436bb79 fix Rich Harris 2026-03-27 15:13:11 -07:00
  • 7cd62ff67d WIP Rich Harris 2026-03-27 08:52:08 -07:00
  • 2145510951 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer svelte-custom-renderer paoloricciuti 2026-03-27 16:09:46 +01:00
  • 23e52db4e0 chore: better types paoloricciuti 2026-03-27 10:34:17 +01:00
  • 46e1d08e00 more debug logging Rich Harris 2026-03-26 11:30:06 -07:00
  • 45b123264e fix Rich Harris 2026-03-26 11:29:57 -07:00
  • b6ccd1465b merge main Rich Harris 2026-03-26 11:21:46 -07:00
  • fe2fc3fc6a note to self Rich Harris 2026-03-25 13:59:47 -04:00
  • 4ed6e0656a WIP Rich Harris 2026-03-25 13:59:00 -04:00
  • 92ae2c3f88 WIP Rich Harris 2026-03-25 12:46:32 -04:00
  • 4bf3ad745f WIP Rich Harris 2026-03-25 12:09:43 -04:00
  • d0b8903d90 WIP Rich Harris 2026-03-25 10:38:37 -04:00
  • afa5af06c9 WIP Rich Harris 2026-03-25 07:27:48 -04:00
  • 144611a18c WIP Rich Harris 2026-03-25 07:05:02 -04:00
  • a67c74c68b fix: correctly handle bindings on the server fix-ssr-subsume Simon Holthausen 2026-03-25 11:09:42 +01:00
  • f86bf0d191 WIP Rich Harris 2026-03-25 05:32:16 -04:00
  • 669f6b45a3 fix: prevent hydration error on async {@html ...} (#17999) Simon H 2026-03-25 09:27:46 +01:00
  • 37b9a964b5 WIP Rich Harris 2026-03-24 20:50:38 -04:00
  • 7f181523b1 WIP Rich Harris 2026-03-24 19:11:50 -04:00
  • b40b63af74 WIP Rich Harris 2026-03-24 19:02:54 -04:00
  • 12235f0300 WIP Rich Harris 2026-03-24 16:10:42 -04:00
  • de94223003 always create batch_values, for now Rich Harris 2026-03-24 13:42:07 -04:00
  • 7a70030516 WIP Rich Harris 2026-03-24 13:23:56 -04:00
  • 54ba176d2c docs: 'open in playground' links (#17983) Rich Harris 2026-03-24 11:31:17 -04:00
  • 749b6f0a24 fix: never write to ´v´ property in forks fork-never-write-to-v Simon Holthausen 2026-03-24 16:05:04 +01:00
  • 5e8662fb23 chore: lots of async tests (#17997) Simon H 2026-03-24 14:19:29 +01:00
  • 9fdcfe1d71 oops async-blocking-and-merging Simon Holthausen 2026-03-24 13:36:55 +01:00
  • d62b7f7b3b reorder tests + one testing various permutations (currently failing) Simon Holthausen 2026-03-24 13:36:17 +01:00
  • 5d5ce8b277 tidy up Rich Harris 2026-03-24 08:06:00 -04:00
  • fa580d895a tweak log_effect_tree Rich Harris 2026-03-24 06:27:40 -04:00
  • 75e333fce7 all legacy tests passing Rich Harris 2026-03-24 06:02:36 -04:00
  • 153ced7725 WIP Rich Harris 2026-03-24 05:07:56 -04:00
  • 55e722d690 WIP Rich Harris 2026-03-24 04:46:00 -04:00
  • da2ab64f52 WIP Rich Harris 2026-03-23 22:10:50 -04:00
  • b5be33b152 WIP Rich Harris 2026-03-23 21:36:07 -04:00
  • 8f2613df67 WIP Rich Harris 2026-03-23 21:26:40 -04:00
  • f48e4e2ec5 WIP Rich Harris 2026-03-23 21:11:42 -04:00
  • 4eac6a40a9 guess this feature is too new Simon Holthausen 2026-03-23 23:23:42 +01:00
  • 61a2d30795 gah, we need merging after all (if all async deriveds are obsolete there can still be other work (e.g. sources, new branches) that we need to merge into another batch) Simon Holthausen 2026-03-23 23:17:25 +01:00
  • 79e208deda fulfil on first successful promise to ensure later updated can correctly mark resulting effects as dirty Simon Holthausen 2026-03-23 16:50:01 +01:00
  • f31e715569 bring tests over from async-blocking-and-merging Rich Harris 2026-03-23 10:52:05 -04:00
  • 2732690b30 replay async deriveds of other batches when fork commits (are we slowly reaching a more powerful version of #commit()? ugh) Simon Holthausen 2026-03-23 15:45:33 +01:00
  • 6e52f40d41 Version Packages (#17984) svelte@5.55.0 github-actions[bot] 2026-03-23 10:08:49 -04:00
  • e90c4a32bb handle new effects with fork Simon Holthausen 2026-03-23 11:17:51 +01:00
  • 1773cb5b59 fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985) Simon H 2026-03-23 01:46:36 +01:00
  • 298437a542 feedback Simon Holthausen 2026-03-22 23:15:30 +01:00
  • c19916a413 oops Simon Holthausen 2026-03-22 23:00:52 +01:00
  • 1819765786 feedback Simon Holthausen 2026-03-22 23:00:33 +01:00
  • b90a5dfb61 docs: clarify $derived await behavior and dependency tracking (#17696) Razin Shafayet 2026-03-23 00:29:08 +06:00
  • a94924b677 fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967) moaaz 2026-03-22 19:29:52 +02:00
  • 0c669d9bc9 docs: recommend createContext as the primary method for context (#17959) 吴杨帆 2026-03-23 01:09:14 +08:00
  • 4de5e7c392 Merge branch 'main' into async-blocking-and-merging Rich Harris 2026-03-21 19:33:39 -04:00
  • db69b7e345 Version Packages (#17965) svelte@5.54.1 github-actions[bot] 2026-03-21 09:29:56 -04:00
  • 7123bf3a13 fix: remove trailing semicolon from {@const} tag printer (#17962) Abishek Raj R R 2026-03-21 18:04:31 +05:30
  • 8e4de9b145 fix: null out effect.b in destroy_effect to prevent memory leak (#17980) Nitin Sahu 2026-03-21 18:03:45 +05:30
  • 6b33dd2a1e fix: group sync statements (#17977) Simon H 2026-03-21 13:29:39 +01:00
  • 1f03a8b1b0 fork stuff Simon Holthausen 2026-03-20 22:42:02 +01:00
  • 425fba33fe fix: hydration comments during hmr (#17975) Paolo Ricciuti 2026-03-20 22:23:57 +01:00
  • 9cf140c2de actually we don't need merging Simon Holthausen 2026-03-20 21:05:42 +01:00
  • 203d22b9cd Merge remote-tracking branch 'origin/main' into svelte-custom-renderer paoloricciuti 2026-03-20 12:10:31 +01:00
  • d175cc499d fix Simon Holthausen 2026-03-20 12:06:10 +01:00
  • 4b6a2256ae fix and more tests Simon Holthausen 2026-03-20 11:03:08 +01:00
  • 803c565feb fix: properly invoke iterator.return() during reactivity loss check (#17966) Simon H 2026-03-20 08:37:21 +01:00
  • bd0a8f84b4 fix Simon Holthausen 2026-03-19 23:52:51 +01:00
  • 36a2d8b0c7 more tests Simon Holthausen 2026-03-19 23:34:54 +01:00
  • 97939fcc44 bring over test from #17935 Simon Holthausen 2026-03-19 23:25:48 +01:00
  • 3ab8601957 blocker/reject/merge work Simon Holthausen 2026-03-19 23:23:28 +01:00
  • 5695f5a6d9 run batch.traverse without previous of prior batches, only render effects, and block on overlaps in new branches Simon Holthausen 2026-03-19 15:59:26 +01:00
  • c879d5cde1 fix merge async-derived-coordinate-batches Simon H 2026-03-19 12:23:11 +01:00
  • f2edaa459e Merge branch 'main' into async-derived-coordinate-batches Simon H 2026-03-19 12:22:16 +01:00
  • f35e12cf0e Merge remote-tracking branch 'origin/main' into svelte-custom-renderer paoloricciuti 2026-03-18 18:02:13 +01:00
  • 0adc22c9ae fix: defer batch resolution until earlier intersecting batches have committed (#17162) Rich Harris 2026-03-18 12:43:17 -04:00
  • 2c9627110a failing test Simon Holthausen 2026-03-18 11:05:18 +01:00
  • 473bd8d43a lint Simon Holthausen 2026-03-18 11:05:04 +01:00
  • a2066f6354 another test Simon Holthausen 2026-03-18 09:34:10 +01:00
  • 73035296f4 Merge branch 'main' into async-derived-coordinate-batches Simon Holthausen 2026-03-18 00:06:39 +01:00
  • 58ee9eed31 adjust test Simon Holthausen 2026-03-18 00:02:12 +01:00
  • 5ca1c72134 tweak logic about (not) using batch_values Simon Holthausen 2026-03-17 23:56:26 +01:00
  • 7ec156a7b0 Version Packages (#17953) svelte@5.54.0 github-actions[bot] 2026-03-17 17:39:27 -04:00
  • c89f6abae8 feat: allow css, runes, customElement compiler options to be functions (#17951) Rich Harris 2026-03-17 16:11:32 -04:00
  • 5faf102782 fix: reinstate reactivity loss tracking (#17801) Rich Harris 2026-03-17 16:06:37 -04:00
  • a6dce696f1 regenerate types config Rich Harris 2026-03-17 14:05:17 -04:00
  • 33752a31e0 cache values Rich Harris 2026-03-17 13:54:27 -04:00
  • d20d6042bc customElement Rich Harris 2026-03-17 13:41:36 -04:00
  • 1f04a53894 make css parametric Rich Harris 2026-03-17 13:35:33 -04:00
  • e8852e7116 fix Rich Harris 2026-03-17 13:09:25 -04:00
  • aaf405b119 parametric runes Rich Harris 2026-03-17 12:26:02 -04:00
  • 03fa759b80 bring over test from #17162 Simon Holthausen 2026-03-17 17:21:09 +01:00
  • 2938681036 chore: let async deriveds coordinate batches Simon Holthausen 2026-03-17 17:12:53 +01:00
  • 6a303c3638 Version Packages (#17936) svelte@5.53.13 github-actions[bot] 2026-03-17 10:23:19 -04:00
  • f081a6c3b1 fix: resume inert effects when they come from offscreen (#17942) Simon H 2026-03-17 14:53:29 +01:00
  • 1cd06451af fix: remove nodes in boundary when work is pending and HMR is active (#17932) Rich Harris 2026-03-17 09:52:06 -04:00
  • 32a48ed174 fix: don't eagerly access not-yet-initialized functions in template (#17938) Simon H 2026-03-17 13:45:22 +01:00
  • b472171de6 fix: ensure $inspect after top level await doesn't break builds (#17943) Simon H 2026-03-17 12:49:28 +01:00