Commit Graph

  • 2287ad005a
    fix: detect and error on non-idempotent each block keys in dev mode (#17732) Rich Harris 2026-02-17 16:38:12 -0500
  • bbead0910e WIP Rich Harris 2026-02-17 16:37:43 -0500
  • 91d0454a48
    Apply suggestions from code review #17732 Rich Harris 2026-02-17 15:55:29 -0500
  • b9445edd01
    Apply suggestions from code review Rich Harris 2026-02-17 15:55:06 -0500
  • 70e42e8831 unused Rich Harris 2026-02-17 14:28:55 -0500
  • c14626f06e WIP Rich Harris 2026-02-17 14:23:20 -0500
  • 204622011a WIP Rich Harris 2026-02-17 13:59:37 -0500
  • ff803ccaa9 WIP Rich Harris 2026-02-17 13:58:24 -0500
  • 3f6521df0e
    chore: unify async logic (#17731) Rich Harris 2026-02-17 13:56:49 -0500
  • 2901e6acb8 fix: detect and error on non-idempotent each block keys in dev mode Rich Harris 2026-02-17 13:53:49 -0500
  • 0cf26eec2a failing test Rich Harris 2026-02-17 13:35:15 -0500
  • 60c99dfc51 Merge branch 'main' into unified-async #17731 Rich Harris 2026-02-17 12:50:57 -0500
  • bd4ba56932
    chore: make batch.is_deferred a private method (#17729) Rich Harris 2026-02-17 12:50:35 -0500
  • 929c3f2f0e chore: unify async logic Rich Harris 2026-02-17 12:48:35 -0500
  • 0b9442f1fc normalize Rich Harris 2026-02-17 12:32:30 -0500
  • 270a9aed89 handle snippet attributes Simon Holthausen 2026-02-17 18:30:22 +0100
  • 1d0e9d225c chore: make batch.is_deferred a private method #17729 Rich Harris 2026-02-17 12:06:50 -0500
  • 61466bffe3 make is_deferred private Rich Harris 2026-02-17 10:59:31 -0500
  • e3fcf9d617 merge main Rich Harris 2026-02-17 10:07:28 -0500
  • 04c0368aa8
    Version Packages (#17725) svelte@5.51.3 github-actions[bot] 2026-02-17 10:04:16 -0500
  • 6d142515f5 Version Packages #17725 github-actions[bot] 2026-02-17 14:58:01 +0000
  • e47c747338
    fix: prevent event delegation logic conflicting between svelte instances (#17728) Rich Harris 2026-02-17 09:57:06 -0500
  • 3516086a9e
    Update packages/svelte/src/internal/client/render.js #17728 Rich Harris 2026-02-17 09:56:58 -0500
  • 60a425193c
    fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712) Varun Chawla 2026-02-17 06:54:15 -0800
  • a130d84594 fix: prevent event delegation logic conflicting between svelte instances Rich Harris 2026-02-17 09:33:50 -0500
  • d304f42745 merge main Rich Harris 2026-02-17 08:15:58 -0500
  • 6557a0a591
    fix: run effects in pending snippets (#17719) Rich Harris 2026-02-17 08:12:09 -0500
  • 02a8f390bf
    Update packages/svelte/src/internal/client/dom/blocks/boundary.js #17719 Simon H 2026-02-17 14:11:00 +0100
  • ff5d36a880 docs: add best practices page to the docs paoloricciuti 2026-02-17 12:40:56 +0100
  • ff70ab1b76
    fix: locate Rollup annontaion friendly to JS downgraders (#17724) 7nik 2026-02-17 12:11:05 +0200
  • 867bc71fd4
    Apply suggestions from code review #17724 Simon H 2026-02-17 11:05:43 +0100
  • c374dd98f8 fix: locate Rollup annontaion friendly to JS downgraders 7nik 2026-02-17 11:49:18 +0200
  • 09ca611a91 fix: prevent #each array key from blowing up on updates #17723 razinshafayet 2026-02-17 13:58:52 +0600
  • 3a3d8cf8ed simplify Rich Harris 2026-02-16 17:57:13 -0500
  • 4a8fd1fb21 tidy Rich Harris 2026-02-16 17:55:55 -0500
  • d6a3282754 unused Rich Harris 2026-02-16 17:53:24 -0500
  • 2bf10f21fb changeset Rich Harris 2026-02-16 17:37:10 -0500
  • 876d0b3fd3 reverse condition Rich Harris 2026-02-16 17:34:56 -0500
  • e154c3c28d simplify Rich Harris 2026-02-16 17:34:10 -0500
  • 2efdb4cadf fix Rich Harris 2026-02-16 17:26:08 -0500
  • 032cb22a0c WIP Rich Harris 2026-02-16 17:20:04 -0500
  • 9510fca11f WIP move .b flag onto main effect Rich Harris 2026-02-16 16:54:30 -0500
  • 0680cfb953 unused Rich Harris 2026-02-16 16:44:57 -0500
  • 8417c2d073 unused Rich Harris 2026-02-16 16:42:36 -0500
  • 27c8b849b4 tweak Rich Harris 2026-02-16 16:39:25 -0500
  • 31845b74ae tweak Rich Harris 2026-02-16 16:26:14 -0500
  • 7d289ce79a tweak Rich Harris 2026-02-16 16:25:00 -0500
  • ab659390c5 tweak Rich Harris 2026-02-16 16:24:07 -0500
  • 1b643dc8fb tweak Rich Harris 2026-02-16 16:20:16 -0500
  • bfec9660e8 failing test Rich Harris 2026-02-16 13:02:58 -0500
  • a3d46fc362 i take it back, opencode didn't get it to work at all. revert revert revert Rich Harris 2026-02-16 11:16:28 -0500
  • 439ef8bb57 another failing test Rich Harris 2026-02-16 11:00:08 -0500
  • 94a230e4c4 beef up test. current implementation does not pass Rich Harris 2026-02-16 10:39:27 -0500
  • 65ca69a42c better example razinshafayet 2026-02-16 20:15:55 +0600
  • c86398e627 tidy up Rich Harris 2026-02-16 08:31:44 -0500
  • 9bf531ad27 fix docs razinshafayet 2026-02-16 09:53:44 +0600
  • f194574e6b prettier #17712 Rich Harris 2026-02-15 11:53:31 -0500
  • 9603fe9733
    Apply suggestions from code review Rich Harris 2026-02-15 11:51:08 -0500
  • e639ad5ba1 chore: add changeset for RxJS type safety improvement #17714 MOHITKOURAV01 2026-02-15 18:20:11 +0530
  • 74c84209c6 fix: improve RxJS interoperability type safety in store utils MOHITKOURAV01 2026-02-15 18:16:29 +0530
  • 7d53448cce fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes Varun Chawla 2026-02-15 02:10:36 -0800
  • 82265f1496
    Version Packages (#17711) svelte@5.51.2 github-actions[bot] 2026-02-15 11:03:21 +0100
  • e3acfbed01 Version Packages #17711 github-actions[bot] 2026-02-15 10:01:50 +0000
  • dd9fc0d1ad
    Warn on non-destructured `$props()` reads in runes mode (#17708) Copilot 2026-02-15 11:00:50 +0100
  • ae85b10fed
    Merge branch 'main' into copilot/fix-state-referenced-locally-warning #17708 Paolo Ricciuti 2026-02-15 10:54:57 +0100
  • 01f1937a98
    fix: take async into consideration for dev delegated handlers (#17710) Paolo Ricciuti 2026-02-15 10:44:23 +0100
  • fe1e1c4089 fix: take async into consideration for dev delegated handlers #17710 paoloricciuti 2026-02-15 09:58:01 +0100
  • 738228af3e Add changeset and expand test coverage per review feedback Varun Chawla 2026-02-14 20:21:33 -0800
  • 7299ffc39f
    Version Packages (#17704) svelte@5.51.1 github-actions[bot] 2026-02-14 15:45:20 -0500
  • 8ddfc3c7ec Revert "validator test is sufficient" Rich Harris 2026-02-14 08:19:56 -0500
  • 15043bfa5f changeset Rich Harris 2026-02-14 08:17:17 -0500
  • 948ff5ebc7 validator test is sufficient Rich Harris 2026-02-14 08:16:47 -0500
  • a91f5aa8f4 Fix state warnings for rest props copilot-swe-agent[bot] 2026-02-14 12:57:45 +0000
  • 427b05353a Initial plan copilot-swe-agent[bot] 2026-02-14 12:47:11 +0000
  • ae451dd2c7 Version Packages #17704 github-actions[bot] 2026-02-14 12:30:54 +0000
  • 743d52a893
    fix: don't crash on undefined `document.contentType` (#17707) 7nik 2026-02-14 14:30:01 +0200
  • f34572ea51 fix: don't crash on undefined `document.contentType` #17707 7nik 2026-02-14 14:26:22 +0200
  • ec255e9f13 fix: always create default slot in custom elements even without initial children Varun Chawla 2026-02-14 02:47:44 -0800
  • b4823b0e63 simplify Rich Harris 2026-02-13 18:31:58 -0500
  • 706ce6d2dc DRY out Rich Harris 2026-02-13 18:29:46 -0500
  • a51b6639d2 WIP Rich Harris 2026-02-13 18:15:39 -0500
  • 82d9880f61 WIP Rich Harris 2026-02-13 18:08:50 -0500
  • 3c7388218b Merge branch 'main' into each-block-pending Rich Harris 2026-02-13 17:39:15 -0500
  • ea29258bb0 fix test Rich Harris 2026-02-13 17:14:32 -0500
  • 07e4b81d5b Merge branch 'main' into defer-effects-in-pending-boundary Rich Harris 2026-02-13 17:10:59 -0500
  • 220b526d3a
    fix: use symbols for encapsulated event delegation (#17703) Rich Harris 2026-02-13 16:47:16 -0500
  • c32b293a4c account for time-travelling #17666 allow-recursive-derived Rich Harris 2026-02-13 16:26:10 -0500
  • 3d34b0c444 Merge branch 'main' into allow-recursive-derived Rich Harris 2026-02-13 16:18:46 -0500
  • 4e7edc473f fix #17703 Rich Harris 2026-02-13 16:16:59 -0500
  • 32bc25df91 changeset Rich Harris 2026-02-13 16:07:54 -0500
  • af930f56fa WIP Rich Harris 2026-02-13 16:07:24 -0500
  • 1ffd858a34 fix Rich Harris 2026-02-13 16:01:27 -0500
  • 1a04e10ac9 update snapshot Rich Harris 2026-02-13 15:42:35 -0500
  • 62e2927ce5 WIP Rich Harris 2026-02-13 14:24:36 -0500
  • 6fe82526ad update snapshot tests Rich Harris 2026-02-13 14:02:33 -0500
  • c2ce6ab1c7 WIP Rich Harris 2026-02-13 14:02:03 -0500
  • 981156bd19 feat: support TrustedHTML in {@html} expressions #17701 Rich Harris 2026-02-13 13:37:14 -0500
  • 7b6755eaf6
    Version Packages (#17693) svelte@5.51.0 github-actions[bot] 2026-02-13 12:05:52 -0500
  • abf5034215 Version Packages #17693 github-actions[bot] 2026-02-13 17:04:45 +0000
  • 86d5522096
    fix: follow-up formatting in `print()` for block-level elements (#17699) jyc.dev 2026-02-13 18:03:47 +0100