Commit Graph

  • 39275bc340 tweak Rich Harris 2024-07-11 14:53:37 -0400
  • dc950da123 docs: note default value breaking change to `bind:` in runes mode Simon Holthausen 2024-07-11 20:41:14 +0200
  • 3c19e50ac4 fix: detect mutations within assignments expressions Simon Holthausen 2024-07-11 20:36:34 +0200
  • 8cd5dc0bd1 breaking Rich Harris 2024-07-11 14:28:01 -0400
  • d0cd802ad9 changeset Rich Harris 2024-07-11 14:26:13 -0400
  • 9940630210 move cloning logic into new file, use structuredClone, add tests Rich Harris 2024-07-11 14:24:54 -0400
  • 6f731dca4e format #12410 Ben McCann 2024-07-11 11:20:52 -0700
  • 116de3eb8e feat: add createRawSnippet API Dominic Gannaway 2024-07-11 18:24:42 +0100
  • 4c7cdafe1e docs: create a docs config Ben McCann 2024-07-11 10:20:04 -0700
  • 36a6a6b789
    fix: optimize `bind:group` (#12406) Rich Harris 2024-07-11 09:41:03 -0700
  • d299e579e6 fix: optimize `bind:group` #12406 Rich Harris 2024-07-11 10:56:58 -0400
  • bf0d1efb00
    Version Packages (next) (#12395) svelte@5.0.0-next.182 github-actions[bot] 2024-07-11 09:56:33 -0400
  • 1f51c1a8f2
    Merge branch 'main' into await-resolved-promise Rich Harris 2024-07-11 06:55:50 -0700
  • c957f42a11 Version Packages (next) #12395 github-actions[bot] 2024-07-11 13:40:51 +0000
  • 277370a79d
    fix: properly delay intro transitions (#12389) Simon H 2024-07-11 15:39:56 +0200
  • 9225ed4568 lint #12389 Rich Harris 2024-07-11 08:49:29 -0400
  • f846cb4833
    fix: disallow using `let:` directives with component render tags (#12400) Simon H 2024-07-11 14:43:30 +0200
  • 0cc2a5baee make test more selfcontained, test outro delay aswell and add functionality for that in animation-helpers Simon Holthausen 2024-07-11 13:05:42 +0200
  • fd7b950e7d
    fix: Abort outro when intro starts (#12321) Leon Scherer 2024-07-11 12:48:06 +0200
  • f0c2b459df add test by adjusting existing one (which tested nothing since Svelte 4 because of local-by-default) #12321 Simon Holthausen 2024-07-11 12:42:35 +0200
  • 9b83887ee6 fix: disallow using `let:` directives with component render tags #12400 Simon Holthausen 2024-07-11 11:43:12 +0200
  • 95422e22b6
    fix: handle empty else if block in legacy AST (#12397) Lyu, Wei-Da 2024-07-11 10:38:19 +0800
  • 587bbe4b5f
    fix: more event handling tweaks (#12383) Simon H 2024-07-11 04:37:43 +0200
  • bf45ba2efc changeset #12383 Rich Harris 2024-07-10 22:27:32 -0400
  • 105f24c6c8 add a counter Rich Harris 2024-07-10 22:23:51 -0400
  • 1903a440f8 fix: handle empty else if block in legacy AST #12397 Lyu, Wei Da 2024-07-11 10:18:14 +0800
  • 42a7a0ecd8
    chore: document `@html` and `<img src>` hydration change (#12373) Simon H 2024-07-11 03:07:17 +0200
  • a0f1fb4b3d fix test #12373 Rich Harris 2024-07-10 20:45:53 -0400
  • e888d53ba4 since it turns out we already had a test, we can delete the new one Rich Harris 2024-07-10 20:45:16 -0400
  • 3734ee7b7f update test Rich Harris 2024-07-10 20:44:54 -0400
  • 415d330e87
    Merge branch 'main' into hydration-mismatch-docs Rich Harris 2024-07-10 16:35:57 -0700
  • 4e8d1c8c52
    feat: runtime dev warn for mismatched `@html` (#12396) Paolo Ricciuti 2024-07-11 01:35:28 +0200
  • 49808f8656 fix #12396 Rich Harris 2024-07-10 19:29:47 -0400
  • 8df8e8b807 update changeset Rich Harris 2024-07-10 19:25:33 -0400
  • 51aa0548c0 tweak Rich Harris 2024-07-10 19:24:32 -0400
  • 4b2be3dd8e fix Rich Harris 2024-07-10 18:53:10 -0400
  • cf2e9de7aa remove $.hash, no longer needed Rich Harris 2024-07-10 18:49:14 -0400
  • 6a733c8b37 put logic inside a helper Rich Harris 2024-07-10 18:48:28 -0400
  • 2cee6fb141
    fix: playground warnings (#12394) Paolo Ricciuti 2024-07-11 00:33:25 +0200
  • 4137491fd0 fix: limit the length of the client value shown in the error paoloricciuti 2024-07-11 00:09:48 +0200
  • 301987fe10 feat: runtime dev warn for mismatched `@html` paoloricciuti 2024-07-11 00:04:38 +0200
  • a106a40f4b update example and wording Rich Harris 2024-07-10 16:35:51 -0400
  • 1d76ccf288
    fix: style shorthand not referencing variables (#12392) Paolo Ricciuti 2024-07-10 21:58:55 +0200
  • 9e2a2de25a
    Update .changeset/red-pots-pretend.md #12392 Rich Harris 2024-07-10 15:58:29 -0400
  • 6b7144155d fix: playground warnings #12394 paoloricciuti 2024-07-10 21:56:08 +0200
  • 898fe30efe
    Version Packages (next) (#12387) svelte@5.0.0-next.181 github-actions[bot] 2024-07-10 15:53:59 -0400
  • c5e2612675 Version Packages (next) #12387 github-actions[bot] 2024-07-10 19:52:46 +0000
  • b2d106b67d
    fix: reflect SvelteURLSearchParams changes to SvelteURL (#12285) FoHoOV 2024-07-10 23:21:52 +0330
  • ff38729fc2 short-circuit in both directions #12285 Rich Harris 2024-07-10 15:28:24 -0400
  • cfc7f846e1 fix: style shorthand not referencing variables paoloricciuti 2024-07-10 21:25:48 +0200
  • d9860941eb
    chore: expose HMR option, add disclaimer to compiler options UI (#12386) Rich Harris 2024-07-10 12:12:42 -0700
  • f3f4ce5741
    feat: simplify HMR logic (#12391) Rich Harris 2024-07-10 12:12:07 -0700
  • 1200ceadfa feat: simplify HMR logic #12391 Rich Harris 2024-07-10 14:52:42 -0400
  • 63ef5bd181 fix bug, make test pass Simon Holthausen 2024-07-10 17:40:42 +0200
  • c170e27945 fix: properly delay intro transitions Simon Holthausen 2024-07-10 17:23:14 +0200
  • 125156d7d5
    fix: ensure hmr block effects are transparent for transitions (#12384) Dominic Gannaway 2024-07-10 15:36:13 +0100
  • 315e6e36db add test #12384 Dominic Gannaway 2024-07-10 15:24:17 +0100
  • 97e3a52c9d ok prettier whatever you say #12386 Rich Harris 2024-07-10 10:22:40 -0400
  • 8c8b38c1df chore: expose HMR option, add disclaimer to compiler options UI Rich Harris 2024-07-10 10:15:41 -0400
  • ce669987a6
    Version Packages (next) (#12366) svelte@5.0.0-next.180 github-actions[bot] 2024-07-10 10:06:27 -0400
  • 9059f6cb18 Version Packages (next) #12366 github-actions[bot] 2024-07-10 14:00:58 +0000
  • 9c1371a487
    chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site (#12385) Dominik G 2024-07-10 16:00:02 +0200
  • 16155423e6 chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site #12385 dominikg 2024-07-10 15:38:44 +0200
  • a4f6407144
    feat: universal injected css (#12374) Rich Harris 2024-07-10 06:35:43 -0700
  • 3854cb7fc7 fix: ensure hmr block effects are transparent for transitions Dominic Gannaway 2024-07-10 14:21:10 +0100
  • 5f971fac3d
    Update packages/svelte/src/internal/server/index.js #12374 Rich Harris 2024-07-10 08:49:10 -0400
  • 8c332ccc55 lint Simon Holthausen 2024-07-10 11:18:16 +0200
  • 2b60b6ac50
    move breaking change note Simon H 2024-07-10 11:02:05 +0200
  • 770bd5497a
    Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-breaking-changes.md Simon H 2024-07-10 10:50:33 +0200
  • ded3a69820 add a test Simon Holthausen 2024-07-10 10:49:39 +0200
  • 43ab315648 fix: more event handling tweaks Simon Holthausen 2024-07-10 10:30:25 +0200
  • 47a073e0db
    fix: destroy effect on error (#12376) Rich Harris 2024-07-10 00:28:13 -0700
  • 9c5864902a
    chore: crawl OG images directly (#12380) Rich Harris 2024-07-09 20:52:35 -0700
  • 3abb41cc3f
    fix: avoid sending blog post text twice in data payload (#12379) Rich Harris 2024-07-09 20:50:11 -0700
  • 15734216db fix broken links preventing build #12380 Rich Harris 2024-07-09 23:49:22 -0400
  • 80c1ced37a bump Rich Harris 2024-07-09 23:33:18 -0400
  • 97faecd613 chore: crawl OG images directly Rich Harris 2024-07-09 23:15:01 -0400
  • cfd2a63244 fix: avoid sending blog post text twice in data payload #12379 Rich Harris 2024-07-09 22:39:33 -0400
  • c111767d6d regenerate types Rich Harris 2024-07-09 22:26:16 -0400
  • aa09b76d6d fix Rich Harris 2024-07-09 19:32:52 -0400
  • 145d67a489
    docs: copy Svelte 5 docs from omnisite (#12317) Ben McCann 2024-07-09 16:30:36 -0700
  • fb1a935381 tweak Rich Harris 2024-07-09 19:29:09 -0400
  • 8d23abdd22 remove a bit of indirection Rich Harris 2024-07-09 19:28:18 -0400
  • cc7a13739f docs: copy Svelte 5 docs from omnisite #12317 Ben McCann 2024-07-05 10:12:33 -0700
  • bdc45fdf7f
    breaking: rename `legacy.componentApi` to `compatibility.componentApi` (#12370) Rich Harris 2024-07-09 15:43:57 -0700
  • 3e6e254b29 Merge branch 'main' into destroy-effect-on-error #12376 Rich Harris 2024-07-09 18:11:21 -0400
  • 4b7b0af740 changeset Rich Harris 2024-07-09 18:10:09 -0400
  • 19c27415fb simplify Rich Harris 2024-07-09 18:07:50 -0400
  • 16ddbc9250 I fear we need the same for mount #12375 Simon Holthausen 2024-07-09 23:27:43 +0200
  • 18dabb7327 fix sourcemap test Rich Harris 2024-07-09 17:17:29 -0400
  • f0cd509399 reinstate optimisation, but without the bug Rich Harris 2024-07-09 17:10:59 -0400
  • 0a6a54d661 fix Rich Harris 2024-07-09 17:10:07 -0400
  • 434a6fe021 update test Rich Harris 2024-07-09 17:06:41 -0400
  • b606518432 fix: remove event listeners on hydration error Simon Holthausen 2024-07-09 23:00:02 +0200
  • 5577d60b9b tweak wording Rich Harris 2024-07-09 16:46:20 -0400
  • fd818d79f0 tweak Rich Harris 2024-07-09 16:43:46 -0400
  • d113c500fd tweak Rich Harris 2024-07-09 16:42:44 -0400
  • 3b65e26a83 update changeset Rich Harris 2024-07-09 16:40:43 -0400
  • cf0b3342e6 don't append styles to head when compiling as a custom element Rich Harris 2024-07-09 16:27:56 -0400
  • 32eb838e82 get HMR working Rich Harris 2024-07-09 16:27:08 -0400