Commit Graph

  • b985eea817 add test Dominic Gannaway 2024-07-05 14:46:49 +0100
  • 4ce5f37c24 fix: correctly compile $effect.root in svelte modules Dominic Gannaway 2024-07-05 14:42:21 +0100
  • ee9008b259 fixes Rich Harris 2024-07-05 08:06:14 -0400
  • b2448dcc5c
    fix: ensure `bind:this` works with component with no return value (#12308) Rich Harris 2024-07-05 04:28:58 -0700
  • 47664c0912 chore: runtime linting Simon Holthausen 2024-07-05 12:28:18 +0200
  • 500a11448e test: add testing for finally block bin.lin 2024-07-05 16:26:22 +0800
  • 1a02fc15e3 fix: missing export of imported Invalidator type #12311 Florent Benoit 2024-07-05 08:58:39 +0200
  • e23d99294f Merge branch 'main' into single-pass-hydration Rich Harris 2024-07-04 15:49:17 -0400
  • 87e9248066 fix: ensure `bind:this` works with component with no return value #12308 Rich Harris 2024-07-04 15:38:55 -0400
  • e42bb61296
    fix: ensure components always return an object (#12290) Paolo Ricciuti 2024-07-04 20:45:57 +0200
  • 831552f4b3
    Version Packages (next) (#12282) svelte@5.0.0-next.174 github-actions[bot] 2024-07-04 16:29:58 +0100
  • 6e49fafa8d Version Packages (next) #12282 github-actions[bot] 2024-07-04 15:28:17 +0000
  • 445f890cd5
    fix: create wrapper template for components in HMR mode (#12304) Rich Harris 2024-07-04 08:27:10 -0700
  • 15a8518b91
    fix: ensure each blocks properly handle $state.frozen objects in prod (#12305) Dominic Gannaway 2024-07-04 15:20:21 +0100
  • 1e925129ea fix: ensure each blocks properly handle $state.frozen objects in prod #12305 Dominic Gannaway 2024-07-04 14:57:21 +0100
  • bbd39f4770 fix: ensure each blocks properly handle $state.frozen objects in prod Dominic Gannaway 2024-07-04 14:56:48 +0100
  • a5c8a304ff fix: create wrapper template for components in HMR mode #12304 Rich Harris 2024-07-04 09:46:40 -0400
  • bc32b7c828
    fix: ensure rest props access on hoisted event handlers works (#12298) Simon H 2024-07-04 14:09:28 +0200
  • 80263770f1
    fix: bail out of event hoisting when referencing store subscriptions (#12301) Dominic Gannaway 2024-07-04 13:09:15 +0100
  • 54d89a9078 fix: bail out of event hoisting when referencing store subscriptions #12301 Dominic Gannaway 2024-07-04 11:26:25 +0100
  • 521988c53e
    chore: improve npm search ranking for 'svelte' package (#12297) Naser Aleisa 2024-07-04 12:40:25 +0300
  • 73a39d6ce1 fix: ensure rest props access on hoisted event handlers works #12298 Simon Holthausen 2024-07-04 11:38:26 +0200
  • 8b02e524f0 chore: improve npm search ranking for 'svelte' package #12297 Naser Aleisa 2024-07-04 12:22:46 +0300
  • 281debfc62 feat: add ability to ignore warnings through compiler option Simon Holthausen 2024-07-04 11:09:29 +0200
  • 862c6d0b29 fix #12295 Simon Holthausen 2024-07-04 11:07:44 +0200
  • 144269a86b breaking: rename `legacy.componentApi` to `compatibility.legacyComponent` Simon Holthausen 2024-07-04 10:38:24 +0200
  • 506b0ead77 update snapshots #12290 Simon Holthausen 2024-07-04 10:28:49 +0200
  • 43e19eeb48
    Update .changeset/warm-waves-reply.md Simon H 2024-07-04 10:22:07 +0200
  • b75a770f93
    different fix Simon H 2024-07-04 10:21:31 +0200
  • eb3e677e05
    chore: various playground fixes (#12291) Rich Harris 2024-07-04 00:52:12 -0700
  • 061e3a871d chore: reenable server CSS output through a compiler option Simon Holthausen 2024-07-04 09:46:54 +0200
  • bf75fd81fa fix Rich Harris 2024-07-03 23:09:39 -0400
  • 9607f7e17e fix Rich Harris 2024-07-03 21:37:30 -0400
  • cbeb564a8b fixes Rich Harris 2024-07-03 21:17:40 -0400
  • a7b658a6d1 fix Rich Harris 2024-07-03 20:13:48 -0400
  • 7d862e51a4 fix #12291 Rich Harris 2024-07-03 19:44:57 -0400
  • acd9f38cdc chore: various playground fixes Rich Harris 2024-07-03 19:24:16 -0400
  • 0c37a4056d WIP towards single-pass hydration Rich Harris 2024-07-03 19:14:43 -0400
  • 16b63bd0a0 fix: correctly teardown `bind:this` with `$state.frozen` paoloricciuti 2024-07-04 01:14:27 +0200
  • fb1514b12e use ts-expect-error instead of ts-ignore FoHoOV 2024-07-04 00:57:20 +0330
  • 2f1d2d5906
    fix: make props optional during SSR (#12284) Rich Harris 2024-07-03 13:23:44 -0700
  • abcc8c482c sync search on searchParams change because of how node18 handles it FoHoOV 2024-07-03 23:10:23 +0330
  • 53bb6a8069 bail out if url.sp and SvelteSp are already in sync FoHoOV 2024-07-03 22:36:26 +0330
  • b0c1df45fe generated types FoHoOV 2024-07-03 22:25:23 +0330
  • 1b7f63d9f6 added changeset FoHoOV 2024-07-03 22:21:12 +0330
  • 95c83615aa fix: make props optional during SSR #12284 Rich Harris 2024-07-03 14:44:19 -0400
  • 78dd49a0a2 making URL aware of SvelteURLSearchParams changes so they are in sync FoHoOV 2024-07-03 22:11:32 +0330
  • 7e64e84479
    chore: make store initialization logic simpler (#12281) Rich Harris 2024-07-03 11:34:03 -0700
  • 07b0088dab
    chore: remove unused `create_element` helper (#12283) Rich Harris 2024-07-03 11:33:17 -0700
  • dc9304d50a chore: remove unused `create_element` helper #12283 Rich Harris 2024-07-03 14:29:42 -0400
  • 1bfe90707d separated url-search params and url classes and added more tests FoHoOV 2024-07-03 21:33:21 +0330
  • e5d70c3b97
    fix: improved fine-grainability of ReactiveDate (#12110) FoHoOV 2024-07-03 20:05:31 +0330
  • ac907f0f69
    Update .changeset/sleepy-dogs-sit.md #12110 Rich Harris 2024-07-03 12:35:09 -0400
  • bbfdb14c87 tweak more tests Rich Harris 2024-07-03 12:30:48 -0400
  • 7b0f1b7360 adjust test to be robust across timezones Rich Harris 2024-07-03 12:13:15 -0400
  • 3f9b55bc03 add comment #12281 Rich Harris 2024-07-03 12:03:35 -0400
  • 7b5de7ff9f simpler still Rich Harris 2024-07-03 11:59:26 -0400
  • 730e179772
    Version Packages (next) (#12278) svelte@5.0.0-next.173 github-actions[bot] 2024-07-03 16:50:08 +0100
  • c36acae7af chore: make store initialization logic simpler Rich Harris 2024-07-03 11:49:16 -0400
  • 65b4ca5cea Version Packages (next) #12278 github-actions[bot] 2024-07-03 13:31:22 +0000
  • f2179c90e6
    chore: better store subscriptions (#12277) Rich Harris 2024-07-03 06:30:24 -0700
  • 24d5e7bc87 more #12277 Rich Harris 2024-07-03 09:11:20 -0400
  • 736b6efefd inline Rich Harris 2024-07-03 08:59:26 -0400
  • 400f2ac558 tidy up Rich Harris 2024-07-03 08:47:25 -0400
  • e97f0cf7b8 simplify Rich Harris 2024-07-03 08:39:59 -0400
  • a2069ac4c8 we never set last_value, this is gibberish Rich Harris 2024-07-03 08:37:33 -0400
  • 726ca9f0bb set up stores and unsubscriptions in one go Rich Harris 2024-07-03 08:34:52 -0400
  • 15873ab09b
    chore: only call `mark_reactions` when updating a source (#12272) Rich Harris 2024-07-03 01:50:50 -0700
  • 3699d41666 fix lint #12272 Dominic Gannaway 2024-07-03 09:38:23 +0100
  • 575a371257 Merge branch 'main' into effect-version Dominic Gannaway 2024-07-03 09:33:14 +0100
  • d57491f2ce
    chore: add unowned signals test (#12275) Dominic Gannaway 2024-07-03 09:32:49 +0100
  • 032340b49d chore: add unowned signals test #12275 Dominic Gannaway 2024-07-03 09:29:46 +0100
  • 7cd9f86332 Merge branch 'main' into effect-version Dominic Gannaway 2024-07-03 09:18:44 +0100
  • a360e04046
    chore: add comments to `update_reaction` and `get` (#12271) Rich Harris 2024-07-03 01:08:07 -0700
  • b93d1d74d9 use existing teardown function Rich Harris 2024-07-02 23:33:34 -0400
  • 27c85466d0 feat: skip pending block for already-resolved promises Rich Harris 2024-07-02 23:17:11 -0400
  • e9b63145f0 don't bother caching length Rich Harris 2024-07-02 22:57:19 -0400
  • 93dfb589ea
    Version Packages (next) (#12268) svelte@5.0.0-next.172 github-actions[bot] 2024-07-02 22:54:21 -0400
  • 50768161fa typo Rich Harris 2024-07-02 22:23:48 -0400
  • c97dc5d0d0 simplify Rich Harris 2024-07-02 22:17:10 -0400
  • 6797106e50 tidy up Rich Harris 2024-07-02 22:08:35 -0400
  • 8120af7ab8 tidy up Rich Harris 2024-07-02 22:05:44 -0400
  • 154f210ba6 try marking unowneds as clean Rich Harris 2024-07-02 21:43:50 -0400
  • 6a355c05b3 reconnect on get Rich Harris 2024-07-02 21:19:00 -0400
  • b023f1364c tweak Rich Harris 2024-07-02 21:06:26 -0400
  • e1e2db4d10 remove obsolete comment Rich Harris 2024-07-02 20:56:47 -0400
  • 696035a9ad this is wrong Rich Harris 2024-07-02 20:05:19 -0400
  • 32b72b569c move inspect_effects to where it is used Rich Harris 2024-07-02 19:49:32 -0400
  • 81e2617e46 tweak Rich Harris 2024-07-02 19:47:29 -0400
  • 27e481056c move mark_reactions to where it belongs, remove force_schedule stuff Rich Harris 2024-07-02 19:43:17 -0400
  • 20cbdbc887 only call mark_reactions when updating a source Rich Harris 2024-07-02 19:40:36 -0400
  • c2fca33200 again #12271 Rich Harris 2024-07-02 17:43:28 -0400
  • a8a39c3c68 remove unnecessary casting Rich Harris 2024-07-02 17:42:58 -0400
  • 3c1b945243 comment Rich Harris 2024-07-02 17:13:47 -0400
  • 54ae8b3433 no need to cache this, it isnt faster AFAICT Rich Harris 2024-07-02 17:12:23 -0400
  • e0cf807457 surely we only care about array.length? Rich Harris 2024-07-02 17:10:55 -0400
  • 18c2f31c75 more renaming Rich Harris 2024-07-02 15:55:35 -0400
  • 4c0de518c8 this appears to be unnecessary? Rich Harris 2024-07-02 15:53:49 -0400
  • 48ef4c4ede var Rich Harris 2024-07-02 15:50:48 -0400
  • 28ef5a4617 rename variables Rich Harris 2024-07-02 15:50:24 -0400