Commit Graph

  • 654a207b1f fix Simon Holthausen 2026-02-10 23:35:16 +0100
  • 88c1b75979 feat: allow error boundaries to work on the server Simon Holthausen 2026-02-10 23:21:12 +0100
  • 661308535d reinstate eslint-is-stupid comment Rich Harris 2026-02-10 17:20:49 -0500
  • 1786ef088e only lowercase HTML attributes Rich Harris 2026-02-10 17:18:41 -0500
  • 52c97d2013 remove outdated TODO Rich Harris 2026-02-10 17:11:00 -0500
  • 2edae2630a revert Rich Harris 2026-02-10 17:10:02 -0500
  • 7b13f49aaa print comments Rich Harris 2026-02-10 17:09:11 -0500
  • a0dd13b127 test that the comments are included Rich Harris 2026-02-10 16:19:01 -0500
  • df0545802d push to root.comments Rich Harris 2026-02-10 16:14:18 -0500
  • bc2a7d0bf9
    Apply suggestions from code review Simon H 2026-02-10 21:38:09 +0100
  • 38ca5dacf4 eslint is stupid Rich Harris 2026-02-10 15:33:49 -0500
  • 7e7fd7ce04 Merge branch 'main' into comments-in-tags Rich Harris 2026-02-10 15:31:37 -0500
  • 3ab156b2bb
    Merge branch 'main' into that-richan/union-component-props Simon H 2026-02-10 21:30:00 +0100
  • e3d7f3986f
    chore: update ESLint to v10 (#17670) Rich Harris 2026-02-10 15:23:29 -0500
  • 4d49fa0293 feat: allow comments in tags Rich Harris 2026-02-10 15:23:10 -0500
  • 54169d112c dedupe #17670 Rich Harris 2026-02-10 13:59:04 -0500
  • 173e522da9 fix: address new `no-useless-assignment` violations from ESLint 10 Rich Harris 2026-02-10 13:58:12 -0500
  • 4c956091c3 chore: update ESLint to v10 Rich Harris 2026-02-10 12:34:54 -0500
  • 22680c36a1 lowercase attributes too Rich Harris 2026-02-10 12:03:10 -0500
  • 8170de818b allow mutual recursion Rich Harris 2026-02-10 10:56:59 -0500
  • 15fe6b85c0
    feat: add warning when media.play() fails in bind:paused (#17656) Mohit Kourav 2026-02-10 20:36:26 +0530
  • ae79a3731c
    Apply suggestion from @Rich-Harris #17656 Rich Harris 2026-02-10 10:00:39 -0500
  • bd5480b9d0
    fix: reduce if block nesting (#17662) Simon H 2026-02-10 15:45:34 +0100
  • b85f672c40 chore: use Rich Harris's suggested approach for media.play() error handling MOHITKOURAV01 2026-02-10 15:46:03 +0530
  • 55fbae13d8 feedback #17662 Simon Holthausen 2026-02-10 10:49:55 +0100
  • b199f83071 feat: allow deriveds to reference their own values Rich Harris 2026-02-09 21:29:46 -0500
  • 35c845e35d
    Version Packages (#17653) svelte@5.50.1 github-actions[bot] 2026-02-09 20:58:37 -0500
  • dd221fc8d8 tweak Simon Holthausen 2026-02-09 20:46:31 +0100
  • 1b1b0d3d76 Version Packages #17653 github-actions[bot] 2026-02-09 19:38:21 +0000
  • f09785424b
    docs: add crosslinks (#17663) Rich Harris 2026-02-09 14:37:05 -0500
  • 18f4c1317a fix Rich Harris 2026-02-09 14:20:40 -0500
  • f236d979c0 fix: always lowercase HTML elements, for XHTML compliance Rich Harris 2026-02-09 14:16:08 -0500
  • 355be6bcdd docs: add crosslinks #17663 Rich Harris 2026-02-09 13:52:56 -0500
  • 83516e2932 fix: reduce if block nesting Simon Holthausen 2026-02-09 16:24:43 +0100
  • 6acbd90ca8 chore: fix formatting in media.js MOHITKOURAV01 2026-02-08 15:45:40 +0530
  • 8ac506bdf9 feat: add warning when media.play() fails in bind:paused MOHITKOURAV01 2026-02-08 15:39:00 +0530
  • 0dbfa689ea chore: add changeset for parse JSDoc fix #17655 MOHITKOURAV01 2026-02-08 15:31:58 +0530
  • e7a9e4920e docs: remove unused rootDir from parse JSDoc MOHITKOURAV01 2026-02-08 15:19:07 +0530
  • 83db99c470
    Merge 681f270184 into 67c4a38117 #16867 Stanislav Khromov 2026-02-08 13:15:33 +0800
  • e7923df638 chore: provide proper public type for `parseCss` result Manuel Serret 2026-02-08 03:50:45 +0100
  • 67c4a38117
    docs: add explanatory comments to empty catch blocks (#17651) Mohit Kourav 2026-02-08 06:22:56 +0530
  • 0a404c9863
    fix: prevent async render tag hydration mismatches (#17652) Simon H 2026-02-08 01:51:21 +0100
  • d047bc6e2a
    fix: render boolean attribute values as empty strings for XHTML compliance (#17648) Rich Harris 2026-02-07 19:49:03 -0500
  • b411f0e33c
    Update packages/svelte/src/internal/client/dev/console-log.js #17651 Simon H 2026-02-07 21:30:56 +0100
  • b477ffeb90 fix: prevent async render tag hydration mismatches #17652 Simon Holthausen 2026-02-07 21:30:02 +0100
  • bf7369f0b6
    Update inspect.js Mohit Kourav 2026-02-08 01:13:45 +0530
  • 066982899c
    Refactor error handling in inspect.js Mohit Kourav 2026-02-08 01:13:02 +0530
  • 67d43f0c3d
    Update equality.js Mohit Kourav 2026-02-08 01:12:30 +0530
  • 3605ba313b docs: add explanatory comments to empty catch blocks MOHITKOURAV01 2026-02-08 00:22:20 +0530
  • 4bb3741d1e fix: split types per entrypoint for alias installs razinshafayet 2026-02-07 22:59:59 +0600
  • 6ef72390d6 merge main #17596 oxlint Ben McCann 2026-02-07 08:25:16 -0800
  • 235f932caf
    Merge 134883bbef into 6ad6eb1bbf #17649 ChenH114 2026-02-07 08:35:58 +0800
  • 134883bbef Update FAQ to reflect router information as per issue #16736 #17649 ChenH114 2026-02-07 08:35:31 +0800
  • 6ad6eb1bbf
    docs: add section on conditional attachments (#17599) Michel Heusschen 2026-02-07 00:38:22 +0100
  • 5f83d4234c fix: render boolean attribute values as empty strings for XHTML compliance #17648 Rich Harris 2026-02-06 18:20:19 -0500
  • 9749ee869c
    chore: add xhtml tests (#17597) 7nik 2026-02-07 01:09:42 +0200
  • 732e0b4b80 and this #17597 Rich Harris 2026-02-06 18:04:07 -0500
  • 702a959b74 unused, so we can revert this Rich Harris 2026-02-06 18:03:49 -0500
  • 3a02b5ed20 same here Rich Harris 2026-02-06 18:03:03 -0500
  • ec0a1ec799 we don't need to actually check the HTML - if it's malformed in SSR or mount, it will throw Rich Harris 2026-02-06 18:01:11 -0500
  • fcb5ae7c88
    reducing `oxlint` config (#17647) jyc.dev 2026-02-06 23:18:26 +0100
  • 7b29005fe8 format abc #17647 jycouet 2026-02-06 22:15:33 +0100
  • ebadad1298 format jycouet 2026-02-06 22:01:36 +0100
  • 80da27572c remove defautls jycouet 2026-02-06 21:59:43 +0100
  • bb00d5b6e7
    Version Packages (#17615) svelte@5.50.0 github-actions[bot] 2026-02-06 15:05:08 -0500
  • 2ba3a12ab6 Merge branch 'main' into oxlint Rich Harris 2026-02-06 14:49:09 -0500
  • 6c2aed444d update contributing instsructions Rich Harris 2026-02-06 14:48:45 -0500
  • 7b7c455d5b unused Rich Harris 2026-02-06 14:43:55 -0500
  • 21bc29f3a1 unused Rich Harris 2026-02-06 14:42:32 -0500
  • aae34c2280 prettier Rich Harris 2026-02-06 14:41:02 -0500
  • 53ab2aa4f2 fix Rich Harris 2026-02-06 14:38:06 -0500
  • 7e62ef0981 WIP Rich Harris 2026-02-06 14:19:20 -0500
  • 5a232993cd WIP Rich Harris 2026-02-06 14:12:19 -0500
  • da5014560b Version Packages #17615 github-actions[bot] 2026-02-06 18:28:06 +0000
  • 863c9d6875
    chore: wrap JSDoc URLs in @see and @link tags (#17617) Andrew Aquino 2026-02-06 10:27:13 -0800
  • 0375e6856c regenerate #17617 Rich Harris 2026-02-06 13:15:27 -0500
  • 4d21246bda add link text Rich Harris 2026-02-06 13:10:35 -0500
  • af1e8cb7dd Merge branch 'main' into pr/17617 Rich Harris 2026-02-06 13:02:26 -0500
  • 57cb393796
    fix: allow NaN in key blocks (#17642) Rich Harris 2026-02-06 11:57:49 -0500
  • 6d4dfb18fe
    Update packages/svelte/src/internal/client/dom/blocks/key.js #17642 Rich Harris 2026-02-06 11:53:48 -0500
  • a84504132c docs: add description for derived_references_self error #17646 frankfmy 2026-02-06 17:53:10 +0100
  • 81944a3816 fix: resolve effect_update_depth_exceeded with select bind:value in legacy mode frankfmy 2026-02-06 17:50:10 +0100
  • 06089e5b73
    Merge branch 'main' into key-nan Rich Harris 2026-02-06 11:40:31 -0500
  • c059598f14
    Merge branch 'main' into docs/key-nan-limitation #17627 Rich Harris 2026-02-06 11:37:54 -0500
  • bd7b8aa108
    chore: fix broken css test (#17644) Rich Harris 2026-02-06 11:37:25 -0500
  • 6b82b6ebb8 chore: fix broken css test #17644 Rich Harris 2026-02-06 11:36:40 -0500
  • 9e0f982687 lol whoops Rich Harris 2026-02-06 11:32:49 -0500
  • 89250f4f57 fix: allow NaN in key blocks Rich Harris 2026-02-06 11:22:14 -0500
  • f71a6813b7
    fix: treat menu element like ul/ol for a11y role checks (#17638) Artyom Alekseevich 2026-02-06 17:13:54 +0100
  • c3c255ca2a
    changeset #17638 Simon H 2026-02-06 17:13:40 +0100
  • 4453e4895d
    fix: fix spelling errors in media-query and test file (#17628) Artyom Alekseevich 2026-02-06 17:04:42 +0100
  • 0c715afdab
    fix: correct spelling errors in test files (#17630) Artyom Alekseevich 2026-02-06 17:03:58 +0100
  • 01db7b8c2a
    fix: update migration guide to reflect current passive events (#17631) Artyom Alekseevich 2026-02-06 17:03:14 +0100
  • 989492f057
    fix: use "set up" (verb) instead of "setup" (noun) in comments (#17632) Artyom Alekseevich 2026-02-06 17:01:41 +0100
  • 6e5f2b157a
    fix: exit resolved async blocks on correct node when hydrating (#17640) Rich Harris 2026-02-06 10:54:15 -0500
  • ddce7b1755 tweak, add note to self #17640 Rich Harris 2026-02-06 10:50:29 -0500
  • 4013b6912c expand test + fix Simon Holthausen 2026-02-06 10:31:44 +0100
  • d6421cbd0d
    Merge branch 'main' into async-hydration-resolved Simon H 2026-02-06 10:19:37 +0100
  • bc44975869
    fix: properly hydrate already-resolved async blocks (alternative) (#17641) Rich Harris 2026-02-06 04:19:14 -0500
  • bb4b182692
    changeset #17641 Simon H 2026-02-06 10:18:14 +0100