-
Notifications
You must be signed in to change notification settings - Fork 9
Pull requests: baseballyama/rsvelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(content-mapper): teach tsc and the TS language server to read .svelte
#3379
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
docs(upstream): a bare {@debug} inside an element is dropped on the client
#3378
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
fix(compiler): strip a leading UTF-8 BOM before compiling
#3374
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
docs(compiler): report two upstream defects that emit unparseable output, and pin rsvelte's side
#3373
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
chore(deps): update rui314/setup-mold digest to 7e4f20a
#3370
opened Aug 22, 2026 by
renovate
Bot
Loading…
1 task
perf(lint-types): open one tsgo worker per lint run, and measure where rsvelte-check time goes
#3369
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
fix(server): call the getter for a get/set bind on
<select>
#3367
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
docs(upstream): a surrogate character reference compiles to a NUL byte
#3366
opened Aug 22, 2026 by
baseballyama
Owner
Loading…
fix(compiler): decide the client legacy
$: boundaries with the parser
#3365
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix: keep the
;; slots of a removed $inspect and normalise a template CR in the SSR fold
#3364
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): reject TypeScript-only class modifiers and
accessor in a plain script
#3360
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): check special-element attributes before the
bind: target
#3359
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(parse): reject the two characters oxc calls whitespace and ECMAScript does not
#3358
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): lower a rune call written inside grouping parentheses
#3357
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): four client-output divergences (numeric prop key, aliased prop getter, const fold, snippet hoist)
#3356
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): split every directive name on
| and compare the modifier list
#3355
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(parse): template-expression language mode, failure classification, and trailing line comments
#3351
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): three legacy over-acceptances, four error fields, and a duplicate {:else}
#3348
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): validate
<svelte:options> where upstream validates it
#3341
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(preprocess): catch a throwing preprocessor, and discard an attribute-only result
#3340
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): flush a legacy
$: comment at the reordered server output's next located node
#3339
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): resolve rune-spelled names against their binding
#3334
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(parse): report malformed markup with upstream's code and point
#3331
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(fmt): three formatter-parity fixes (await clauses, each header spacing, glued tag runs)
#3330
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
fix(compiler): follow esrap's comment cursor at the end of an instance script
#3326
opened Aug 21, 2026 by
baseballyama
Owner
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.