Commit Graph

  • 865ac6d15f Merge remote-tracking branch 'upstream/main' into structuredclone-patch ComputerGuy 2024-12-15 16:55:12 -0800
  • bbf38291fc
    Version Packages (#14715) svelte@5.14.0 github-actions[bot] 2024-12-15 09:22:56 -0500
  • cb92f83111 Version Packages #14715 github-actions[bot] 2024-12-15 14:22:17 +0000
  • 5483495c8d
    feat: add $inspect.trace rune (#14290) Dominic Gannaway 2024-12-15 14:21:18 +0000
  • ae3d8a1c50 better labelling #14290 Rich Harris 2024-12-15 09:15:23 -0500
  • 86eab1ca23 regenerate, update docs Rich Harris 2024-12-15 09:10:23 -0500
  • 4cb33352fb fail on generators Rich Harris 2024-12-15 09:03:55 -0500
  • d92bd8a9d1 handle async functions Rich Harris 2024-12-15 09:02:25 -0500
  • e6bb46a34f tweak Rich Harris 2024-12-15 08:48:43 -0500
  • 77f90e5eb1 unused Rich Harris 2024-12-15 08:26:26 -0500
  • 702c704230 tweak message when function runs outside an effect Rich Harris 2024-12-15 08:25:56 -0500
  • 5358491802 fix Simon Holthausen 2024-12-15 13:31:51 +0100
  • 0ccf5b26ef fix Simon Holthausen 2024-12-15 13:28:16 +0100
  • 485dd9bff6 missed Simon Holthausen 2024-12-15 13:19:00 +0100
  • 2082920855 Merge branch 'main' into class-enhancements Simon Holthausen 2024-12-15 13:18:50 +0100
  • 17c223f780 fix playground Dominic Gannaway 2024-12-15 11:13:09 +0000
  • 9c3db380e3 fix playground Dominic Gannaway 2024-12-15 11:07:36 +0000
  • 3900db0db0 add some docs Rich Harris 2024-12-14 23:55:19 -0500
  • d42cade22e tweak Rich Harris 2024-12-14 23:51:57 -0500
  • fd49190b4d newline Rich Harris 2024-12-14 23:49:27 -0500
  • b423b5c695 update errors Rich Harris 2024-12-14 23:47:40 -0500
  • 28e05ed058 relax restriction on label - no longer necessary with new design Rich Harris 2024-12-14 23:45:17 -0500
  • 7778e99510 make label optional Rich Harris 2024-12-14 23:26:58 -0500
  • 457619f276 revert Rich Harris 2024-12-14 19:05:25 -0500
  • 58ee498df4 remove the expression statement, not the expression Rich Harris 2024-12-14 18:49:25 -0500
  • 464b22be4d tweak message Rich Harris 2024-12-14 18:42:01 -0500
  • 8461ca9e0e remove unreachable trace_rune_duplicate error Rich Harris 2024-12-14 18:39:23 -0500
  • c02bab8817 limit to first statement of function Dominic Gannaway 2024-12-14 20:03:06 +0000
  • fa941f72d8 address feedback Dominic Gannaway 2024-12-14 16:14:21 +0000
  • 1cc6bc8771 address feedback Dominic Gannaway 2024-12-14 16:12:25 +0000
  • 9b69a3b3f4 update messages Rich Harris 2024-12-14 10:16:44 -0500
  • e69c992343 merge main Rich Harris 2024-12-14 10:13:49 -0500
  • 64a32cec38
    Version Packages (#14708) svelte@5.13.0 github-actions[bot] 2024-12-14 09:18:45 -0500
  • 26d0da5a63 Version Packages #14708 github-actions[bot] 2024-12-14 14:16:37 +0000
  • 9f964177ec
    note when features were added (#14709) Rich Harris 2024-12-14 09:15:40 -0500
  • ecd1b48095
    bump changeset to minor (#14710) Rich Harris 2024-12-14 09:12:51 -0500
  • f397ed14de bump changeset to minor #14710 Rich Harris 2024-12-14 09:12:30 -0500
  • 2a4904b86b regenerate #14709 Rich Harris 2024-12-14 09:11:41 -0500
  • b2f954827b note when features were added Rich Harris 2024-12-14 09:10:46 -0500
  • b0e3c5b438
    feat: add outro option to unmount (#14540) Rich Harris 2024-12-14 09:05:47 -0500
  • f0af633263
    feat: loose parser mode (#14691) Simon H 2024-12-14 15:05:32 +0100
  • e079744c39
    Update packages/svelte/src/compiler/phases/1-parse/state/element.js #14691 Rich Harris 2024-12-14 09:01:10 -0500
  • 24683c46e6 remove from map immediately #14540 Rich Harris 2024-12-14 08:40:54 -0500
  • bf489cf8da return a promise Rich Harris 2024-12-14 08:34:48 -0500
  • d66cb51eb7 docs Rich Harris 2024-12-14 08:29:55 -0500
  • 6a0e4a24c7 create separate component_root effect Rich Harris 2024-12-14 08:22:35 -0500
  • 0efb47ef48 Merge branch 'main' into unmount-with-outro Rich Harris 2024-12-14 08:17:58 -0500
  • 21b08650a6 fix #14639 opaque-rune Dominic Gannaway 2024-12-13 16:18:31 +0000
  • 13ca61e33e fix Dominic Gannaway 2024-12-13 16:14:54 +0000
  • abe01a76e9 add invalidate fn Dominic Gannaway 2024-12-13 15:59:42 +0000
  • d3fd53dbea
    Improve each_item_invalid_assignment error message #14703 Alexander Prinzhorn 2024-12-13 12:11:57 +0100
  • af9b071622
    Version Packages (#14698) svelte@5.12.0 github-actions[bot] 2024-12-12 17:55:07 -0500
  • 3530024762 Version Packages #14698 github-actions[bot] 2024-12-12 22:02:33 +0000
  • 887ce6ab4b
    fix: don't add parenthesis to media query if already present (#14699) Paolo Ricciuti 2024-12-12 23:01:33 +0100
  • b683e10286 fix: don't add parenthesis to media query if already present #14699 paoloricciuti 2024-12-12 22:50:10 +0100
  • 61a0da8a5f
    feat: Expose more AST types from `"svelte/compiler"` (#14601) Mateusz Kadlubowski 2024-12-13 04:15:40 +0800
  • 2e0dcd7872
    fix: ensure if block paths retain correct template namespacing (#14685) Dominic Gannaway 2024-12-12 20:09:29 +0000
  • e3d905552a simplify #14685 Rich Harris 2024-12-12 15:06:40 -0500
  • 780041a51e
    Version Packages (#14689) svelte@5.11.3 github-actions[bot] 2024-12-12 14:55:51 -0500
  • 7971acf174
    Apply suggestions from code review #14601 Rich Harris 2024-12-12 14:54:59 -0500
  • 5e7205abc9 Version Packages #14689 github-actions[bot] 2024-12-12 19:44:07 +0000
  • 88c2d6ea36
    fix: Allow unquoted slash in attributes (#14615) Yang Pan 2024-12-12 14:43:01 -0500
  • ea9d4cfc94
    Update .changeset/long-boxes-flow.md #14615 Rich Harris 2024-12-12 14:39:02 -0500
  • 65db409860
    docs: typo in ## script_context_deprecated (#14694) waedi 2024-12-12 20:22:06 +0100
  • d3ea6f659c regenerate #14694 Rich Harris 2024-12-12 14:21:32 -0500
  • 5e8d6edcf8
    fix: make `defaultValue` work with spread (#14640) Paolo Ricciuti 2024-12-12 20:19:39 +0100
  • 432db95358
    docs: Update the linked playgrounds in the snippet docs (#14676) James Glenn 2024-12-12 19:19:13 +0000
  • 12780ed863 only stash defaults when relevant #14640 Rich Harris 2024-12-12 14:14:14 -0500
  • 27f6cbbca9 tweak Rich Harris 2024-12-12 14:09:12 -0500
  • 88b50105fc address feedback Dominic Gannaway 2024-12-12 18:15:12 +0000
  • 0fb2538a7c address feedback Dominic Gannaway 2024-12-12 18:12:34 +0000
  • 8daf0a4f3a
    Apply suggestions from code review #14676 Rich Harris 2024-12-12 12:26:29 -0500
  • ef8bd6adeb
    fix: better handle hydration of script/style elements (alternative) (#14683) Rich Harris 2024-12-12 12:16:51 -0500
  • 68c7b7a0b8
    Fix typo in ## script_context_deprecated waedi 2024-12-12 18:04:58 +0100
  • 8df29aa340
    Merge branch 'main' into svelte-html Simon H 2024-12-12 17:44:26 +0100
  • 3f71653958 types Simon Holthausen 2024-12-12 17:17:49 +0100
  • c61cc941bf more unclosed tag handling Simon Holthausen 2024-12-12 15:33:27 +0100
  • 8ba1b9ddd0
    fix: avoid mutation validation for invalidate_inner_signals (#14688) Dominic Gannaway 2024-12-12 10:42:10 +0000
  • 3b395e7a58
    Update packages/svelte/src/internal/client/runtime.js #14688 Simon H 2024-12-12 11:24:08 +0100
  • b9f0273328 add test Dominic Gannaway 2024-12-12 10:22:10 +0000
  • 73398f1d9d fix: avoid mutation validation for invalidate_inner_signals Dominic Gannaway 2024-12-12 10:17:18 +0000
  • 302f694237 Update the linked playgrounds in the snippet docs James Glenn 2024-12-12 09:01:32 +0000
  • 3d990a02ef fix: improve handling of self-closing tags with unquoted attributes Yang Pan 2024-12-12 16:54:26 +0900
  • 863232e562 test: add additional sample for unquoted href attributes Yang Pan 2024-12-12 16:53:59 +0900
  • 05d4a9e0f3 add tests Dominic Gannaway 2024-12-12 01:24:18 +0000
  • aa2654d633 fix: ensure if block paths retain correct template namespacing Dominic Gannaway 2024-12-12 01:19:30 +0000
  • a1485b5000
    Merge branch 'main' into ast-types Mateusz Kadlubowski 2024-12-12 08:27:54 +0800
  • fa34d3dc42 lint #14683 Rich Harris 2024-12-11 18:47:04 -0500
  • 7aa80fc2a7
    Version Packages (#14682) svelte@5.11.2 github-actions[bot] 2024-12-11 18:29:35 -0500
  • 27d917f915 Version Packages #14682 github-actions[bot] 2024-12-11 23:23:28 +0000
  • edfc0a9c6a
    fix: correctly handle ssr for `reactivity/window` (#14681) Paolo Ricciuti 2024-12-12 00:22:30 +0100
  • 7166c2dead fix Rich Harris 2024-12-11 18:19:04 -0500
  • af3a8861bb changeset Rich Harris 2024-12-11 18:18:37 -0500
  • a031df8c0d alternative approach to #14624 Rich Harris 2024-12-11 18:18:15 -0500
  • a424a563ee fix: correctly handle ssr for `reactivity/window` #14681 paoloricciuti 2024-12-11 23:50:54 +0100
  • 1d7f0fe313
    chore: remove preview site (#14428) Rich Harris 2024-12-11 17:19:00 -0500
  • bc2b2a428e merge main #14428 Rich Harris 2024-12-11 17:14:16 -0500
  • 0ec251f09d
    chore: remove outdated TODO comment (#14664) Rich Harris 2024-12-11 17:12:51 -0500
  • a5a4649743
    Version Packages (#14679) svelte@5.11.1 github-actions[bot] 2024-12-11 17:12:35 -0500
  • 25b53e8b82 Version Packages #14679 github-actions[bot] 2024-12-11 21:35:40 +0000