Commit Graph

  • 5c0a4a02a5 for unowned deriveds, throw errors lazily Rich Harris 2025-06-25 16:51:40 -0400
  • fdd009b60d make validate_each_keys async-aware Simon Holthausen 2025-06-25 22:04:07 +0200
  • 951d8e6e69 handle errors in block expressions Rich Harris 2025-06-25 15:37:27 -0400
  • b400780264 regenerate Rich Harris 2025-06-25 15:21:39 -0400
  • 0430c76da3 disallow `flushSync()` inside effects Rich Harris 2025-06-25 15:14:57 -0400
  • e912f885bd fix test Rich Harris 2025-06-25 14:54:09 -0400
  • ac7b4a73a6 Merge branch 'main' into async Rich Harris 2025-06-25 14:41:06 -0400
  • da2feafe67
    chore: silence some pesky logs (#16241) Rich Harris 2025-06-25 14:40:52 -0400
  • 0b2b9c724f
    chore: adjust linting (#16231) 7nik 2025-06-25 21:38:26 +0300
  • f95c88a7e6 chore: silence some pesky logs #16241 Rich Harris 2025-06-25 14:37:27 -0400
  • facf528cb8
    docs: Simplify TS config docs (#16236) brunnerh 2025-06-25 20:35:48 +0200
  • 680cb6aa43 Merge branch 'main' into async Rich Harris 2025-06-25 14:31:36 -0400
  • ff806c2484 regenerate #16240 Rich Harris 2025-06-25 14:19:33 -0400
  • 943dc0bfaf chore: bump esrap Rich Harris 2025-06-25 14:14:01 -0400
  • a39ab49415 regenerate Rich Harris 2025-06-25 13:59:48 -0400
  • 64bfedb5f5 try this Rich Harris 2025-06-25 13:56:02 -0400
  • 85ee437c16 lockfile Rich Harris 2025-06-25 13:52:03 -0400
  • 9f42c0bcbe merge main Rich Harris 2025-06-25 13:49:30 -0400
  • 226b4ca746 esrap@2 Rich Harris 2025-06-25 13:48:14 -0400
  • de8053ef1d fix: use `state` instead of `source` in reactive classes paoloricciuti 2025-06-25 18:13:39 +0200
  • 777e67b948
    Version Packages (#16216) svelte@5.34.8 github-actions[bot] 2025-06-25 12:38:03 +0200
  • 945489810b Version Packages #16216 github-actions[bot] 2025-06-25 09:36:42 +0000
  • 922bee9a6d
    fix: use fine grained for template if the component is not explicitly in legacy mode (#16232) Paolo Ricciuti 2025-06-25 11:35:03 +0200
  • e1abdb642f lint #16231 7nik 2025-06-25 12:23:10 +0300
  • b4a7e4cd5e more nice treeshaking failure message 7nik 2025-06-25 12:19:17 +0300
  • 6da61007a4
    Add back a little bit of detail. #16236 brunnerh 2025-06-25 09:41:35 +0200
  • ca8db4bc36
    Simplify TypeScript config requirements brunnerh 2025-06-25 09:37:38 +0200
  • ed16aa2a81 fix: use `compileOption.runes` if defined + add other tests #16232 paoloricciuti 2025-06-25 00:21:29 +0200
  • 5b426bc8e2 fix: snapshots paoloricciuti 2025-06-25 00:09:13 +0200
  • 19bc230b22 fix: spread `keys` paoloricciuti 2025-06-25 00:04:52 +0200
  • 5ec63e7809 fix: add `LabeledStatement` to `instance.ast` check paoloricciuti 2025-06-24 23:58:38 +0200
  • 06ddc8cbb2
    chore: add comment Paolo Ricciuti 2025-06-24 23:57:55 +0200
  • 44bec4c8b1 fix: use fine grained for template if the component is not explicitly in legacy mode paoloricciuti 2025-06-24 23:35:40 +0200
  • 5804539d67 chore: adjust linting 7nik 2025-06-24 23:53:03 +0300
  • 396305a16d fix: warn when a variable is created an read within the same reaction #16230 warn-read-just-created-state paoloricciuti 2025-06-24 22:52:52 +0200
  • 554589427d lint 7nik 2025-06-24 23:33:51 +0300
  • 264931f78d fix treeshaking 7nik 2025-06-24 23:29:54 +0300
  • 0be1f6aca0 more Rich Harris 2025-06-24 16:01:10 -0400
  • 2ae79f364d more Rich Harris 2025-06-24 15:54:34 -0400
  • 8d20a9af09 get rid of a bunch of Promise.resolve chains Rich Harris 2025-06-24 15:32:43 -0400
  • 66635c5c34 change behaviour of `tick()` to be requestAnimationFrame-based Rich Harris 2025-06-24 15:11:44 -0400
  • 6cc509b4e1 fix: improve hydration of altered html 7nik 2025-06-24 19:43:57 +0300
  • 132d84d0ad fix Rich Harris 2025-06-24 11:18:18 -0400
  • 6b9f860b8e tweak Rich Harris 2025-06-24 10:19:24 -0400
  • ea0e269138 fix settled when awaits occur inside pending boundary Rich Harris 2025-06-24 09:52:05 -0400
  • 5fda0113b9 make batch.#deferred private Rich Harris 2025-06-24 09:16:05 -0400
  • 2af7ba2156
    fix: lift unsafe_state_mutation constraints for SvelteSet and SvelteMap created inside the derived (#16221) Fedor Nezhivoi 2025-06-24 20:05:24 +0700
  • a784607811 fix: lift unsafe_state_mutation constrained for SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived #16221 Fedor Nezhivoi 2025-06-24 11:32:28 +0700
  • 3c3255fdb9 add a changeset Fedor Nezhivoi 2025-06-24 10:42:46 +0700
  • 26180d5f07 fix: lift unsafe_state_mutation constrained for SvelteSet and SvelteMap created inside the derived Fedor Nezhivoi 2025-06-24 10:36:55 +0700
  • 3156a24161 merge main Rich Harris 2025-06-23 20:28:39 -0400
  • e4c6d4e882 bump Rich Harris 2025-06-23 19:50:40 -0400
  • b4dde2474b replace TODO with a type error Rich Harris 2025-06-23 19:20:24 -0400
  • 700260be3c fix indentation Rich Harris 2025-06-23 19:18:45 -0400
  • 7bf7f5672a remove any Rich Harris 2025-06-23 19:09:55 -0400
  • e904753ecc fix Rich Harris 2025-06-23 18:16:13 -0400
  • c474d679e9 bump Rich Harris 2025-06-23 17:55:18 -0400
  • df3be44c27 merge main Rich Harris 2025-06-23 16:54:23 -0400
  • 203c321b4b Merge branch 'main' into print Rich Harris 2025-06-23 16:53:16 -0400
  • e47f5794d0 install from pkg.pr.new Rich Harris 2025-06-23 16:50:47 -0400
  • 4538f80259 slightly nicer printing Rich Harris 2025-06-23 16:34:30 -0400
  • 80370e3a26 more Rich Harris 2025-06-23 13:07:33 -0400
  • 4a22d8345b docs: Add prominent link to svelte/reactivity from state #16220 sean 2025-06-23 18:01:43 +0100
  • 0a9aa425cc docs: fix code sample for using global directive to preserve unused CSS selector #16219 Stephen Peasley 2025-06-23 10:00:55 -0600
  • 1ca1be5a03 fix Rich Harris 2025-06-23 07:45:30 -0400
  • 4018b50247 add separate test suite Rich Harris 2025-06-23 07:07:20 -0400
  • b80eb3e297 fix Rich Harris 2025-06-23 07:00:30 -0400
  • c4b32c2bff
    fix: untrack `$inspect.with` and add check for unsafe mutation (#16209) Paolo Ricciuti 2025-06-23 12:56:36 +0200
  • 5db4ea878a fix Rich Harris 2025-06-23 06:52:56 -0400
  • 0a61c80be3 tweak test logic to reduce false negatives Rich Harris 2025-06-23 06:50:10 -0400
  • d4f7fad968 tweak message #16209 Rich Harris 2025-06-23 06:27:31 -0400
  • 4db4ee5330
    chore: rid of nodeType magic numbers (#16208) 7nik 2025-06-23 13:18:14 +0300
  • a32427108d fix: untrack `$inspect.with` and add check for unsafe mutation paoloricciuti 2025-06-21 21:23:05 +0200
  • e41bbe7a1c quote text in `Attribute` visitor ComputerGuy 2025-06-21 12:22:24 -0700
  • 77e4e224c2 lint #16208 7nik 2025-06-21 13:45:24 +0300
  • fe7ca9b001 chore: rid of nodeType magic numbers 7nik 2025-06-21 13:43:15 +0300
  • 669a2233ee
    Version Packages (#16205) svelte@5.34.7 github-actions[bot] 2025-06-19 09:19:10 -0400
  • d2bb7b46fb Version Packages #16205 github-actions[bot] 2025-06-19 10:21:45 +0000
  • 659198a95c
    fix: address css class matching regression (#16204) 7nik 2025-06-19 13:19:51 +0300
  • 8d9ce53d35 address feedback #16204 7nik 2025-06-19 12:45:27 +0300
  • e881013a79 fix: address css class matching regression 7nik 2025-06-19 11:16:05 +0300
  • 214ab8f1ee test: add CSS tests for class directive compound selectors #16202 Nikita Friesen 2025-06-19 03:39:48 +0200
  • 85df68413f fix: restore ClassDirective check for compound class selectors in CSS pruning Nikita Friesen 2025-06-19 03:30:53 +0200
  • 1b2939574f fix: enhance class selector matching to include ClassDirective attributes Nikita Friesen 2025-06-19 03:18:36 +0200
  • 536df75300 update indirectly-affected bindings on mutation #16200 invalidate-inner-signals-on-mutation Rich Harris 2025-06-18 17:50:37 -0400
  • d941cf5d3b
    Version Packages (#16196) svelte@5.34.6 github-actions[bot] 2025-06-18 11:24:09 -0400
  • f686128f34 update changeset Rich Harris 2025-06-18 11:22:35 -0400
  • 61a11a57e8
    chore: merge main into async branch (#16197) Simon H 2025-06-18 17:20:51 +0200
  • 7486eabd54
    fix: make effects depend on state created inside them (#16198) #16197 Simon H 2025-06-18 17:11:47 +0200
  • 942cda7f64 handle errors in the correct boundary Rich Harris 2025-06-18 10:51:15 -0400
  • 3ad0519444 correctly handle errors inside boundary during reset Rich Harris 2025-06-18 09:58:11 -0400
  • c916754785 disable test in async mode #16198 Simon Holthausen 2025-06-18 15:00:50 +0200
  • 105f22e967 fix, add github action Simon Holthausen 2025-06-18 14:43:35 +0200
  • a49a088661 changeset Rich Harris 2025-06-18 08:42:42 -0400
  • 0ebb878166 reset should just be a noop after the first call Rich Harris 2025-06-18 08:41:47 -0400
  • 45ecae4ea0 make effects depend on state created inside them Simon Holthausen 2025-06-18 14:35:25 +0200
  • d137ecafc3 adjust test Simon Holthausen 2025-06-18 10:46:22 +0200
  • 13175b807c chore: merge main into async branch Simon Holthausen 2025-06-18 10:13:01 +0200
  • d5d182b158 Version Packages #16196 github-actions[bot] 2025-06-17 21:55:19 +0000
  • 2b20a2d16b
    fix: match class and style directives against attribute selector (#16179) 7nik 2025-06-18 00:53:35 +0300