Commit Graph

  • 59f0fa1cd8 fix Rich Harris 2026-03-29 21:16:51 -0400
  • 315b4043ca apparently we need to get rid of this now? Rich Harris 2026-03-29 20:10:03 -0400
  • 66507b88b4 fix Rich Harris 2026-03-29 18:39:17 -0400
  • a22611a60e fix Rich Harris 2026-03-29 17:47:51 -0400
  • 37ab33c0a3
    Version Packages (#18006) svelte@5.55.1 github-actions[bot] 2026-03-29 16:57:21 -0400
  • 23b4e43e3b Version Packages #18006 github-actions[bot] 2026-03-29 20:05:12 +0000
  • 4879f9da99
    fix: improve duplicate module import error message (#18016) Rohit Nair P 2026-03-30 01:34:18 +0530
  • 04eadbc8a9
    fix: correctly handle bindings on the server (#18009) Simon H 2026-03-29 21:56:27 +0200
  • 19e5181f54
    . Scott Wu 2026-03-29 23:44:20 +0800
  • 9544758b88 fix: correctly calculate `@const` blockers Simon Holthausen 2026-03-29 00:17:21 +0100
  • 300783d336
    Merge branch 'main' into fix/improve-a11y-invalid-href-docs Brenner Cruvinel 2026-03-28 14:09:11 -0300
  • 957f2755fa
    fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015) Paolo Ricciuti 2026-03-28 17:30:48 +0100
  • 6d13e5a1d0 fix: store current renderer in effect and push it before executing it paoloricciuti 2026-03-28 16:02:07 +0100
  • 4eb2c0bd80 fix: import correctly paoloricciuti 2026-03-28 16:00:26 +0100
  • 0a0212c86e chore: new operations functions to replace direct DOM access paoloricciuti 2026-03-28 15:19:27 +0100
  • ac40179686 chore: remove getter paoloricciuti 2026-03-28 15:16:54 +0100
  • 101d1cebdc chore: better types and more complete interface paoloricciuti 2026-03-28 15:16:31 +0100
  • 304f33a01e fix: pin 9 actions to commit SHA #18025 dagecko 2026-03-28 09:30:31 -0400
  • a317ae44e6
    Merge branch 'main' into main #18016 Rohit Nair P 2026-03-28 13:54:45 +0530
  • f751503d66
    Merge branch 'main' into clean-generics-for-good #18015 Paolo Ricciuti 2026-03-28 09:19:29 +0100
  • 7a979b1e09 chore: move test to runtime runes paoloricciuti 2026-03-28 09:18:42 +0100
  • 41d2de109a WIP Rich Harris 2026-03-27 16:53:43 -0700
  • b8cb7dcf90 Merge branch 'main' into incremental-batches Rich Harris 2026-03-27 16:27:03 -0700
  • 2660c7f87e fix Rich Harris 2026-03-27 16:24:33 -0700
  • a9d8439ad1
    fix: reschedule new effects in prior batches (#18021) Simon H 2026-03-28 00:02:04 +0100
  • 52c69a1730 fix: reschedule new effects in prior batches #18021 Simon Holthausen 2026-03-27 23:46:42 +0100
  • 930076dcd6 match main Rich Harris 2026-03-27 15:41:05 -0700
  • eae5ccba61 delete these tests for now Rich Harris 2026-03-27 15:40:23 -0700
  • 4d1436bb79 fix Rich Harris 2026-03-27 15:13:11 -0700
  • 7cd62ff67d WIP Rich Harris 2026-03-27 08:52:08 -0700
  • 2145510951 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer paoloricciuti 2026-03-27 16:09:46 +0100
  • 23e52db4e0 chore: better types paoloricciuti 2026-03-27 10:34:17 +0100
  • 46e1d08e00 more debug logging Rich Harris 2026-03-26 11:30:06 -0700
  • 45b123264e fix Rich Harris 2026-03-26 11:29:57 -0700
  • b6ccd1465b merge main Rich Harris 2026-03-26 11:21:46 -0700
  • 383fedff60
    Merge 470a0f7bef into 669f6b45a3 #18017 dagecko 2026-03-26 12:36:49 -0400
  • 470a0f7bef fix: pin 9 unpinned action(s) #18017 Chris Nyhuis 2026-03-26 12:36:44 -0400
  • 5eef89db8c fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` paoloricciuti 2026-03-26 12:16:12 +0100
  • bbde910e25 chore: add changeset Rohit Nair P 2026-03-26 16:26:05 +0530
  • 7e30256ae9 fix: improve duplicate module import error message Rohit Nair P 2026-03-26 16:22:48 +0530
  • df53e7af3c fix: handle null target in append_styles to prevent crash #18013 Jivin Sardine 2026-03-26 14:15:45 +0530
  • e81313348b fix: add null check for target in append_styles #18011 Rayan Salhab 2026-03-26 03:48:19 +0000
  • 9f5e8a3882 fix: add null check for target in append_styles #18010 Rayan Salhab 2026-03-26 03:37:22 +0000
  • d81342a213 fix without the extra check razinshafayet 2026-03-24 00:55:43 +0600
  • 1fa151fdde fix: warn on click handlers for table row and cell elements razinshafayet 2026-03-23 18:50:52 +0600
  • fe2fc3fc6a note to self Rich Harris 2026-03-25 13:59:47 -0400
  • 4ed6e0656a WIP Rich Harris 2026-03-25 13:59:00 -0400
  • 92ae2c3f88 WIP Rich Harris 2026-03-25 12:46:32 -0400
  • 4bf3ad745f WIP Rich Harris 2026-03-25 12:09:43 -0400
  • 02532fe8eb
    docs: proper example code for hints on preserving reactivity #18007 Bernhard Häussner 2026-03-25 17:03:33 +0100
  • 3e1b21aece
    Merge c879d5cde1 into 669f6b45a3 #17955 Simon H 2026-03-25 15:47:19 +0100
  • d0b8903d90 WIP Rich Harris 2026-03-25 10:38:37 -0400
  • afa5af06c9 WIP Rich Harris 2026-03-25 07:27:48 -0400
  • 144611a18c WIP Rich Harris 2026-03-25 07:05:02 -0400
  • a67c74c68b fix: correctly handle bindings on the server #18009 Simon Holthausen 2026-03-25 11:09:42 +0100
  • f86bf0d191 WIP Rich Harris 2026-03-25 05:32:16 -0400
  • 669f6b45a3
    fix: prevent hydration error on async `{@html ...}` (#17999) Simon H 2026-03-25 09:27:46 +0100
  • 85fd45a0cb Fix {@const} staleness in callbacks for prop-derived values #18005 manthansubhash01 2026-03-25 11:40:18 +0530
  • 37b9a964b5 WIP Rich Harris 2026-03-24 20:50:38 -0400
  • 7f181523b1 WIP Rich Harris 2026-03-24 19:11:50 -0400
  • b40b63af74 WIP Rich Harris 2026-03-24 19:02:54 -0400
  • 12235f0300 WIP Rich Harris 2026-03-24 16:10:42 -0400
  • de94223003 always create batch_values, for now Rich Harris 2026-03-24 13:42:07 -0400
  • 7a70030516 WIP Rich Harris 2026-03-24 13:23:56 -0400
  • 252c487d0f fix: prevent hydration error on async `{@html ...}` #17999 Simon Holthausen 2026-03-24 16:48:13 +0100
  • 54ba176d2c
    docs: 'open in playground' links (#17983) Rich Harris 2026-03-24 11:31:17 -0400
  • 749b6f0a24 fix: never write to ´v´ property in forks Simon Holthausen 2026-03-24 16:05:04 +0100
  • 5e8662fb23
    chore: lots of async tests (#17997) Simon H 2026-03-24 14:19:29 +0100
  • d58957b154 chore: lots of async tests #17997 Simon Holthausen 2026-03-24 14:15:23 +0100
  • 4e03a8ebc0
    Merge 9fdcfe1d71 into 6e52f40d41 #17971 Simon H 2026-03-24 14:37:02 +0200
  • 9fdcfe1d71 oops #17971 async-blocking-and-merging Simon Holthausen 2026-03-24 13:36:55 +0100
  • d62b7f7b3b reorder tests + one testing various permutations (currently failing) Simon Holthausen 2026-03-24 13:36:17 +0100
  • 5d5ce8b277 tidy up Rich Harris 2026-03-24 08:06:00 -0400
  • fa580d895a tweak log_effect_tree Rich Harris 2026-03-24 06:27:40 -0400
  • 75e333fce7 all legacy tests passing Rich Harris 2026-03-24 06:02:36 -0400
  • 153ced7725 WIP Rich Harris 2026-03-24 05:07:56 -0400
  • 55e722d690 WIP Rich Harris 2026-03-24 04:46:00 -0400
  • da2ab64f52 WIP Rich Harris 2026-03-23 22:10:50 -0400
  • b5be33b152 WIP Rich Harris 2026-03-23 21:36:07 -0400
  • 8f2613df67 WIP Rich Harris 2026-03-23 21:26:40 -0400
  • f48e4e2ec5 WIP Rich Harris 2026-03-23 21:11:42 -0400
  • 8d285d5a5d feat: preserve $state across HMR component swaps Alex Kahn 2026-03-23 17:10:18 -0400
  • 4eac6a40a9 guess this feature is too new Simon Holthausen 2026-03-23 23:23:42 +0100
  • 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 +0100
  • 70448ed987
    Merge 75d41c78b7 into 6e52f40d41 #16458 ComputerGuy 2026-03-23 22:00:02 +0100
  • ffdfe5d64b
    docs: add changeset #17993 Matt Andreko 2026-03-23 15:26:56 -0400
  • 2c8a96bf83
    fix: sanitize id_prefix to prevent HTML comment injection in SSR output Matt Andreko 2026-03-23 15:20:44 -0400
  • 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 +0100
  • f31e715569 bring tests over from async-blocking-and-merging Rich Harris 2026-03-23 10:52:05 -0400
  • 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 +0100
  • 6e52f40d41
    Version Packages (#17984) svelte@5.55.0 github-actions[bot] 2026-03-23 10:08:49 -0400
  • e90c4a32bb handle new effects with fork Simon Holthausen 2026-03-23 11:17:51 +0100
  • 85c2559a2f docs: add CSP page under misc with introduction, hydratable components, and trusted types #17987 Shubham Makkar 2026-03-23 10:33:09 +0530
  • 1ad6cec392 docs: update context documentation to recommend `createContext` #17986 Shubham Makkar 2026-03-23 10:08:07 +0530
  • 3622a231be Version Packages #17984 github-actions[bot] 2026-03-23 00:47:26 +0000
  • 1773cb5b59
    fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985) Simon H 2026-03-23 01:46:36 +0100
  • 298437a542 feedback Simon Holthausen 2026-03-22 23:15:30 +0100
  • c19916a413 oops Simon Holthausen 2026-03-22 23:00:52 +0100
  • 1819765786 feedback Simon Holthausen 2026-03-22 23:00:33 +0100
  • 029c325fd5 remove leftovers #17985 Simon Holthausen 2026-03-22 22:23:33 +0100