Commit Graph

  • 5a161d928e fix: make this work for non bindable props too paoloricciuti 2024-05-31 20:47:34 +0200
  • 916a7377f9 fix: keep default values of props a proxy after reassignment paoloricciuti 2024-05-31 20:42:25 +0200
  • fb57c20f28
    Version Packages (next) (#11858) svelte@5.0.0-next.148 github-actions[bot] 2024-05-31 16:40:42 +0100
  • cb7cbba0d6 Version Packages (next) #11858 github-actions[bot] 2024-05-31 15:39:09 +0000
  • 28cb674d77 Merge branch 'main' into improve-each Dominic Gannaway 2024-05-31 16:38:56 +0100
  • 3c87a69999
    breaking: removed deferred event updates (#11855) Dominic Gannaway 2024-05-31 16:38:10 +0100
  • 5f218b5f3d
    chore: improve $state.frozen performance in prod (#11852) Dominic Gannaway 2024-05-31 16:17:46 +0100
  • 9844862445 fix: process-messages script not working when hidden file is auto-created e.g. .DS_Store on macos #11857 Yoonchae Lee 2024-05-31 23:30:26 +0900
  • 6be30df331 conflict #11855 Dominic Gannaway 2024-05-31 15:12:41 +0100
  • f411f776ca
    Version Packages (next) (#11853) svelte@5.0.0-next.147 github-actions[bot] 2024-05-31 15:55:36 +0200
  • b2d7889a68 Version Packages (next) #11853 github-actions[bot] 2024-05-31 13:45:59 +0000
  • 9d2ecc1d7a
    chore: improve event error handling (#11840) Dominic Gannaway 2024-05-31 14:45:02 +0100
  • 335a49e206 breaking: removed deferred event updates Dominic Gannaway 2024-05-31 14:41:50 +0100
  • 2382eb08c5
    fix: improve reactive Map and Set implementations (#11827) Dominic Gannaway 2024-05-31 14:40:08 +0100
  • 3c84c21a03
    fix: improve controlled each block cleanup performance (#11839) Dominic Gannaway 2024-05-31 14:30:51 +0100
  • e2b3a53ffb feedback #11852 Dominic Gannaway 2024-05-31 13:37:26 +0100
  • af001fba40 lint Dominic Gannaway 2024-05-31 13:30:47 +0100
  • 5ddf4eaf2d chore: improve $state.frozen performance in prod Dominic Gannaway 2024-05-31 13:26:25 +0100
  • b768ffdf30 fix bug #11810 Dominic Gannaway 2024-05-31 12:35:00 +0100
  • 577284b310 fix bug Dominic Gannaway 2024-05-31 12:33:27 +0100
  • 99dccc072f fix bug Dominic Gannaway 2024-05-31 12:29:49 +0100
  • 60db262496 fix bug Dominic Gannaway 2024-05-31 12:28:54 +0100
  • 50fb8c76e7 Merge branch 'main' into better-deferred-heuristic Dominic Gannaway 2024-05-31 12:28:35 +0100
  • a0316e86d8 address feedback #11839 Dominic Gannaway 2024-05-31 11:27:00 +0100
  • 79fce639b8 address feedback Dominic Gannaway 2024-05-31 11:26:31 +0100
  • e205144246 address feedback Dominic Gannaway 2024-05-31 11:25:51 +0100
  • ac921d8aa7 address feedback #11827 Dominic Gannaway 2024-05-31 11:18:35 +0100
  • aa91ed2c1c
    Version Packages (next) (#11850) github-actions[bot] 2024-05-31 11:48:47 +0200
  • 10e1087849 Version Packages (next) #11850 github-actions[bot] 2024-05-31 09:37:11 +0000
  • c9c4b9d50b
    fix: allow for more svelte-ignore to work (#11833) Paolo Ricciuti 2024-05-31 11:36:10 +0200
  • 505a38157b tweak #11833 Simon Holthausen 2024-05-31 11:30:57 +0200
  • 833ffd2860 Merge branch 'main' into fix-svelte-ignore-scripts Simon Holthausen 2024-05-31 11:23:05 +0200
  • 7e762cf481
    fix: reevaluate namespace in slots (#11849) Paolo Ricciuti 2024-05-31 10:56:38 +0200
  • 50ec0bdd5d chore: add changesets #11849 paoloricciuti 2024-05-31 10:00:29 +0200
  • c28f711a10 fix: reevaluate namespace in slots paoloricciuti 2024-05-31 10:00:08 +0200
  • 843573a028 chore: don't swallow rejected promise errors Ben McCann 2024-05-30 09:23:28 -0700
  • e4faa7805d
    chore: typecheck scripts (#11838) Ben McCann 2024-05-30 07:11:07 -0700
  • f35874295e merge main Rich Harris 2024-05-30 15:01:26 +0100
  • d55d2c6cd6 typecast #11838 Ben McCann 2024-05-30 06:53:15 -0700
  • 311b52453e
    chore: replace Node 21 with Node 22 on CI (#11825) Ben McCann 2024-05-30 06:49:17 -0700
  • 77a7aa361c
    Version Packages (next) (#11831) github-actions[bot] 2024-05-30 14:44:32 +0100
  • 01978438fd Version Packages (next) #11831 github-actions[bot] 2024-05-30 13:41:56 +0000
  • 60c321967e
    chore: upgrade to typescript-eslint 8 (#11828) Ben McCann 2024-05-30 06:40:58 -0700
  • 9a86e3b5e6
    chore: linting and formatting on a per-package basis (#11834) Ben McCann 2024-05-30 06:37:17 -0700
  • f1f850dfd2 change message Dominic Gannaway 2024-05-30 12:19:27 +0100
  • 4ba1d04c9f missed some Dominic Gannaway 2024-05-30 12:09:01 +0100
  • bf0317b7cb chore: improve event error handling #11840 Dominic Gannaway 2024-05-30 12:06:21 +0100
  • d55ef9437f missed some Dominic Gannaway 2024-05-30 08:50:55 +0100
  • da4509c96e fix: improve controlled each block cleanup performance Dominic Gannaway 2024-05-30 01:32:10 +0100
  • 52c5a71200 chore: typecheck scripts Ben McCann 2024-05-29 16:48:38 -0700
  • 4132d08287 fix: improve each block runtime heuristics be removing anchor text node Dominic Gannaway 2024-05-29 23:49:23 +0100
  • 82a645f8d0
    fix: `$state.is` missing second argument on the server (#11835) Paolo Ricciuti 2024-05-30 00:24:05 +0200
  • dbd17fdb36 chore: update test #11835 paoloricciuti 2024-05-30 00:14:45 +0200
  • 6af1df7dae fix: `$state.is` missing second argument on the server paoloricciuti 2024-05-29 23:45:44 +0200
  • 73423c1011 chore: linting and formatting on a per-package basis #11834 Ben McCann 2024-05-29 14:35:17 -0700
  • b21888ce20 chore: add changeset paoloricciuti 2024-05-29 23:24:43 +0200
  • 712382b45d fix: allow for more svelte-ignore to work paoloricciuti 2024-05-29 23:20:11 +0200
  • 22e2aeca76
    fix: address regressed memory leak (#11832) Dominic Gannaway 2024-05-29 22:13:49 +0100
  • 0789638338 fix: address regressed memory leak #11832 Dominic Gannaway 2024-05-29 22:02:55 +0100
  • bcb319310f
    fix: prevent false positive ownership warning when reassigning state (#11812) Simon H 2024-05-29 22:59:34 +0200
  • 34af670535 fix: address regressed memory leak Dominic Gannaway 2024-05-29 21:58:05 +0100
  • 57edccea5e chore: upgrade to typescript-eslint 8 #11828 Ben McCann 2024-05-29 12:31:35 -0700
  • d1b974c97a add test Dominic Gannaway 2024-05-29 20:20:13 +0100
  • 81e150e13f fix bug Dominic Gannaway 2024-05-29 20:19:44 +0100
  • 74d18adfa3 fix: improve reactive Map and Set implementations Dominic Gannaway 2024-05-29 20:05:00 +0100
  • b46d95de26
    chore: enable Vercel speed insights on Svelte site (#11824) Simon H 2024-05-29 18:32:49 +0200
  • 8e02628e22 chore: replace Node 21 with Node 22 on CI #11825 Ben McCann 2024-05-29 09:20:50 -0700
  • 6bc4a5e4d9 chore: enable Vercel speed insights on Svelte site #11824 Simon Holthausen 2024-05-29 17:41:09 +0200
  • fd942b7e65
    chore: enable Vercel speed insights on preview site (#11823) Simon H 2024-05-29 17:17:08 +0200
  • f09c86c6d5 merge Dominic Gannaway 2024-05-29 16:11:41 +0100
  • 5f7bfac59a
    chore: cleanup event changes (#11821) Dominic Gannaway 2024-05-29 16:09:54 +0100
  • 04bc7e20d0 chore: enable Vercel speed insights on preview site #11823 Simon Holthausen 2024-05-29 17:08:48 +0200
  • dd165adeee chore: break out cleanup event changes #11821 Dominic Gannaway 2024-05-29 15:56:27 +0100
  • a148c74f51 chore: break out cleanup event changes Dominic Gannaway 2024-05-29 15:55:35 +0100
  • 5620882d6e
    Version Packages (next) (#11807) svelte@5.0.0-next.144 github-actions[bot] 2024-05-29 15:43:42 +0100
  • 50a9f86dab merge Dominic Gannaway 2024-05-29 15:30:28 +0100
  • d312a85094 Version Packages (next) #11807 github-actions[bot] 2024-05-29 14:24:30 +0000
  • 36b270ef3b
    fix: address derived memory leak on disconnection from reactive graph (#11819) Dominic Gannaway 2024-05-29 15:23:28 +0100
  • 64edec891d
    Update packages/svelte/src/internal/client/runtime.js #11819 Dominic Gannaway 2024-05-29 15:17:14 +0100
  • 051541115e optimization fix-memory-leak- Dominic Gannaway 2024-05-29 15:13:05 +0100
  • f6c6dde342 optimization Dominic Gannaway 2024-05-29 14:56:00 +0100
  • db3bdbf9fc simplify Dominic Gannaway 2024-05-29 14:44:10 +0100
  • b9814703dd chore: use event objects to know when to flush #11820 Simon Holthausen 2024-05-29 15:16:17 +0200
  • 4167765a9d Merge branch 'main' into fix-memory-leak- Dominic Gannaway 2024-05-29 13:59:47 +0100
  • 01e2257e3f improve Dominic Gannaway 2024-05-29 13:58:07 +0100
  • 0c160bbec5 improve comment Dominic Gannaway 2024-05-29 13:53:55 +0100
  • 6f8e23d497 improve comment Dominic Gannaway 2024-05-29 13:52:57 +0100
  • 1c6199fe48 fix: address derived memory leak on disconnection from reactive graph Dominic Gannaway 2024-05-29 13:48:53 +0100
  • 82a00b8aac fix: prevent false positive ownership warning when reassigning state #11812 Simon Holthausen 2024-05-29 12:49:47 +0200
  • 5c93e1c2e7 address feedback Dominic Gannaway 2024-05-29 10:57:00 +0100
  • 8e226421bb
    Merge branch 'main' into better-deferred-heuristic Simon H 2024-05-29 11:20:28 +0200
  • c71e29c1eb
    fix: better support for onwheel events in chrome (#11808) Dominic Gannaway 2024-05-29 09:16:56 +0100
  • 97e41dc1cb
    fix: coherent infinite loop guard (#11815) Paolo Ricciuti 2024-05-29 10:13:30 +0200
  • 0e083a9d77
    chore: add changesets #11815 Paolo Ricciuti 2024-05-28 23:55:19 +0200
  • f006bbde11 fix: coherent infinite loop guard paoloricciuti 2024-05-28 23:39:36 +0200
  • 5168dd734e
    chore: upgrade pnpm to version 9 (#11637) Paolo Ricciuti 2024-05-28 23:37:33 +0200
  • f94ba8c75d add test Dominic Gannaway 2024-05-28 21:22:50 +0100
  • 903e8ba103 fix another edge case Dominic Gannaway 2024-05-28 21:18:00 +0100
  • 8738c13107 adjust heuristic Dominic Gannaway 2024-05-28 19:42:06 +0100
  • e5d9eba2b2 tweak Dominic Gannaway 2024-05-28 17:24:29 +0100