Commit Graph

  • 3635e66d11 alternative approach Rich Harris 2026-01-28 18:01:51 -0500
  • 1f7975cb4c
    Merge branch 'main' into fix/fork-lost-reactivity #17335 Rich Harris 2026-01-28 17:00:09 -0500
  • 3608b3c869
    fix: preserve old dependencies when updating reaction inside fork (#17579) Rich Harris 2026-01-28 16:59:40 -0500
  • 45895754d7 fix: throw for unset `createContext` get on the server paoloricciuti 2026-01-28 22:40:32 +0100
  • dbaa7c48ca Merge branch 'fix/fork-lost-reactivity' of https://github.com/hmnd/svelte into pr/17335 Rich Harris 2026-01-28 16:30:18 -0500
  • bb658a1a77 extract runtime.js changes into separate PR Rich Harris 2026-01-28 16:30:08 -0500
  • 96d62c0b4b Merge branch 'main' into pr/17335 Rich Harris 2026-01-28 16:28:32 -0500
  • 5fdb5ab70b fix: preserve old dependencies when updating reaction inside fork #17579 Rich Harris 2026-01-28 16:25:48 -0500
  • 0ff80317c0 fix: add last_value to StoreReferencesContainer type definition Miner 2026-01-28 22:23:39 +0100
  • afc18aff5b fix: avoid get_store() calls that interfere with async stores Miner 2026-01-28 22:18:32 +0100
  • 4e913de9b0
    Merge branch 'main' into fix/fork-lost-reactivity Rich Harris 2026-01-28 16:12:52 -0500
  • ece2e83eb9
    fix: increment signal versions when discarding forks (#17577) Rich Harris 2026-01-28 16:09:32 -0500
  • 1898a0e21d
    Update .changeset/vast-hornets-draw.md #17577 Rich Harris 2026-01-28 16:01:02 -0500
  • 3881717176 revert Rich Harris 2026-01-28 16:00:51 -0500
  • 61ab67bf2a add tests, fix Rich Harris 2026-01-28 15:59:41 -0500
  • 0815b70641 fix: ensure $ accessor is up to date in store.subscribe() callback Miner 2026-01-28 21:56:47 +0100
  • 257997fcff rename test Rich Harris 2026-01-28 15:53:23 -0500
  • ab021bd931 Merge branch 'fix/fork-lost-reactivity' of https://github.com/hmnd/svelte into pr/17335 Rich Harris 2026-01-28 15:35:59 -0500
  • 9d1ca054a2 delete test in favour of #17577 Rich Harris 2026-01-28 15:00:49 -0500
  • 140f8384ef
    Update packages/svelte/src/internal/client/reactivity/deriveds.js Rich Harris 2026-01-28 15:00:04 -0500
  • ead4c6e6e9 obsolete comments Rich Harris 2026-01-28 14:53:02 -0500
  • 79942e4e42 fix: always update an UNINITIALIZED derived on read Rich Harris 2026-01-28 14:44:11 -0500
  • 37cd40d2e5
    fix: more conservative assignment_value_stale warnings (#17574) Rich Harris 2026-01-28 14:23:27 -0500
  • 2b4253f332
    chore: allow sandbox to 'download' from tests (#17576) Rich Harris 2026-01-28 13:40:10 -0500
  • 408b7f699f chore: allow sandbox to 'download' from tests #17576 Rich Harris 2026-01-28 13:32:39 -0500
  • 35914404f1
    Delete how Rich Harris 2026-01-28 12:59:23 -0500
  • 40d77a13ca
    Merge branch 'main' into fix/fork-lost-reactivity Rich Harris 2026-01-28 12:58:39 -0500
  • 3256a75b54
    fix: ignore popover elements in a11y_consider_explicit_label check (#17367) Razin Shafayet 2026-01-28 23:56:17 +0600
  • 08448c501b
    docs: update FAQ to mention SvelteKit hash-based routing support (#17546) GiantDragon9090 2026-01-28 09:55:32 -0800
  • 4f12a9181a fix #17367 Rich Harris 2026-01-28 12:50:17 -0500
  • d5fd6376a0
    Apply suggestions from code review Rich Harris 2026-01-28 12:35:14 -0500
  • 8943565929
    Apply suggestions from code review Rich Harris 2026-01-28 12:34:14 -0500
  • c4bb814be0 docs #17575 Rich Harris 2026-01-28 11:54:56 -0500
  • 4c8f151af8 feat: allow use of createContext when instantiating components programmatically Rich Harris 2026-01-28 11:32:41 -0500
  • 16fec7207a
    fix: make onintrostart respect delay parameter (#17567) PandaMan 2026-01-29 00:17:38 +0800
  • b0fd6d5723 fix: more conservative assignment_value_stale warnings #17574 Rich Harris 2026-01-28 11:13:01 -0500
  • 2472adc274 fix #17567 Rich Harris 2026-01-28 10:47:39 -0500
  • 73ab7e987c missed a spot Rich Harris 2026-01-28 10:35:01 -0500
  • f11f7f065a changeset Rich Harris 2026-01-28 10:34:16 -0500
  • d9142d8a24 fix Rich Harris 2026-01-28 10:33:48 -0500
  • dd69958f19 add (failing) tests Rich Harris 2026-01-28 10:27:15 -0500
  • 0a8082d719 fix: format code with prettier Miner 2026-01-28 15:43:51 +0100
  • 17f790bd94 fix: make onintrostart respect delay parameter Miner 2026-01-28 08:35:08 +0100
  • 06e6ef83b8
    failing test (#12791) Rich Harris 2026-01-27 22:44:26 -0500
  • 9e0cc4c775
    Merge branch 'main' into safari-borking-2 #12791 Rich Harris 2026-01-27 22:35:59 -0500
  • e83dc9a895
    Merge branch 'main' into defer-effects-in-pending-boundary Rich Harris 2026-01-27 22:23:47 -0500
  • c7472a6168
    Merge branch 'main' into each-block-pending Rich Harris 2026-01-27 22:22:08 -0500
  • a66f453b56
    docs: tweaking getting started instructions (#17566) Rich Harris 2026-01-27 22:16:53 -0500
  • 123c48d38d
    chore: give download.js script ability to download from stackblitz/github (#17549) Simon H 2026-01-28 03:15:42 +0100
  • c9c916d0ea docs: tweaking getting started instructions #17566 Rich Harris 2026-01-27 21:06:15 -0500
  • b5362e287b chore: bump playwright Rich Harris 2026-01-27 19:42:36 -0500
  • 975a5ec60a
    fix invalid negative values in sourcemap column indexes (#17167) Dominik G. 2026-01-28 01:38:24 +0100
  • 0cbf718aef
    feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088) Bladesheng 2026-01-28 01:37:26 +0100
  • 3d285f0ee4
    Version Packages (#17560) svelte@5.48.5 github-actions[bot] 2026-01-27 19:25:42 -0500
  • 4070a35ab0 Version Packages #17560 github-actions[bot] 2026-01-28 00:19:43 +0000
  • 30cea1f9a0
    fix: run boundary `onerror` callbacks in a microtask, in case they result in the boundary's destruction (#17561) Rich Harris 2026-01-27 19:16:59 -0500
  • 8c8a22add4
    fix: prevent unintended exports from namespaces (#17562) Rich Harris 2026-01-27 19:06:24 -0500
  • dbb087b7e5 docs: README missing sections: Installation, Usage #17563 eddie333016 2026-01-28 11:04:39 +1100
  • e1a31b1ccd fix: prevent unintended exports from namespaces #17562 Rich Harris 2026-01-27 19:00:40 -0500
  • e5703cb3de fix: run boundary callbacks in a microtask, in case they result in the boundary's destruction #17561 Rich Harris 2026-01-27 18:50:56 -0500
  • 02b5d94b3a
    fix: each block breaking with effects interspersed among items (#17550) David 2026-01-27 14:47:47 -0800
  • cd3bdebdd0 format #17549 Simon Holthausen 2026-01-27 21:26:41 +0100
  • 39cf2c9662 chore: add changeset for #17553 #17556 frozenflux2 2026-01-27 13:17:23 -0600
  • 547b60c0d5 fix: mark parent effect as dirty on error boundary initialization frozenflux2 2026-01-27 13:15:55 -0600
  • e9d580ed40
    Version Packages (#17555) svelte@5.48.4 github-actions[bot] 2026-01-27 13:18:43 -0500
  • ed1f4044ae Version Packages #17555 github-actions[bot] 2026-01-27 15:51:39 +0000
  • 83eb9dac64
    fix: avoid duplicating escaped characters when parsing styles (#17554) Tee Ming 2026-01-27 23:50:32 +0800
  • 352785b5a3 increment index and escape early instead #17554 Tee Ming 2026-01-27 23:45:50 +0800
  • 500bd325b1 format Tee Ming 2026-01-27 21:00:32 +0800
  • 1ae5cb9f52 changeset Tee Ming 2026-01-27 19:52:51 +0800
  • 9dd05cd986 fix and test Tee Ming 2026-01-27 19:52:07 +0800
  • 3a7384216f
    Merge branch 'main' into push-tnqrozrlkxxn #17550 David 2026-01-26 23:37:03 -0800
  • ea24d5add1
    use $effect.pre in sample instead David Roizenman 2026-01-26 14:54:17 -0800
  • 4846d959b8
    Merge f5519e87f6 into 9662010a13 #17522 Tarun-Repo 2026-01-26 19:40:49 -0500
  • 9662010a13
    Version Packages (#17537) svelte@5.48.3 github-actions[bot] 2026-01-26 18:35:21 -0500
  • 5778ce217f Version Packages #17537 github-actions[bot] 2026-01-26 23:08:19 +0000
  • 97684d32a0
    add missing changeset for #17548 (#17551) Rich Harris 2026-01-26 18:07:14 -0500
  • a87ce6362b add missing changeset for #17548 #17551 Rich Harris 2026-01-26 18:05:18 -0500
  • ce8646a330
    Apply suggestion from @Rich-Harris Rich Harris 2026-01-26 18:02:08 -0500
  • 5872b89fb8
    fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17548) Richman018 2026-01-27 07:00:12 +0800
  • aa95dcbe01
    Merge branch 'main' into push-tnqrozrlkxxn David 2026-01-26 14:44:45 -0800
  • 524973c1d6 fix test #17548 Rich Harris 2026-01-26 17:36:18 -0500
  • 3597528c6e
    test sample with interspersed non-branch effects David Roizenman 2026-01-26 12:03:15 -0800
  • da489a3266
    fix: each block breaking with effects interspersed among items David Roizenman 2026-01-26 12:37:30 -0800
  • 5e0d18d210 fix: advance hydration before skipping settled async blocks (#17539) David 2026-01-26 14:26:16 -0800
  • a930c5ab28 chore: give download.js script ability to download from stackblitz/github Simon Holthausen 2026-01-26 22:20:40 +0100
  • 55da96b25b fix: add pointer and touch events to a11y_no_static_element_interactions warning Daniel 2026-01-26 18:22:02 +0100
  • f7cab25e76 feat: allow using timing function strings as easing #17547 Gittensor Miner 2026-01-26 18:50:09 +0200
  • 0ea2be4cbd docs: update FAQ to mention SvelteKit hash-based routing support #17546 Gittensor Miner 2026-01-26 17:51:59 +0200
  • efcb7353bb
    fix: handle falsy dynamic components in SSR (#17542) ai-man-codes 2026-01-26 20:59:12 +0530
  • d96119f00c fix types #17542 Rich Harris 2026-01-26 09:27:29 -0500
  • c3fcc15cfa
    feat: improve text/binary file detection in hash.js (#17543) dive2tech 2026-01-26 09:11:01 -0500
  • 89c0b81c05 snake_case #17543 Rich Harris 2026-01-26 09:10:19 -0500
  • d3312f275e tweak Rich Harris 2026-01-26 09:10:00 -0500
  • 176824622d Improve text/binary file detection in hash.js Gittensor Miner 2026-01-26 14:24:08 +0200
  • 84d2abd8b1 fix: handle falsy dynamic components in SSR Aiman 2026-01-26 16:15:15 +0530
  • 29a9921de9
    add test sample #17541 David Roizenman 2026-01-25 20:55:25 -0800
  • 9949447956
    fix: createSubscriber breaking each block reconciliation David Roizenman 2026-01-25 20:35:23 -0800
  • 391bc804c0
    simplify #17539 David Roizenman 2026-01-25 17:34:43 -0800
  • a00d51ef46
    add test sample David Roizenman 2026-01-25 16:28:21 -0800