Commit Graph

  • e33f73906d
    revert changes we don't need anymore Simon Holthausen 2026-05-28 21:26:43 +0200
  • 2431be8d67
    disallow semicolons in declaration tags (#18312) Rich Harris 2026-05-28 15:22:34 -0400
  • a9916053d9
    perf: use createElement instead of createElementNS for HTML elements (#18262) Mathias Picker 2026-05-28 21:08:42 +0200
  • a49c52caf2 tweak Rich Harris 2026-05-28 15:02:25 -0400
  • 27e74c4df7
    docs: add auto-generated browser support page (#18276) Mathias Picker 2026-05-28 20:19:56 +0200
  • 516973c320
    chore: replace custom renderer type arguments with a single one (#18244) Paolo Ricciuti 2026-05-28 20:13:33 +0200
  • 607ec11baf redundant build #18276 Rich Harris 2026-05-28 14:08:19 -0400
  • df981df8bc obsolete comment Rich Harris 2026-05-28 13:58:33 -0400
  • 7c61635e1c tweak Rich Harris 2026-05-28 13:57:58 -0400
  • cc75e8d0d0 dedupe top table Rich Harris 2026-05-28 13:51:09 -0400
  • 2a69ca4b43 simplify Rich Harris 2026-05-28 13:37:46 -0400
  • 27b72b67e1 omit API details, it only really adds clutter Rich Harris 2026-05-28 13:32:35 -0400
  • 8185ce8111 merge main Rich Harris 2026-05-28 11:57:59 -0400
  • 82db1bd2a2 squelch warnings Rich Harris 2026-05-28 10:59:42 -0400
  • 6fd2f191f5 tweak output Rich Harris 2026-05-28 10:56:43 -0400
  • b28c50aa53 use typescript syntax Rich Harris 2026-05-28 10:47:34 -0400
  • 47412c1a6b .js -> .ts Rich Harris 2026-05-28 10:39:07 -0400
  • 4724571093 regenerate Rich Harris 2026-05-28 10:32:35 -0400
  • a188a975f0 fix link Rich Harris 2026-05-28 10:09:57 -0400
  • df8d693fe6 get rid of false positive Rich Harris 2026-05-28 10:04:57 -0400
  • 671105b366 tweak table design Rich Harris 2026-05-28 09:55:27 -0400
  • 4484281ecc use includes Rich Harris 2026-05-28 09:34:24 -0400
  • 1f9b897579 fail instead of warning, otherwise we _will_ miss stuff Rich Harris 2026-05-28 09:20:41 -0400
  • 61116f4225 remove nonsense comments Rich Harris 2026-05-28 09:16:16 -0400
  • fd881ed28b use an object, reads nicer than a map Rich Harris 2026-05-28 09:16:04 -0400
  • b9a398abc8 no need to alias this Rich Harris 2026-05-28 09:01:29 -0400
  • 67090e8ee8
    perf: store current_sources as Set for O(1) membership checks (#18278) Mathias Picker 2026-05-28 13:53:13 +0200
  • 145a5cc204 shrink comment (the AI agent habit of referring to the behaviour of the code it just deleted is somewhat unhelpful) Rich Harris 2026-05-28 07:50:08 -0400
  • 45b12df4ac rename methods to make phases more explicit Rich Harris 2026-05-28 07:45:16 -0400
  • fac47d00de tweak #18278 Rich Harris 2026-05-28 07:39:08 -0400
  • d88d0a02e0 add changeset #18314 harshmandan 2026-05-28 14:30:49 +0530
  • 39255312ed test: cover csp-aware hydration event replay harshmandan 2026-05-28 14:30:33 +0530
  • 7dc7e3c998 fix: skip inline event-replay attributes under `csp` harshmandan 2026-05-28 14:30:03 +0530
  • 4fb6b2fc9a fix: special case `init_operations` check-treeshakeability paoloricciuti 2026-05-28 10:39:33 +0200
  • 91563f0b04
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-05-28 10:10:48 +0200
  • 87a55f2bfb
    Merge branch 'main' into perf/current-sources-as-set Rich Harris 2026-05-27 19:56:56 -0400
  • 59a905f8c0
    Merge branch 'main' into document-pipeline-draft Rich Harris 2026-05-27 19:50:18 -0400
  • 0fa948714d
    Merge ecc70cf6ee into 0bb715d3cf #18257 Ben Josua 2026-05-27 16:15:15 -0700
  • 0bb715d3cf
    Version Packages (#18255) svelte@5.55.10 github-actions[bot] 2026-05-27 17:47:19 -0400
  • 5cb28e2100 disallow semicolons in declaration tags #18312 Rich Harris 2026-05-27 17:41:36 -0400
  • 439499990d Merge branch 'declaration-tags' of github.com:sveltejs/svelte into declaration-tags Rich Harris 2026-05-27 17:24:54 -0400
  • c68ce34099 Version Packages #18255 github-actions[bot] 2026-05-27 21:22:57 +0000
  • 5695c136b2
    Update packages/svelte/src/compiler/phases/2-analyze/visitors/Identifier.js Rich Harris 2026-05-27 17:22:28 -0400
  • 99c80aa5b2 Merge branch 'main' into declaration-tags Rich Harris 2026-05-27 17:20:56 -0400
  • 688671ec23
    chore: fix printing in sandbox (#18311) Rich Harris 2026-05-27 17:20:15 -0400
  • a0ad5c458c chore: fix printing in sandbox #18311 Rich Harris 2026-05-27 17:19:11 -0400
  • c6212c0f4a putting let first makes it slightly easier to disambiguate with legacy const tags Rich Harris 2026-05-27 17:08:53 -0400
  • adb83b0a47 proper import Rich Harris 2026-05-27 17:07:29 -0400
  • f9c128bf87 tweak docs Rich Harris 2026-05-27 17:03:36 -0400
  • 4953860835
    chore: remove unused class property (#18307) Simon H 2026-05-27 22:53:15 +0200
  • 638ab370a5
    fix: prevent batch unlinking twice (#18303) Simon H 2026-05-27 22:52:40 +0200
  • 6f8ed6ab5c tweak docs Rich Harris 2026-05-27 16:20:12 -0400
  • 105027607c
    Update documentation/docs/03-template-syntax/11-declaration-tags.md Rich Harris 2026-05-27 16:08:58 -0400
  • 0da9f9e2ab
    fix: disallow effect creation after `await` (#18299) Rich Harris 2026-05-27 15:58:57 -0400
  • d4be4e2973
    chore: ensure treeshaking test runs during CI (#18302) Simon H 2026-05-27 21:02:19 +0200
  • 203fe2e62e
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-05-27 20:56:50 +0200
  • e705369dee
    fix: propagate async @const blockers through closure references (#18309) Elliott Johnson 2026-05-27 12:41:35 -0600
  • c781ebbc8e 99% sure references is a superset of dependencies #18309 Rich Harris 2026-05-27 14:34:32 -0400
  • 2fda921c10
    fix: propagate async @const blockers through closure references Elliott Johnson 2026-05-27 11:26:50 -0600
  • 85298f6210
    fix: reject pending async deriveds on discard Simon Holthausen 2026-05-27 17:40:09 +0200
  • 8d6670da13
    chore: remove unused class property #18307 Simon Holthausen 2026-05-27 16:59:31 +0200
  • a8296352a1
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-05-27 16:03:42 +0200
  • 8d63f7063b fix #18299 Rich Harris 2026-05-27 09:59:50 -0400
  • 0657c85c69
    fix: prevent batch unlinking twice #18303 Simon Holthausen 2026-05-27 12:04:30 +0200
  • e29882da7d
    chore: ensure treeshaking test runs during CI #18302 Simon Holthausen 2026-05-27 11:45:18 +0200
  • ec08dbc7ee
    fix: only unlink batch if we're done with it (#18298) Rich Harris 2026-05-27 04:20:27 -0400
  • 8fb80c23f1
    Merge branch 'main' into declaration-tags Rich Harris 2026-05-26 22:45:20 -0400
  • 5152bab2ec fix Rich Harris 2026-05-26 22:38:32 -0400
  • d1fae3ffc6 update message Rich Harris 2026-05-26 22:33:22 -0400
  • abf32d5f7a add a (slightly clunky) test Rich Harris 2026-05-26 22:33:10 -0400
  • 8902fd76ee don't restore context inside async functions Rich Harris 2026-05-26 18:20:00 -0400
  • 84eaca1f85 rename Rich Harris 2026-05-26 18:17:22 -0400
  • 7ba5376ddd
    Revert "fix: don't assume boundary exists during increment/decrement (#18289)" Rich Harris 2026-05-26 18:13:06 -0400
  • b40c359d44
    fix: don't assume boundary exists during increment/decrement (#18289) Simon H 2026-05-26 23:37:17 +0200
  • 150fde9956
    fix: unset_context when not already in an async derived (#18295) #18289 Rich Harris 2026-05-26 17:29:20 -0400
  • 43ab53b9e9 belt and braces #18295 Rich Harris 2026-05-26 17:26:07 -0400
  • c01e598fff
    fix: avoid waterfall-warning when async resolves to same value (#18297) Simon H 2026-05-26 23:18:51 +0200
  • 9643532c7e changeset #18298 Rich Harris 2026-05-26 17:13:56 -0400
  • 1467163906 tweak Rich Harris 2026-05-26 17:12:30 -0400
  • 2f7ca483d3 unnecessary Rich Harris 2026-05-26 16:49:25 -0400
  • 2e11edae77 unused Rich Harris 2026-05-26 16:46:36 -0400
  • df762ce99d nest Rich Harris 2026-05-26 16:42:23 -0400
  • ac2ba40b6e fix Rich Harris 2026-05-26 16:39:50 -0400
  • 4d727f2234 fix: only unlink when batch is ready to be unlinked Rich Harris 2026-05-26 16:18:08 -0400
  • d6711db8e8
    fix: avoid waterfall-warning when async resolves to same value #18297 Simon Holthausen 2026-05-26 22:15:21 +0200
  • 070a0c4f77
    Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294) Rich Harris 2026-05-26 15:44:56 -0400
  • 6e23ab0dc5
    Apply suggestion from @dummdidumm Simon H 2026-05-26 21:43:32 +0200
  • 9ff512377e gate on non-async mode Rich Harris 2026-05-26 15:41:16 -0400
  • 16511dd5e1
    fix: prevent corrupt batch link state #18296 Simon Holthausen 2026-05-26 21:13:46 +0200
  • 2f4b0584fa fix Rich Harris 2026-05-26 14:44:38 -0400
  • b5ac9cb850 oops Rich Harris 2026-05-26 14:23:42 -0400
  • b64910e2dd only unset_context when not already in an async derived Rich Harris 2026-05-26 14:18:29 -0400
  • e5f77acab5
    Merge branch 'main' into incremental-batches Rich Harris 2026-05-26 14:01:12 -0400
  • 13c824c50d failing test Rich Harris 2026-05-26 13:47:43 -0400
  • 4eb3818b42
    Revert "perf: use Set instead of Array for constant lookups in utils.js (#18250)" #18294 Rich Harris 2026-05-26 12:41:24 -0400
  • 83d1888f2c
    Update AGENTS.md #18293 Rich Harris 2026-05-26 12:39:31 -0400
  • c9f7298270
    chore: fix spelling in test (#18292) Rich Harris 2026-05-26 12:29:40 -0400
  • a5fc316cf0 chore: try and discourage slop, even a tiny bit Rich Harris 2026-05-26 12:28:46 -0400
  • 0b97a5d3bd chore: fix spelling in test #18292 Rich Harris 2026-05-26 12:25:30 -0400
  • d2c7fa3494
    fix: use consistent spelling in script_unknown_attribute warning (#18281) RonGamzu 2026-05-26 19:21:51 +0300