Commit Graph

  • 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
  • bdf6adb411
    fix: delegate functions with shadowed variables if declared locally (#16417) Paolo Ricciuti 2025-07-17 11:03:53 +0200
  • fdca2205ea
    Update eslint.config.js #16412 Simon H 2025-07-17 10:59:03 +0200
  • f343170927
    docs: fix `$effect.root` jsdoc formatting (#16411) ComputerGuy 2025-07-17 01:56:24 -0700
  • 9e1e7139fb
    fix: robustify reset calls in error boundaries (#16171) Ray Thurn Void 2025-07-17 09:41:21 +0100
  • 5e7ed97526 fix: delegate functions with shadowed variables if declared locally #16417 paoloricciuti 2025-07-17 10:31:52 +0200
  • 1d3a820936 docs: remove mention of deprecated way to enhance typings #16416 Simon Holthausen 2025-07-17 10:31:06 +0200
  • f08a622dca woops navorite 2025-07-17 08:29:52 +0300
  • c93bb913bc cleanup navorite 2025-07-17 08:28:23 +0300
  • ff9eb883be
    Update vitest.config.js Ahmad S. 2025-07-17 08:23:34 +0300
  • 64a2b9bca3
    Update vitest.config.js Ahmad S. 2025-07-17 07:44:26 +0300
  • 33cab70d5b docs: fix `$effect.root` jsdoc formatting #16411 ComputerGuy 2025-07-16 19:53:55 -0700
  • b8b662a1ad
    docs: make link to svelte/reactivity more prominent (#16410) Rich Harris 2025-07-16 22:02:02 -0400
  • a10aa519b2 Merge branch 'main' into docs-built-ins #16410 Rich Harris 2025-07-16 21:58:42 -0400
  • e5e6c0cd12
    fix docs (#16409) Rich Harris 2025-07-16 21:53:40 -0400
  • e06995e8df gah #16409 Rich Harris 2025-07-16 21:51:39 -0400
  • 336b878623 another Rich Harris 2025-07-16 21:49:57 -0400
  • 111fb7e347 docs: make link to svelte/reactivity more prominent Rich Harris 2025-07-16 21:44:22 -0400
  • 5edbc9bf4a oops Rich Harris 2025-07-16 21:27:29 -0400
  • e293c78535 fix docs Rich Harris 2025-07-16 21:18:41 -0400
  • b17557cd91
    docs: fix typo (#16408) Rich Harris 2025-07-16 21:14:55 -0400
  • f9f8066551 fix typo #16408 Rich Harris 2025-07-16 21:13:11 -0400
  • c56914d739
    chore: upgrade to eslint-plugin-svelte 3 (#16407) Ben McCann 2025-07-16 18:08:54 -0700
  • 8891015e00 simplify #16171 Rich Harris 2025-07-16 20:58:17 -0400
  • d78ab67f85 regenerate Rich Harris 2025-07-16 20:54:08 -0400
  • c0ade24eb9 merge main Rich Harris 2025-07-16 20:51:57 -0400
  • 64fa513e8b init ComputerGuy 2025-07-16 17:50:01 -0700
  • fcfbc9cca0
    Version Packages (#16406) svelte@5.36.5 github-actions[bot] 2025-07-16 20:01:58 -0400
  • 948bc11538 Version Packages #16406 github-actions[bot] 2025-07-16 23:26:40 +0000
  • a67b5862f1
    fix: more informative error when effects run in an infinite loop (#16405) Rich Harris 2025-07-16 19:24:57 -0400
  • ea04bb674d chore: upgrade to eslint-plugin-svelte 3 #16407 Ben McCann 2025-07-16 16:17:05 -0700
  • 09c9a3c165
    fix: silence `$inspect` errors when the effect is about to be destroyed (#16391) Rich Harris 2025-07-16 18:55:24 -0400
  • 3edebd5103
    chore: update to new pnpm syntax (#16399) Rich Harris 2025-07-16 18:54:56 -0400
  • ead4091202
    docs: diligently describe destructured derived declarations (#16400) Rich Harris 2025-07-16 18:54:45 -0400
  • 90ff2dc013 fix #16405 Rich Harris 2025-07-16 17:45:23 -0400
  • 45cd000890
    chore: fix peer dependency warning (#16401) Ben McCann 2025-07-16 14:44:03 -0700
  • a24008f4cc changeset Rich Harris 2025-07-16 17:30:57 -0400
  • e2fe258367 fix test Rich Harris 2025-07-16 17:30:32 -0400
  • f4f7a13eb4 test Rich Harris 2025-07-16 17:27:03 -0400
  • a902e1bded tidy up Rich Harris 2025-07-16 16:55:30 -0400
  • f5ae2634d3 remove dev_effect_stack stuff, it's not very helpful Rich Harris 2025-07-16 16:49:13 -0400
  • dbd5750e7f log update locations Rich Harris 2025-07-16 16:47:37 -0400
  • bd4c6396d6 update effect_update_depth_exceeded docs Rich Harris 2025-07-16 16:45:23 -0400
  • 1d8c811013 chore: fix peer dependency warning #16401 Ben McCann 2025-07-16 11:48:30 -0700
  • c11c5ec0e3
    docs: tweak createSubscriber explanation (#16398) Rich Harris 2025-07-16 14:41:16 -0400
  • ca1f2a3b34 docs: diligently describe destructured derived declarations #16400 Rich Harris 2025-07-16 13:30:27 -0400
  • 956939f545 chore: update to new pnpm syntax #16399 Rich Harris 2025-07-16 13:17:41 -0400
  • 5df8280e9c regenerate #16398 Rich Harris 2025-07-16 13:11:40 -0400
  • f45c37f2b6 docs: tweak createSubscriber explanation Rich Harris 2025-07-16 13:05:37 -0400
  • 58788db27b
    Version Packages (#16397) svelte@5.36.4 github-actions[bot] 2025-07-16 12:42:25 -0400
  • b9c7e4394a Version Packages #16397 github-actions[bot] 2025-07-16 16:22:58 +0000
  • ee1ef6083a
    fix: ensure compiler state is reset before compilation (#16396) Simon H 2025-07-16 18:20:44 +0200
  • 4947283fa5
    fix: avoid microtask in flushSync (#16394) Rich Harris 2025-07-16 12:08:45 -0400
  • adbfd343b7 fix: ensure compiler state is reset before compilation #16396 Simon Holthausen 2025-07-16 18:01:58 +0200
  • 282cd94eb1 changeset #16394 Rich Harris 2025-07-16 11:38:24 -0400
  • 4126a8ddba on second thoughts Rich Harris 2025-07-16 11:32:34 -0400
  • eac029c725 fix/simplify Rich Harris 2025-07-16 11:25:57 -0400
  • b5028dcb1a fix: avoid microtask in flushSync Rich Harris 2025-07-16 10:51:11 -0400
  • be44f8b23e
    Version Packages (#16384) svelte@5.36.3 github-actions[bot] 2025-07-16 10:45:47 -0400
  • 0675697680 Version Packages #16384 github-actions[bot] 2025-07-16 13:57:00 +0000
  • 6cf3a19342
    fix: better handle $inspect on array mutations (#16389) 7nik 2025-07-16 16:55:15 +0300
  • 5273f70018
    second changeset #16389 Rich Harris 2025-07-16 09:47:41 -0400
  • c369b4bcf7 increase stack trace limit, revert test change Rich Harris 2025-07-16 09:43:34 -0400
  • 8d6875fe5a changeset #16391 Rich Harris 2025-07-16 09:19:49 -0400
  • e1246e1bc3 fix: silence `$inspect` errors when the effect is about to be destroyed Rich Harris 2025-07-16 09:19:15 -0400
  • 32a29d9ee9 feat(runtime-browser): add support for <svelte:element this="contents"> to render children without wrapper #16392 Bohdan Dukhevych 2025-07-16 16:05:54 +0300