Commit Graph

  • b4c6a9e8e5 add comment #16335 Rich Harris 2025-07-22 12:50:33 -0400
  • 02876d3e33 skip_no_async Rich Harris 2025-07-22 12:45:58 -0400
  • 09adb39f93 chore: small tidy up #16476 Rich Harris 2025-07-22 12:42:18 -0400
  • eea22a90c9 tidy up Rich Harris 2025-07-22 12:39:15 -0400
  • 37f5cb7e6b fix Rich Harris 2025-07-22 12:37:53 -0400
  • f64cf42f0c Merge branch 'main' into effect-pre-abort Rich Harris 2025-07-22 12:37:39 -0400
  • 26f46bac35 test Simon Holthausen 2025-07-22 17:52:53 +0200
  • b8893f95d9 - add state changes resulting from an $effect to a separate new batch - schedule rerunning effects based on the sources that are dirty, not just rerunning them all blindly (excempting async effects which will have run by that time already) Simon Holthausen 2025-07-22 17:50:35 +0200
  • 9412c5861c
    chore: log effect functions in log_effect_tree (#16468) Rich Harris 2025-07-21 22:17:25 -0400
  • b1d888ada1 chore: log effect functions in log_effect_tree #16468 Rich Harris 2025-07-21 22:12:46 -0400
  • 28403beaeb
    Version Packages (#16467) svelte@5.36.13 github-actions[bot] 2025-07-21 13:32:47 -0400
  • 478ef9d8e5 Version Packages #16467 github-actions[bot] 2025-07-21 13:24:44 +0000
  • aabd333d89
    fix: ensure subscriptions are picked up correctly by deriveds (#16466) Simon H 2025-07-21 15:22:13 +0200
  • 36e188b5c6 fix: ensure subscriptions are picked up correctly by deriveds #16466 Simon Holthausen 2025-07-21 15:18:57 +0200
  • bf7de3a56b fix: keep input in sync when binding updated via effect #16464 binding-fix-2 Simon Holthausen 2025-07-21 11:59:31 +0200
  • 5aff44a83f rename to `$effect.allowed` ComputerGuy 2025-07-21 02:20:33 -0700
  • 3bde6d2993
    doesnt need a changeset #16461 Simon H 2025-07-21 10:24:35 +0200
  • 2e15163219 doh #16463 ComputerGuy 2025-07-20 22:42:04 -0700
  • 69f1ed84bc wrap in async derived instead of derived ComputerGuy 2025-07-20 22:41:33 -0700
  • d9db9e3dc2 fix ComputerGuy 2025-07-20 22:38:58 -0700
  • 9905a6b8fd fix: correctly transform `{@const foo = await ...}` ComputerGuy 2025-07-20 22:33:14 -0700
  • 3262ca1ad0 docs: improve a11y_invalid_attribute warning documentation brenner cruvinel 2025-07-20 22:57:14 -0300
  • 3345ed0782 apply suggestion from review ComputerGuy 2025-07-20 15:55:23 -0700
  • ce4a99ed6d
    Version Packages (#16459) svelte@5.36.12 github-actions[bot] 2025-07-20 18:11:26 -0400
  • d9c721a009 Version Packages #16459 github-actions[bot] 2025-07-20 21:24:53 +0000
  • 8afe5ec0c5
    Version Packages (#16453) github-actions[bot] 2025-07-20 17:23:10 -0400
  • 1f99914a16
    chore: move `capture_signals` to legacy module (#16456) Rich Harris 2025-07-20 17:22:01 -0400
  • 9eb261ae1e Version Packages #16453 github-actions[bot] 2025-07-20 21:21:49 +0000
  • d3a01bd5a7
    fix: always mark reactions of deriveds (#16457) Rich Harris 2025-07-20 17:19:56 -0400
  • ab91795ac8 lint ComputerGuy 2025-07-20 14:13:23 -0700
  • 35cdb50d2c fix: changeset #16110 derived-reactions-maybe-dirty-marked paoloricciuti 2025-07-20 23:06:06 +0200
  • db17c7f393 fix: revert to original solution paoloricciuti 2025-07-20 23:04:57 +0200
  • 7b33b2ab54 fix lint ComputerGuy 2025-07-20 14:04:46 -0700
  • 42b32c24e9 Merge remote-tracking branch 'origin/main' into derived-reactions-maybe-dirty-marked paoloricciuti 2025-07-20 23:03:27 +0200
  • c82fb3a0c8 remove obsolete test ComputerGuy 2025-07-20 13:57:48 -0700
  • 1dd5808468 changeset #16457 Rich Harris 2025-07-20 15:40:24 -0400
  • 63f280040a test Rich Harris 2025-07-20 15:39:56 -0400
  • 7a5fd299db fix Rich Harris 2025-07-20 11:50:20 -0400
  • ae148be0d1 chore: move `capture_signals` to legacy module #16456 Rich Harris 2025-07-20 08:17:42 -0400
  • 52c6ab591f tweak Rich Harris 2025-07-20 08:06:13 -0400
  • 53fdd0f93a
    chore: remove some unused code (#16455) Rich Harris 2025-07-19 22:18:50 -0400
  • 0a2a2e213a
    fix: add labels to `@const` tags and props (#16454) Rich Harris 2025-07-19 22:17:14 -0400
  • a295ac34ee chore: remove some unused code #16455 Rich Harris 2025-07-19 22:15:19 -0400
  • 1081ab100f changeset #16454 Rich Harris 2025-07-19 22:12:50 -0400
  • c7f64f08ab fix: add labels to `@const` tags and props Rich Harris 2025-07-19 22:10:52 -0400
  • 5033c8e965
    fix: tag stores for `$inspect.trace()` (#16452) Rich Harris 2025-07-19 20:35:28 -0400
  • ef8353e53a fix: tag stores for `$inspect.trace()` #16452 Rich Harris 2025-07-19 20:20:48 -0400
  • dd55de3b75
    Version Packages (#16450) svelte@5.36.10 github-actions[bot] 2025-07-19 18:05:29 -0400
  • 01b338e57d Version Packages #16450 github-actions[bot] 2025-07-19 21:39:32 +0000
  • 9a52007785
    fix: prevent batches from getting intertwined (#16446) Rich Harris 2025-07-19 17:37:53 -0400
  • cc05cbcf5c
    Version Packages (#16445) svelte@5.36.9 github-actions[bot] 2025-07-19 14:30:38 -0700
  • 5d3920ec5a Version Packages #16445 github-actions[bot] 2025-07-19 21:28:21 +0000
  • e1e7a75d71
    fix: allow async destructured deriveds (#16444) ComputerGuy 2025-07-19 14:26:31 -0700
  • 307ec228ff
    fix: move store setup/cleanup outside of async component body (#16443) ComputerGuy 2025-07-19 14:24:47 -0700
  • 64e4a4bd2a tweak #16444 Rich Harris 2025-07-19 17:23:36 -0400
  • ed237a69ee tweak Rich Harris 2025-07-19 17:21:30 -0400
  • ad0b58ee96
    fix: move ownership validation into async component body (#16449) ComputerGuy 2025-07-19 14:21:25 -0700
  • 6564171e42 add test Rich Harris 2025-07-19 17:15:35 -0400
  • 507d577c48 add test #16449 Rich Harris 2025-07-19 17:02:42 -0400
  • 9a9cf921ce activate batch before decrementing #16446 Rich Harris 2025-07-19 16:42:36 -0400
  • bf9d999a9b fix: move ownership validation into async component body ComputerGuy 2025-07-19 11:52:02 -0700
  • 63cbe2108a
    fix: disallow `export { foo as default }` in `<script module>` (#16447) ComputerGuy 2025-07-19 11:35:43 -0700
  • d0d1bfd3ec fix test #16447 ComputerGuy 2025-07-19 10:58:39 -0700
  • ce732a6638 add test ComputerGuy 2025-07-19 10:56:36 -0700
  • b545462df6 Merge branch 'main' into effect-active ComputerGuy 2025-07-19 10:41:59 -0700
  • 9c1de633c0 add test ComputerGuy 2025-07-19 10:41:47 -0700
  • c61f2a9bae changeset ComputerGuy 2025-07-19 10:27:25 -0700
  • 38e47d0cae fix: disallow `export { foo as default }` in `<script module>` ComputerGuy 2025-07-19 10:23:40 -0700
  • f972a49003 changeset Rich Harris 2025-07-19 10:59:35 -0400
  • 0156496fd9 ensure batches are kept separate Rich Harris 2025-07-19 10:29:19 -0400
  • 27c90dfa83
    fix: don't reexecute derived with no dependencies on teardown (#16438) Simon H 2025-07-19 08:23:27 +0200
  • c8f979be71 fix: allow async destructured deriveds ComputerGuy 2025-07-18 21:02:52 -0700
  • bfcf4eaf30 fix: move store setup/cleanup outside of async component body #16443 ComputerGuy 2025-07-18 20:36:21 -0700
  • 9ae4a65c4a add docs ComputerGuy 2025-07-18 18:26:56 -0700
  • 794a162e12 Merge branch 'main' into effect-active ComputerGuy 2025-07-18 18:02:41 -0700
  • 1b074f2987 fix: don't reexecute derived with no dependencies on teardown #16438 Simon Holthausen 2025-07-18 23:32:47 +0200
  • 05f6436445
    Version Packages (#16435) svelte@5.36.8 github-actions[bot] 2025-07-18 12:35:20 -0400
  • 80cb1e3bc5 Version Packages #16435 github-actions[bot] 2025-07-18 16:10:57 +0000
  • f5db130e2d
    chore: Switch `payload.out` to an array (#16428) Elliott Johnson 2025-07-18 10:09:10 -0600
  • c2da1ebb85
    fix: keep effect in the graph if it has an abort controller (#16430) Paolo Ricciuti 2025-07-18 18:07:06 +0200
  • 7b66372935 add bad code #16433 kianiehsan66 2025-07-18 14:47:57 +0200
  • 740fece92b Merge branch 'main' into effect-active ComputerGuy 2025-07-18 03:00:57 -0700
  • 45d3eeb4e6 add types, DRY out some logic ComputerGuy 2025-07-18 03:00:43 -0700
  • 0ffd1fcb44 fix: keep effect in the graph if it has an abort controller #16430 paoloricciuti 2025-07-18 09:19:57 +0200
  • 293fefb10b fix: generate types #15069 state-onchange paoloricciuti 2025-07-18 08:42:07 +0200
  • a63d9e10c6 Merge branch 'elliott-payload-as-array' of github.com:sveltejs/svelte into elliott-payload-as-array #16428 S. Elliott Johnson 2025-07-17 17:59:46 -0600
  • a9dfd64d4c changeset S. Elliott Johnson 2025-07-17 17:59:41 -0600
  • 62a269ba93
    Apply suggestions from code review Elliott Johnson 2025-07-17 17:58:28 -0600
  • f919ee839e chore: Switch `payload.out` to an array S. Elliott Johnson 2025-07-17 17:55:33 -0600
  • e1e3bbf051 fix: fix merge bugs and adapt to latest changes paoloricciuti 2025-07-18 00:09:32 +0200
  • 93a8a495d2
    Version Packages (#16426) svelte@5.36.7 github-actions[bot] 2025-07-17 12:21:43 -0400
  • a171b25728 Version Packages #16426 github-actions[bot] 2025-07-17 16:16:09 +0000
  • 98fb1b1f8b
    fix: allow instrinsic `<svelte:...>` elements to inherit from `SvelteHTMLElements` (#16424) Rich Harris 2025-07-17 12:14:03 -0400
  • 7a4a9d0a80 fix: allow instrinsic `<svelte:...>` elements to inherit from `SvelteHTMLElements` #16424 Rich Harris 2025-07-17 11:50:19 -0400
  • 9ddff21579 Merge remote-tracking branch 'origin/main' into state-onchange paoloricciuti 2025-07-17 16:45:32 +0200
  • 0425bab206 Version Packages #16420 github-actions[bot] 2025-07-17 11:27:16 +0000
  • 6c9717a91f
    Version Packages (#16418) svelte@5.36.6 github-actions[bot] 2025-07-17 07:26:50 -0400
  • a4fea209b5 Version Packages #16418 github-actions[bot] 2025-07-17 11:26:00 +0000
  • 0ae1d5afff
    chore: cleanup obselete stuff (#16412) Ahmad S. 2025-07-17 14:25:01 +0300
  • 65e5249296
    docs: remove mention of deprecated way to enhance typings (#16416) Simon H 2025-07-17 13:24:21 +0200