Commit Graph

31 Commits (0f73329fcc5cc07ef0a0783da1a93e59dd1c85b3)

Author SHA1 Message Date
Simon H ee1ef6083a
fix: ensure compiler state is reset before compilation (#16396)
2 months ago
Rich Harris eb530c82c4
chore: move stuff from `analysis` into global compiler state (#16268)
2 months ago
Rich Harris e896c55b6c
chore: bump esrap (#16240)
2 months ago
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
3 months ago
Rich Harris 9f964177ec
note when features were added (#14709)
9 months ago
Simon H f0af633263
feat: loose parser mode (#14691)
9 months ago
Rich Harris 1a8aab0e38
chore: remove `node.parent` and `node.prev` (#14447)
9 months ago
Dominic Gannaway d220edd754
fix: strip BOM character from beginning of input (#13548)
11 months ago
Rich Harris d87bf178c5
chore: remove links from docs (#13425)
11 months ago
Simon H 2d03dc55c6
feat: provide AST node types with internal types stripped out (alternative) (#12968)
1 year ago
Rich Harris c5c54dabcc
chore: default options.filename to "(unknown)" (#12997)
1 year ago
Rich Harris 65234b80c0
chore: unified expression metadata (#12644)
1 year ago
Simon H d9569d052e
feat: add ability to ignore warnings through compiler option (#12296)
1 year ago
Damian Stasik 84325bf89b
chore: use JSDoc type imports in more files (#12239)
1 year ago
Rich Harris bcf23cafce
fix: expose `CompileError` interface, not class (#12255)
1 year ago
Rich Harris 7b9fad4b0e
chore: remove `handle_compile_error` (#11639)
1 year ago
Dominik G dc9b0d08c1
feat: add rootDir option and set __svelte_meta.file like in svelte4 (#11627)
1 year ago
Rich Harris ac7709f65c
chore: dedupe `getLocator` calls (#11600)
1 year ago
Simon H cd798077b4
feat: provide migration function (#11334)
1 year ago
Simon H f6dfac985c
feat: `Bindable` types (#11225)
1 year ago
Rich Harris 7b55bd4d89
chore: markdown warnings (#11302)
1 year ago
Yuichiro Yamashita 0bb49b12d2
fix: resolve type definition error in `svelte/compiler` (#11283)
1 year ago
Simon H e7869faf4d
fix: return ast from `compile` (#11191)
1 year ago
Rich Harris 92909834f0
breaking: prevent unparenthesized sequence expressions in attributes (#11032)
1 year ago
Simon H fff3320517
chore: custom elements validation (#10720)
2 years ago
gtmnayan bce4f3f01c
fix: strip typescript assertions before analysis (#10329)
2 years ago
Simon Holthausen a271878abe fix: adjust `parse` return type
2 years ago
S. Elliott Johnson 180b3322b2
feat: minor type improvements (#9989)
2 years ago
Rich Harris 459e4ff006
feat: native TypeScript support (#9482)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago
Puru Vijay bd51e6f3ea Merge remote-tracking branch 'origin/version-4' into sites
2 years ago