Commit Graph

  • 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
  • b892999718
    fix: add pending snippet to <svelte:boundary> types #16390 Minsoo Choo 2025-07-16 09:16:20 -0400
  • 8e73fd4b03
    fix: don't log `await_reactivity_loss` warning when signal is read in `untrack` (#16385) ComputerGuy 2025-07-16 05:14:19 -0700
  • cc29ea7859 fix: better handle $inspect on array mutations 7nik 2025-07-16 14:17:07 +0300
  • 9e568b4c27 doh #16386 gh-16365 ComputerGuy 2025-07-15 18:03:41 -0700
  • 6e8deae9c5 fix failing test ComputerGuy 2025-07-15 18:01:55 -0700
  • 10fe70f433 fix: wrap `$inspect` error logging in `console.group` ComputerGuy 2025-07-15 17:45:17 -0700
  • 29e2c852a1 fix #16385 ComputerGuy 2025-07-15 17:29:51 -0700
  • 4be5488880 add test ComputerGuy 2025-07-15 17:17:59 -0700
  • 312d2b637b fix: don't log `await_reactivity_loss` warning when signal is read in `untrack` ComputerGuy 2025-07-15 17:10:01 -0700
  • e01bd97bef
    fix: update `$effect.pending()` immediately after a batch is removed (#16382) Rich Harris 2025-07-15 19:58:39 -0400
  • d3f9269e7d unused #16382 Rich Harris 2025-07-15 19:01:58 -0400
  • 9b89b57558 inline Rich Harris 2025-07-15 19:01:18 -0400
  • 9eece0e4a7 add test Rich Harris 2025-07-15 18:59:15 -0400
  • 0b2ef3c2a4 fix Rich Harris 2025-07-15 18:58:38 -0400
  • 3fa3dd78a1
    Version Packages (#16377) svelte@5.36.2 github-actions[bot] 2025-07-15 17:55:37 -0400
  • 802ab0a121 Version Packages #16377 github-actions[bot] 2025-07-15 21:50:52 +0000
  • eb23028d8f
    fix: add pending snippet to <svelte:boundary> types (#16379) jjones315 2025-07-15 16:49:06 -0500
  • fae2c58fe4
    Update .changeset/many-bats-juggle.md #16379 Rich Harris 2025-07-15 17:20:28 -0400
  • ef8b852379 changeset Rich Harris 2025-07-15 17:19:20 -0400
  • 6a3d785505 fix Rich Harris 2025-07-15 17:18:54 -0400
  • 5dee720a4b Merge branch 'main' into sync-effect-pending-updates Rich Harris 2025-07-15 16:51:51 -0400
  • 886d566b93
    add async wrapper to sandbox (#16378) Rich Harris 2025-07-15 16:51:27 -0400
  • f5a13cbcdf bump pps #16378 Rich Harris 2025-07-15 16:47:24 -0400
  • 12160e0c33 WIP sync effect pending updates Rich Harris 2025-07-15 16:44:20 -0400
  • 2919ea0a79 add pending snippet to <svelte:boundary> types jayce jones 2025-07-15 15:12:55 -0500
  • da565f51e4 add async wrapper to sandbox Rich Harris 2025-07-15 15:47:30 -0400
  • 9f591223b1
    docs: async stuff (#16376) Rich Harris 2025-07-15 15:21:06 -0400
  • e686e94d1a
    Update documentation/docs/03-template-syntax/19-await-expressions.md #16376 Rich Harris 2025-07-15 14:52:52 -0400
  • 2f2ca5dc1a tweak Rich Harris 2025-07-15 14:48:18 -0400
  • 14f345841c fix Rich Harris 2025-07-15 14:47:11 -0400
  • 4d3bd638c9 missing link Rich Harris 2025-07-15 14:46:17 -0400
  • bbd42e28bd tweak Rich Harris 2025-07-15 14:44:51 -0400
  • 4567dac3dc fixes Rich Harris 2025-07-15 14:42:39 -0400
  • 25b8c33622 typo Rich Harris 2025-07-15 14:40:43 -0400
  • 9a53553c3c oops Rich Harris 2025-07-15 14:40:03 -0400