Commit Graph

3144 Commits (svelte@5.53.7)

Author SHA1 Message Date
github-actions[bot] 25a1c5368b
Version Packages (#17842)
3 weeks ago
Philip Breuer b7bc1309aa
fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)
3 weeks ago
Mathias Picker 0965028d3b
perf: optimize CSS selector pruning (#17846)
3 weeks ago
Mathias Picker 32111f9e84
perf: avoid O(n²) name scanning in scope generate/unique (#17844)
3 weeks ago
Rich Harris 2f12b60701
chore: avoid reschedule during branch commit (#17837)
3 weeks ago
Rich Harris 00dc13db14
chore: highlight effect in tree (#17835)
3 weeks ago
Rich Harris 86ec210866
fix: correctly add `__svelte_meta` after else-if chains (#17830)
3 weeks ago
Rich Harris 7717ba01b4
fix: preserve each items that are needed by pending batches (#17819)
3 weeks ago
Mathias Picker 791d5e332c
perf: cache element interactivity and source line splitting (#17839)
3 weeks ago
Rich Harris 4aa3777271
chore: better log_effect_tree (#17833)
3 weeks ago
Rich Harris 15e1e73f9c
chore: add `batch.id` property (#17831)
3 weeks ago
github-actions[bot] d4c78292ed
Version Packages (#17812)
4 weeks ago
Mathias Picker 361b32c7cd
fix: SvelteURL search setter uses unnormalized value (#17828)
4 weeks ago
Mathias Picker 1043f79d1e
perf: optimize compiler analysis phase (#17823)
4 weeks ago
Paolo Ricciuti b6faa2a905
fix: always case insensitive event handlers during ssr (#17822)
4 weeks ago
Paolo Ricciuti e3d277b000
fix: visit synthetic value node during ssr (#17824)
4 weeks ago
Mathias Picker 18db0cab86
fix: SvelteMap incorrectly handles keys with `undefined` values (#17826)
4 weeks ago
Rich Harris 3fc4bc6774
chore: remove unused is_flushing variable (#17820)
4 weeks ago
Rich Harris 16a13517ef
fix: skip redundant batch.apply (#17816)
4 weeks ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
4 weeks ago
dependabot[bot] fc67c9cfe9
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)
4 weeks ago
Mathias Picker efb651cd33
perf: optimize parser hot paths for ~18% faster compilation (#17811)
4 weeks ago
Rich Harris dd5b587bd3
chore: simplify batch.flush (#17814)
4 weeks ago
Rich Harris 5e28508377
chore: simplify create effect (#17813)
4 weeks ago
Rich Harris 5bd4699539
chore: more efficient effect scheduling (#17808)
4 weeks ago
Rich Harris b76cd5cafc
chore: null out current_batch before committing branches (#17809)
4 weeks ago
Elliott Johnson fa4f1c45f4
chore: run `prettier` (#17803)
4 weeks ago
github-actions[bot] ed14b499d6
Version Packages (#17802)
4 weeks ago
Paolo Ricciuti 0df5abcae2
Merge commit from fork
4 weeks ago
Elliott Johnson 0298e97937
Merge commit from fork
4 weeks ago
github-actions[bot] 96fd3ce763
Version Packages (#17786)
4 weeks ago
Simon H 1b3e660519
fix: prevent flushed effects from running again (#17787)
4 weeks ago
Simon H 673a1ab964
fix: set server context after async transformError (#17799)
4 weeks ago
Maurício Kishi 3a289797bd
fix: handle default parameters scope leaks (#17788)
4 weeks ago
Simon H fcdc0289db
fix: hydrate if blocks correctly (#17784)
4 weeks ago
github-actions[bot] 97f3ac5571
Version Packages (#17775)
4 weeks ago
Simon H 7deedc5bb4
fix: render `:catch` of `#await` block with correct key (#17769)
4 weeks ago
Paolo Ricciuti f67d03df5b
fix: make string coercion consistent to `toString` (#17774)
4 weeks ago
Conduitry 4e29eee4b0
chore: pin aria-query@5.3.1 (#17772)
4 weeks ago
github-actions[bot] 69e6c4cdbb
Version Packages (#17768)
1 month ago
Conduitry d75d1f7dbb
fix: further obfuscate `node:crypto` import from overzealous static analysis (#17763)
1 month ago
Paolo Ricciuti 6aa7b9c64a
fix: update expressions on server deriveds (#17767)
1 month ago
github-actions[bot] d258f85235
Version Packages (#17755)
1 month ago
Simon H 0c7f815143
fix: handle shadowed function names correctly (#17753)
1 month ago
Simon H 7106da4dd2
chore: fix changelog (#17754)
1 month ago
github-actions[bot] c2fc95a467
Version Packages (#17747)
1 month ago
Rich Harris 92e2fc1209
feat: allow comments in tags (#17671)
1 month ago
Simon H 2661513cd3
feat: allow error boundaries to work on the server (#17672)
1 month ago
Simon H 582e4443dc
fix: ensure head effects are kept in the effect tree (#17746)
1 month ago
Rich Harris f8bf9bb461
chore: deactivate current_batch by default in unset_context (#17738)
1 month ago