Commit Graph

  • 5a32c390c4 fix: transform `$bindable` after `await` expressions #17066 Simon Holthausen 2025-10-29 14:04:07 +0100
  • 70d020bd91
    Version Packages (#17055) svelte@5.43.0 github-actions[bot] 2025-10-28 21:35:50 +0100
  • b90232d480 fix #17061 Simon Holthausen 2025-10-28 20:59:00 +0100
  • 72185af38b fix: change title only after any pending work has completed Simon Holthausen 2025-10-28 20:14:59 +0100
  • 87711ea68c Version Packages #17055 github-actions[bot] 2025-10-28 16:53:00 +0000
  • 83746adcf7
    Fix spelling in code comments (#17059) Alejandro Torres 2025-10-28 12:51:19 -0400
  • 1126ef3186
    feat: out of order rendering (#17038) Rich Harris 2025-10-28 17:50:29 +0100
  • c4fac84442 Fix spelling in code comments #17059 atorrers 2025-10-28 23:58:20 +0800
  • fbcfefc7e2 use is_async #17038 Rich Harris 2025-10-28 14:10:52 +0100
  • 55358bda8f use finally Rich Harris 2025-10-28 14:09:57 +0100
  • 49a0a09273 uncomment Rich Harris 2025-10-28 14:06:33 +0100
  • 29caa62977 oops Simon Holthausen 2025-10-28 14:01:32 +0100
  • c1c8da7ab3 robustify: logic inside memoizer and outside could get out of sync, introducing bugs. use equality comparison instead Simon Holthausen 2025-10-28 13:47:11 +0100
  • 8a79efe12e prettier Rich Harris 2025-10-28 12:33:02 +0100
  • b9a6a16269 docs + tidy Simon Holthausen 2025-10-28 12:08:08 +0100
  • 716640141e lint Rich Harris 2025-10-28 11:25:09 +0100
  • bafc468057
    Merge 5b5e9efb92 into 90a8a03988 #17022 ComputerGuy 2025-10-28 05:53:25 -0400
  • 2cdcc07f27
    Merge branch 'main' into out-of-order-rendering Simon H 2025-10-28 10:50:04 +0100
  • 90a8a03988
    fix: settle batch after DOM updates (#17054) Rich Harris 2025-10-28 10:48:35 +0100
  • dc6cda8f66 oops Rich Harris 2025-10-28 08:54:07 +0100
  • 808fd28a7d fix: settle batch after DOM updates #17054 Rich Harris 2025-10-28 08:44:31 +0100
  • a8ba8ae0bf changeset Rich Harris 2025-10-28 08:29:22 +0100
  • 65defe4365 changeset was already merged Rich Harris 2025-10-28 08:29:01 +0100
  • 7a1531fbef fix Rich Harris 2025-10-28 08:03:10 +0100
  • e4bec34b19 disable these warnings for now, too many false positives Rich Harris 2025-10-28 07:56:58 +0100
  • 584a52d2b5 use $state.eager mechanism for $effect.pending - way simpler and more robust Rich Harris 2025-10-28 07:38:00 +0100
  • 01d7853606 fix Rich Harris 2025-10-28 06:39:05 +0100
  • a8708cacfa simplify/fix hydration restoration Rich Harris 2025-10-28 06:33:50 +0100
  • d029d9f9bb add error Rich Harris 2025-10-28 06:30:55 +0100
  • 761fb1e325 Revert "fix" Rich Harris 2025-10-28 04:56:14 +0100
  • 2fa63eb61f delay resolve Rich Harris 2025-10-28 04:42:06 +0100
  • 2a2456623b merge main Rich Harris 2025-10-28 03:44:03 +0100
  • 2e56cd7575 fix Rich Harris 2025-10-28 03:43:08 +0100
  • 1b2f7b068e
    Version Packages (#17053) svelte@5.42.3 github-actions[bot] 2025-10-28 02:43:59 +0100
  • c62443f1a7 Version Packages #17053 github-actions[bot] 2025-10-28 01:42:03 +0000
  • d2f453f8b0
    fix: don't restore batch in `#await` (#17051) Simon H 2025-10-28 02:40:13 +0100
  • cc0143c904
    fix: handle `<svelte:head>` rendered asynchronously (#17052) Rich Harris 2025-10-28 02:39:43 +0100
  • 051f4ec970 Merge branch 'async-head' into out-of-order-rendering Rich Harris 2025-10-28 02:27:05 +0100
  • 7d49981518 Merge branch 'main' into out-of-order-rendering Rich Harris 2025-10-28 02:27:01 +0100
  • e621f1ab0d fix tests #17052 Rich Harris 2025-10-28 02:26:09 +0100
  • 61e5b43fe4 fix: handle `<svelte:head>` rendered asynchronously Rich Harris 2025-10-28 02:19:04 +0100
  • 05ac10ea27 fix: don't restore batch in `#await` #17051 Simon Holthausen 2025-10-27 23:48:14 +0100
  • 0010a26995
    Merge branch 'main' into fix-ssr-boundary-in-async ottomated 2025-10-27 12:41:14 -0700
  • f85aff43c8 WIP Rich Harris 2025-10-27 19:05:55 +0100
  • 80d7bfd15e WIP Rich Harris 2025-10-27 18:40:27 +0100
  • 49df988372 fix Rich Harris 2025-10-27 16:08:06 +0100
  • c856ea2032 tidy up Rich Harris 2025-10-27 15:43:36 +0100
  • 3ad47c324d pre-transform Rich Harris 2025-10-27 15:32:00 +0100
  • f1715ac2e6 WIP Rich Harris 2025-10-27 14:09:20 +0100
  • 5b5e9efb92 don't alias constant expressions #17022 gh-17012 ComputerGuy 2025-10-26 15:09:37 -0700
  • 1e55c1f11e DRY ComputerGuy 2025-10-26 14:49:03 -0700
  • 54368558c0 fix? ComputerGuy 2025-10-26 14:44:23 -0700
  • 1c00d7dd84 lint ComputerGuy 2025-10-26 14:36:19 -0700
  • 02194d68f4 evaluate keys, remove closure for `ClassDeclaration` ComputerGuy 2025-10-26 14:30:55 -0700
  • 17bb97c7cb handle blocked attributes Rich Harris 2025-10-26 17:02:29 -0400
  • 4f757ef271 Merge branch 'main' into gh-17012 ComputerGuy 2025-10-26 13:03:46 -0700
  • 5186155999 reduce diff Rich Harris 2025-10-26 12:30:16 -0400
  • 7585da0686 reduce diff Rich Harris 2025-10-26 12:27:11 -0400
  • df666c3ce3 reduce diff Rich Harris 2025-10-26 12:24:40 -0400
  • a77fab9d17 DRY Rich Harris 2025-10-26 12:17:25 -0400
  • 30b04a1e8c fix Rich Harris 2025-10-26 12:01:37 -0400
  • 2e571e3dbf deopt to ensure state is ready Rich Harris 2025-10-26 11:40:53 -0400
  • df31c40324 unused Rich Harris 2025-10-26 10:29:05 -0400
  • 3fc998f1cd WIP Rich Harris 2025-10-26 10:27:08 -0400
  • 33d37924cc fix Rich Harris 2025-10-26 10:15:34 -0400
  • f91ccc6b0a WIP Rich Harris 2025-10-26 08:07:47 -0400
  • c3346535f5 WIP Rich Harris 2025-10-25 23:34:14 -0400
  • 33f54478ec
    Merge 565ae54099 into da00abe116 #16226 7nik 2025-10-25 22:28:44 -0500
  • 61f6a15efe lint Rich Harris 2025-10-25 23:14:31 -0400
  • c8c030af22 lint Rich Harris 2025-10-25 23:13:10 -0400
  • 96ad539251 update tests Rich Harris 2025-10-25 23:12:16 -0400
  • 7aae17be24 deprecate Rich Harris 2025-10-25 23:10:50 -0400
  • 75867c43a4 WIP Rich Harris 2025-10-25 23:09:19 -0400
  • 8638d22ac7 WIP Rich Harris 2025-10-25 23:00:00 -0400
  • eccebf01b6 WIP Rich Harris 2025-10-25 22:49:58 -0400
  • aa547c58e5 WIP Rich Harris 2025-10-25 22:36:07 -0400
  • 3f06b6cf5d WIP Rich Harris 2025-10-25 22:06:17 -0400
  • eda1dd9bec WIP Rich Harris 2025-10-25 22:03:55 -0400
  • 2cf77396b9 WIP Rich Harris 2025-10-25 21:55:24 -0400
  • b7510b016d WIP Rich Harris 2025-10-25 21:49:57 -0400
  • 47f0ae5773 unused Rich Harris 2025-10-25 21:22:31 -0400
  • 4cacaa31dc note to self Rich Harris 2025-10-25 21:22:13 -0400
  • f21f606c18
    Fix syntax alignment and visiblity for await example in docs #17043 Iustin G 2025-10-26 03:15:49 +0200
  • b4ad332426 revert Rich Harris 2025-10-25 21:15:28 -0400
  • da00abe116
    Version Packages (#17037) svelte@5.42.2 github-actions[bot] 2025-10-25 21:13:05 -0400
  • f31a7c63a3 Version Packages #17037 github-actions[bot] 2025-10-26 01:05:12 +0000
  • 6254efbe47 merge main Rich Harris 2025-10-25 21:04:50 -0400
  • b5e23a6d13
    chore: tweak memoizer logic (#17042) Rich Harris 2025-10-25 21:04:13 -0400
  • fc181cf611
    chore: move `$effect` visitors (#17041) Rich Harris 2025-10-25 20:54:01 -0400
  • 4dc1c6fb8e chore: tweak memoizer logic #17042 Rich Harris 2025-10-25 20:52:16 -0400
  • 9096680c2e
    chore: use ESTree namespace imports (#17040) Rich Harris 2025-10-25 20:41:13 -0400
  • 04a3684358 chore: move `$effect` visitors #17041 Rich Harris 2025-10-25 20:40:52 -0400
  • 8fe3c932d4 merge main Rich Harris 2025-10-25 20:37:02 -0400
  • b01647455c
    chore: create_expression_metadata -> ExpressionMetadata (#17039) Rich Harris 2025-10-25 20:36:01 -0400
  • 5ceea766b1 chore: use ESTree namespace imports #17040 Rich Harris 2025-10-25 20:34:28 -0400
  • 619c3ebacd err whatever #17039 Rich Harris 2025-10-25 20:28:11 -0400
  • c63ce54bb5 chore: create_expression_metadata -> ExpressionMetadata Rich Harris 2025-10-25 20:18:15 -0400
  • e79ea01596 Merge branch 'main' into out-of-order-rendering Rich Harris 2025-10-25 20:10:42 -0400
  • 4b83b9ea42 WIP Rich Harris 2025-10-25 19:52:44 -0400
  • 37b9372189 WIP Rich Harris 2025-10-25 19:42:59 -0400