Commit Graph

  • 3894cba2cb update changeset Wey 2026-07-03 14:30:35 +1200
  • 1c24cb9169 fix: avoid declaration tag warning in event handlers #18499 Mac104 2026-07-02 23:55:41 +0800
  • 930caa0f58 fix: avoid forward the transition in HMR Wey 2026-07-03 03:13:21 +1200
  • 33304b4b15
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-07-02 16:34:27 +0200
  • 0bdf924aee
    Merge branch 'main' into selectedcontent-oninput-interfere Paolo Ricciuti 2026-07-02 16:33:30 +0200
  • b1cadd1eae
    chore: drop dead code that make TSGO fail (#18496) Paolo Ricciuti 2026-07-02 16:31:54 +0200
  • 63d68049e6
    oops Simon Holthausen 2026-07-02 16:16:59 +0200
  • d7b1c8e789
    oops Simon Holthausen 2026-07-02 16:16:03 +0200
  • 2d39954235
    tweaks/fixes/tests Simon Holthausen 2026-07-02 16:15:01 +0200
  • b75b65687c chore: drop dead code that make TSGO fail #18496 paoloricciuti 2026-07-02 14:39:03 +0200
  • 6352e1e3e2 fix: prevent `selectedcontent` mutation from changing the selected option paoloricciuti 2026-07-02 13:25:59 +0200
  • b9e03714eb
    fix: correctly transform declaration tags during SSR (#18492) Paolo Ricciuti 2026-07-02 08:30:23 +0200
  • b6ba0b2ae3
    Added generic type parameter example for $state #18494 Jared Dunham 2026-07-01 19:47:56 -0500
  • e1e6de65f3
    manage multiple portals and multiple batches Simon Holthausen 2026-07-01 21:48:50 +0200
  • 5ee35555eb fix: correctly transform declaration tags during SSR #18492 paoloricciuti 2026-07-01 15:47:59 +0200
  • e82ddd6ea9
    hydrate correctly + test Simon Holthausen 2026-06-30 15:52:51 +0200
  • 8a7ae2e89f
    remove createPortalKey Simon Holthausen 2026-06-30 14:18:45 +0200
  • 10bd29a258
    support origin before outlet Simon Holthausen 2026-06-29 21:36:21 +0200
  • c3fc325dba test: fix error-boundary-28 — undeclared errors ref and over-broad assertion #18486 Rupankar Dutta 2026-06-30 00:34:13 +0530
  • 7a40b0bee5 chore: add changeset for boundary teardown error fix Rupankar Dutta 2026-06-30 00:05:34 +0530
  • 62a5df5838 fix: route \$derived teardown errors through invoke_error_boundary Rupankar Dutta 2026-06-30 00:01:47 +0530
  • 8ed98bc369
    rename Simon Holthausen 2026-06-29 18:04:48 +0200
  • a670a89bc3
    make it `{#portal ...} / {@portal ...}` Simon Holthausen 2026-06-29 18:01:42 +0200
  • 09696b9ebb Merge branch 'main' into portals Simon Holthausen 2026-06-29 12:01:30 +0200
  • 39887f5ace fix: update snapshot paoloricciuti 2026-06-29 09:00:58 +0200
  • 7c5b06657c
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-06-29 08:49:47 +0200
  • e00a589dc8
    fix: render input default values in SSR #18483 mehmet turac 2026-06-29 04:10:20 +0300
  • 13987a5d9c
    Update Svelte dynamic tags explanation #18482 Scott Wu 2026-06-29 07:01:14 +0800
  • d908b68232
    Enhance documentation with Svelte examples Scott Wu 2026-06-29 06:53:58 +0800
  • 0ba0e7683d fix: warn on undeclared shorthand event handlers on svelte:window/document/body #18480 Alexander Kireev 2026-06-28 21:15:58 +0700
  • 26a6263373
    Merge 69da5a5e92 into eae50dfd1c #18479 IAMORYKE 2026-06-28 12:06:13 +0000
  • 69da5a5e92
    docs: clarify $bindable fallback value requirement #18479 IAMORYKE 2026-06-28 13:02:19 +0100
  • f47771429b
    Merge 96dc6f298b into eae50dfd1c #18478 IAMORYKE 2026-06-28 11:01:34 +0000
  • 96dc6f298b
    docs: clarify mounting components with context #18478 IAMORYKE 2026-06-28 11:54:35 +0100
  • 978830e5ee Clarify bindable fallback requirements #18477 barry 2026-06-28 13:53:05 +0800
  • 4f8c1f9192 ci: pin GitHub Actions to full commit SHAs #18476 KiloClaw Security 2026-06-28 03:54:41 +0000
  • 9d01b8bc8e fix: preserve CSS comments when printing an AST #18475 Manuel Serret 2026-06-27 16:12:35 +0200
  • 89ca32c5be chore: provide `indent` option for `print` Manuel Serret 2026-06-27 11:30:33 +0200
  • 6d5508df23 docs: add changeset #18472 soleuniverse 2026-06-27 07:17:53 +0200
  • 3ac8ea98bc docs: update context docs page to match new createContext signature soleuniverse 2026-06-27 07:14:11 +0200
  • cacace3b56 docs: update missing_context error to match new createContext signature soleuniverse 2026-06-27 07:12:54 +0200
  • acfe39bcb1 test: has function in createContext test samples soleuniverse 2026-06-27 07:12:31 +0200
  • 2925e5bae9 feat: add has to createContext return and update API types soleuniverse 2026-06-27 07:11:16 +0200
  • 03461beab9 docs: fix typo 'depedencies' -> 'dependencies' #18470 Dodothereal 2026-06-27 01:52:07 +0200
  • f0bd6da988 Fix hydration state restoration for custom element attribute updates #18467 Minh Vu 2026-06-25 19:48:53 +0200
  • 3c36a79dd3 Fix memoizer on style/class directives adiguba 2026-06-25 13:10:13 +0200
  • cfef729159
    docs: clarify nullish dot-notation components #18463 Nightt 2026-06-24 18:40:42 +0800
  • eae50dfd1c
    Version Packages (#18435) svelte@5.56.4 github-actions[bot] 2026-06-23 14:44:52 -0400
  • 861addeeed
    Merge branch 'main' into select_sibling_issue_fix #18449 kaushikashok45 2026-06-23 23:34:00 +0530
  • 9a885faaa9 docs: clarify content of svelte/transition module reference page (#15296) #18459 Dodothereal 2026-06-23 13:31:52 +0200
  • 90de8227f9 Version Packages #18435 github-actions[bot] 2026-06-22 18:17:06 +0000
  • 36ae0622a8
    fix: always unset reactivity context after restoring it (#18453) Simon H 2026-06-22 20:09:04 +0200
  • 3677597f46
    fix: always unset reactivity context after restoring it #18453 Simon Holthausen 2026-06-22 16:47:39 +0200
  • 5cafac0157
    Update .changeset/every-rabbits-rule.md Simon H 2026-06-22 13:13:32 +0200
  • a6985bcd24
    fix: strip `?` from optional parameters in svelte lang ts (#18448) jyc.dev 2026-06-22 13:03:18 +0200
  • de011c19c0 fix: render defaultValue/defaultChecked in SSR (#18446) #18452 ther12k 2026-06-22 03:32:02 +0000
  • 9206b5f4c7 chore: add changeset for select value crash fix Ashok Kaushik 2026-06-21 16:58:56 +0530
  • 8925e4bf27 Fix: Fixes error thrown on use of select with no options Ashok Kaushik 2026-06-21 16:23:24 +0530
  • 6c450dbb13 fix: strip `?` from optional parameters in `<script lang="ts">` so generated JavaScript is valid #18448 jycouet 2026-06-21 11:33:28 +0200
  • 5880190606
    chore(deps-dev): bump vite from 7.3.2 to 7.3.5 #18444 dependabot/npm_and_yarn/vite-7.3.5 dependabot[bot] 2026-06-19 20:09:56 +0000
  • d39049edc5 fix: lint paoloricciuti 2026-06-16 12:45:51 +0200
  • 4873b8028f
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-06-16 12:32:54 +0200
  • c4daa490bb
    fix: include wrapping parentheses in `{@const}` declarator end (#18436) Yuichiro Yamashita 2026-06-16 01:18:02 +0900
  • 0510174bc0
    fix: make `SvelteURLSearchParams` notifications accurate (#18425) Nic Polumeyv 2026-06-15 12:08:45 -0400
  • a3fefdf9c7 fix: include wrapping parentheses in `{@const}` declarator end #18436 Yuichiro Yamashita 2026-06-16 00:54:34 +0900
  • bc341d9d1e
    chore: fix typo in basic markup doc #18434 john gravois 2026-06-15 08:28:17 -0700
  • 8ea3ee8c62
    chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427) dependabot[bot] 2026-06-15 10:52:21 -0400
  • 128be7625e fix: don't resurrect outroing elements when an ancestor block is paused and resumed Nic 2026-06-12 21:03:42 -0400
  • a2243bedbd fix: avoid NaN keyframe values in slide transition #18430 Nic 2026-06-12 20:02:24 -0400
  • 84a71be8e4 breaking: remove Safari <18 overflow workaround in transitions Nic 2026-06-12 19:46:10 -0400
  • db2687e727
    chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 #18427 dependabot[bot] 2026-06-12 23:11:02 +0000
  • 63ff1e4181 fix: preserve nullish option values when using spread attributes on `<option>` #18426 ddoemonn 2026-06-12 20:24:30 +0300
  • 56c48cfd36 fix: make `SvelteURLSearchParams` notifications accurate #18425 Nic 2026-06-12 10:00:42 -0400
  • 52a9161e14 fix: do not connect dependencies of an unconnected derived during init-time reads #18424 Yarchik 2026-06-12 13:56:03 +0100
  • b4a0877bfe fix: don't treat a <select> with a static value attribute as a static element #18422 Sarath Francis 2026-06-12 04:04:53 -0400
  • 195bb06c87
    docs: replace N-ary times `⨉` with multiplication sign `×` #18418 Hyunbin Seo 2026-06-12 01:39:59 +0900
  • 72b1b03ad8
    Merge 2c6a132579 into a9f48540e2 #18261 Mathias Picker 2026-06-10 12:44:20 +0000
  • 2c6a132579 Merge origin/main and upgrade browser bench harness to Vitest 4 #18261 Mathias Picker 2026-06-10 14:43:59 +0200
  • 08135a7c97
    Merge branch 'main' into style-object-syntax Mathias Picker 2026-06-09 12:57:24 +0200
  • 6f84293d9a reduce indirection #18406 dedupe-hydratables Rich Harris 2026-06-08 17:39:59 -0400
  • a146c97792
    changeset Rich Harris 2026-06-08 17:37:41 -0400
  • de517d0d0b
    Fix: Serialization errors in `compare()` incorrectly trigger clobbering warnings due to missing `return` statement in catch block vercel[bot] 2026-06-08 21:35:56 +0000
  • 4128c0604a working Rich Harris 2026-06-08 17:23:16 -0400
  • c72e87526d WIP Rich Harris 2026-06-08 17:09:29 -0400
  • 65786c9b5c WIP Rich Harris 2026-06-08 16:56:44 -0400
  • f3473d8e2c WIP Rich Harris 2026-06-08 16:43:49 -0400
  • ba45767203 WIP dedupe hydratables Rich Harris 2026-06-08 11:50:34 -0400
  • 4116e9f25e
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-06-08 15:00:39 +0200
  • 2084125c0f
    Unified `mount` API for components with custom renderers (#18317) Rich Harris 2026-06-08 08:59:04 -0400
  • d0f642d0fe
    chore: remove type test #18317 Paolo Ricciuti 2026-06-08 14:58:45 +0200
  • ba014e0c04
    Merge bc205c64d5 into a9f48540e2 #18358 Rich Harris 2026-06-07 23:01:49 -0300
  • fa0524da98
    fix: ensure $derived returns pre-change value during teardown in eager block effects path #18402 sijie-Z 2026-06-08 08:55:07 +0800
  • a9f48540e2
    Version Packages (#18389) svelte@5.56.3 github-actions[bot] 2026-06-07 14:25:58 -0400
  • a5636735c6 chore: add changeset #18403 Matt Van Horn 2026-06-07 07:42:17 -0700
  • 226f1c7db9 fix(migrate): guard magic-string ranges for @component comment + export alias Matt Van Horn 2026-06-07 07:41:54 -0700
  • 2bd7dd7cf9 fix no async test ci Fedor Nezhivoi 2026-06-07 14:13:01 +0700
  • 99ac451128 fix: abort deriveds own AbortSignal when it disconnects Fedor Nezhivoi 2026-06-07 13:43:28 +0700
  • b517d0ce4e fix: create native slot and fallback content for custom elements #18398 EduardF1 2026-06-07 05:41:03 +0200
  • 117763cc4f fix: implement universal backwards compatibility for component instantiation #18397 Eduard Fischer-Szava 2026-06-07 05:33:36 +0200
  • ae92ade4b3 docs: fix await_waterfall suggested fix — use plain const, not $derived #18396 james 2026-06-06 20:32:32 -0700