Commit Graph

  • 402434e6cd
    Version Packages (#16195) svelte@5.34.5 github-actions[bot] 2025-06-17 17:46:58 -0400
  • 7c4e19be7f Version Packages #16195 github-actions[bot] 2025-06-17 21:44:44 +0000
  • de90fc8dce
    Test array sort in effect to prevent regressions of this use-case (#16175) Ray Thurn Void 2025-06-17 22:42:39 +0100
  • 579d0e6636
    fix: ensure undefined attributes are removed during hydration (#16178) floriskn 2025-06-17 23:16:07 +0200
  • a5f500e7c0
    fix: keep spread non-delegated event handlers up to date (#16180) Simon H 2025-06-17 23:13:27 +0200
  • 838f881550
    fix: avoid shadowing a variable in dynamic components (#16185) 7nik 2025-06-18 00:12:40 +0300
  • 061ab31d23
    fix: ensure sources within nested effects still register correctly (#16193) Simon H 2025-06-17 23:07:21 +0200
  • ffded128e9 fix #16180 Simon Holthausen 2025-06-17 22:48:23 +0200
  • 0524d16215
    Version Packages (#16181) svelte@5.34.4 github-actions[bot] 2025-06-17 13:07:28 -0400
  • 8f5a073a20 update test #16192 using-dispose Rich Harris 2025-06-17 12:57:33 -0400
  • 574def1319
    Update .changeset/plenty-wasps-sleep.md #16178 Rich Harris 2025-06-17 12:46:40 -0400
  • ecca86da77 Version Packages #16181 github-actions[bot] 2025-06-17 16:46:25 +0000
  • b224c3fb4b
    fix: coarse reactivity, alternative approach (#16100) Rich Harris 2025-06-17 12:43:52 -0400
  • d2932a5709
    Update packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/utils.js #16100 Simon H 2025-06-17 18:42:07 +0200
  • 97b78b37b8 wrap in try-catch Rich Harris 2025-06-17 12:31:27 -0400
  • efb9b63935 oops forgot to push this #16193 Simon Holthausen 2025-06-17 18:24:54 +0200
  • cb28da5596 fix: ensure sources within nested effects still register correctly Simon Holthausen 2025-06-17 18:07:09 +0200
  • 56a396ec1a ignore ts errors Rich Harris 2025-06-17 11:56:40 -0400
  • ef92395a77 oops Rich Harris 2025-06-17 11:52:43 -0400
  • 8bb4083b67 feat: link top-level `using` declarations in components to lifecycle Rich Harris 2025-06-17 11:42:21 -0400
  • 0fd39219d3 fix #16190 using Rich Harris 2025-06-17 09:18:07 -0400
  • 68a38d4b16 delete test file Rich Harris 2025-06-17 09:08:27 -0400
  • 65f4754091 fix: support `using` keyword Rich Harris 2025-06-17 09:06:41 -0400
  • 6f2d0cf764 init `partial` function and documentation partial-components ComputerGuy 2025-06-17 02:35:32 -0700
  • 2fa8c6d198 split component name and intermediate name #16185 7nik 2025-06-17 11:40:56 +0300
  • d99d872519
    fix: Make docs example not infinitely recurse (#16183) Elliott Johnson 2025-06-16 23:54:12 -0600
  • bfcec71134 Merge branch 'main' into print ComputerGuy 2025-06-16 21:17:43 -0700
  • 0de2182acc `SelectorList`, `<svelte:whatever />` ComputerGuy 2025-06-16 21:14:04 -0700
  • 0b9f5607c6 `KeyBlock` ComputerGuy 2025-06-16 21:00:40 -0700
  • 566da5b95f add tags, `AnimateDirective` ComputerGuy 2025-06-16 20:54:21 -0700
  • d96412b63f more ComputerGuy 2025-06-16 20:44:13 -0700
  • c646f9742b fix ComputerGuy 2025-06-16 20:42:49 -0700
  • 4c404ac44d `{#if ...} {:else ...}` ComputerGuy 2025-06-16 20:41:46 -0700
  • afd3cb4b91 `SpreadAttribute`, directive shorthands ComputerGuy 2025-06-16 20:36:39 -0700
  • 1e7b439533 more directives ComputerGuy 2025-06-16 20:16:49 -0700
  • 222dd41022 `UseDirective`, `OnDirective` ComputerGuy 2025-06-16 20:12:43 -0700
  • 45755ea852 add `TransitionDirective` ComputerGuy 2025-06-16 20:08:08 -0700
  • 683ac717ad add `Declaration` visitor ComputerGuy 2025-06-16 20:04:09 -0700
  • 3026a37268 more Rich Harris 2025-06-16 21:29:22 -0400
  • 74ec76688d fixes Rich Harris 2025-06-16 17:30:52 -0400
  • 97c5d98f79 WIP Rich Harris 2025-06-16 16:59:26 -0400
  • 4d0794acda fix: avoid shadowing a variable in dynamic components 7nik 2025-06-16 21:19:21 +0300
  • 486d10c880 WIP Rich Harris 2025-06-16 14:00:14 -0400
  • 1ca9455a79 fix: Make docs example not infinitely recurse #16183 elliott/13891 S. Elliott Johnson 2025-06-16 11:20:41 -0600
  • b1a6b8cbda fix: use proxy for destructured values #14977 thunkify-deriveds-on-server paoloricciuti 2025-06-16 19:05:43 +0200
  • 7e588857c2
    fix: don't set state withing `with_parent` in proxy (#16176) Paolo Ricciuti 2025-06-16 17:49:43 +0200
  • 4f7d6a8c29
    Update proxy.js #16176 Simon H 2025-06-16 17:37:43 +0200
  • 600a7ad48b fix: keep spread non-delegated event handlers up to date Simon Holthausen 2025-06-16 17:03:53 +0200
  • 22e666c438 Merge remote-tracking branch 'origin/main' into thunkify-deriveds-on-server paoloricciuti 2025-06-16 16:51:34 +0200
  • 3fc29e1e3e added test floriskn 2025-06-16 16:27:42 +0200
  • cf26945be1 fix: match class and style directives against attribute selector #16179 7nik 2025-06-16 13:53:20 +0300
  • b58169da8b Create plenty-wasps-sleep.md floriskn 2025-06-16 11:59:09 +0200
  • 8e280992f0 fix: ensure undefined attributes are removed during hydration floriskn 2025-06-16 11:52:48 +0200
  • ff82b63cea fix: don't set state withing `with_parent` in proxy paoloricciuti 2025-06-16 09:52:04 +0200
  • 58b4b840c3 Test array sort in effect to prevent regressions of this use-case #16175 raythurnvoid 2025-06-16 00:51:43 +0100
  • a0f86c5e1b use local version of esrap, for now Rich Harris 2025-06-15 15:41:51 -0400
  • 931f211b25
    chore: fix `$.attachment` prop (#16172) Rich Harris 2025-06-15 15:40:31 -0400
  • 28b0310e35 Add changeset raythurnvoid 2025-06-15 20:02:15 +0100
  • 0554c512d9 Add tests raythurnvoid 2025-06-15 20:01:47 +0100
  • 625530168f Prevent uncaught errors to make test fails when they are expected and are fired during template effects flush raythurnvoid 2025-06-15 20:01:21 +0100
  • 997ccefea9 Add a warning when the misuse of `reset` in an `error:boundary` causes an error to be thrown when flushing the boundary content raythurnvoid 2025-06-15 17:32:14 +0100
  • 6efdc23ecd merge main Rich Harris 2025-06-15 15:35:50 -0400
  • c91e69b15b
    chore: remove some unnecessary code (#16160) Rich Harris 2025-06-15 15:35:21 -0400
  • 03bc5f4e2a chore: fix `$.attachment` prop #16172 Rich Harris 2025-06-15 15:34:26 -0400
  • 0ceac96425 Add changeset #16165 raythurnvoid 2025-06-15 02:06:36 +0100
  • 27b37bb143 Add tests raythurnvoid 2025-06-15 00:10:11 +0100
  • c411d0c4f5 Improve compiler output on legacy components to prevent infinite loops from <select> bind:value on $: (block) with derived variable raythurnvoid 2025-06-15 01:55:50 +0100
  • d3fe49548a Improve compiler output on legacy components to prevent infinite loops from <select> bind:value on $: derived variables raythurnvoid 2025-06-15 00:09:39 +0100
  • 4f5c7621dc Add changeset #16161 raythurnvoid 2025-06-14 19:02:44 +0100
  • cf822c2133 Tweak to restore unsafe template mutation tracking raythurnvoid 2025-06-14 18:59:07 +0100
  • 50da9268c3 Add test raythurnvoid 2025-06-14 18:35:51 +0100
  • a012b1d1e0 Prevent mutating arrays in $effect to cause inifinite loops raythurnvoid 2025-06-14 18:30:36 +0100
  • 39168773d3 chore: remove some unnecessary code #16160 Rich Harris 2025-06-14 12:43:04 -0400
  • 1fb0b1f9d4 merge main Rich Harris 2025-06-14 12:40:23 -0400
  • ff2b0b57cf Version Packages #16159 github-actions[bot] 2025-06-14 15:50:20 +0000
  • 228f6b4323
    Merge 2ee724f71a into 546608636a #14243 Daniel Sidhion 2025-06-14 11:49:27 -0400
  • 546608636a
    Version Packages (#16157) svelte@5.34.3 github-actions[bot] 2025-06-14 11:48:47 -0400
  • 5c5536eaa1
    docs: clarify style precedence (#16158) 7nik 2025-06-14 18:48:32 +0300
  • 3480d53252 docs: clarify style precedence #16158 7nik 2025-06-14 18:25:34 +0300
  • 40befc28a5 Version Packages #16157 github-actions[bot] 2025-06-14 15:22:00 +0000
  • 6636f748ae
    fix: prevent memory leaking signals in legacy mode (#16145) 7nik 2025-06-14 18:19:42 +0300
  • 92ea58bee6
    fix: don't eagerly execute deriveds on resume (#16150) Matei Trandafir 2025-06-14 18:15:19 +0300
  • 113a3daab2
    fix: don't define `error.message` if it's not configurable (#16149) Paolo Ricciuti 2025-06-14 17:14:39 +0200
  • 53afa99de2 fix: revert second `console.error` #16149 paoloricciuti 2025-06-14 16:05:35 +0200
  • 03485faa49 this appears to be unnecessary #16150 Rich Harris 2025-06-14 08:50:30 -0400
  • 27fe22bf5c simplify Rich Harris 2025-06-14 08:46:33 -0400
  • da63318191
    Version Packages (#16147) svelte@5.34.2 github-actions[bot] 2025-06-14 08:31:00 -0400
  • 04be5689d9 Version Packages #16147 github-actions[bot] 2025-06-14 11:20:49 +0000
  • 36315fece4
    fix: prune typescript class field declarations (#16154) ComputerGuy 2025-06-14 04:18:52 -0700
  • b701b3b95a add test #16154 ComputerGuy 2025-06-14 02:01:57 -0700
  • b874e049de fix: prune typescript class field declarations ComputerGuy 2025-06-13 19:02:11 -0700
  • fa97c56aca
    Changeset Matei Trandafir 2025-06-13 18:31:22 +0300
  • a5c671094f
    Better fix Matei-Paul Trandafir 2025-06-13 18:25:59 +0300
  • 373ca3faef
    Add yet another test case Matei-Paul Trandafir 2025-06-13 18:22:54 +0300
  • 92d2b1f1e3
    Fix the bug Matei-Paul Trandafir 2025-06-13 18:19:22 +0300
  • 3d55a552db
    Add {@const} test case Matei-Paul Trandafir 2025-06-13 18:03:44 +0300
  • 0161aa3b23 fix: print console.error with updated stack paoloricciuti 2025-06-13 16:46:30 +0200
  • 90fa12fea3
    Add failing test Matei-Paul Trandafir 2025-06-13 13:15:01 +0300
  • cd32c37fc1 fix: don't define `error.message` if it's not configurable paoloricciuti 2025-06-13 16:30:25 +0200
  • 6a7df1cce8
    fix: add missing typings for some dimension bindings (#16142) Lyu, Wei-Da 2025-06-13 19:59:20 +0800