0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Yuichiro Yamashita
a6fdc47a0b
chore: show ast on playground (#9440)
The modern one
2023-11-14 13:31:25 +01:00
Rich Harris
a990e5716a
fix tsconfig.json (#9427)
* fix tsconfig.json

* prettier

* another apparently-necessary fix

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-13 14:18:04 -05:00
Dominic Gannaway
5768df1300
chore: remove selector api (#9426)
* chore: remove selector api
2023-11-13 18:47:32 +00:00
gtmnayan
2ae953934d
enable dev mode for preview repl (#9393)
* enable dev mode for preview repl

* format

* also add dev mode toggle for compiler options

* whoops
2023-11-13 10:16:53 -05:00
Rich Harris
304a29e1cc
fix runes mode indicator (#9388)
* fix runes mode indicator

* tidy up

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-11 09:18:14 -05:00
Rich Harris
7bcd33dbe1
Fix diagnostics (#9385)
* simplify a whole bunch of stuff

* delete more unused stuff

* fix diagnostics

* prettier

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-10 17:50:57 -05:00
Simon Holthausen
51394a4834 docs: note more breaking changes 2023-11-10 18:01:41 +01:00
Rich Harris
14d7424d75
fix symlink (hopefully) (#9383)
Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-10 17:47:48 +01:00
Simon H
c6c934afb2
chore: cleanup (#9381)
* lets see if this works

* fix versions

* sigh

* debugging ci is sooo fun

* oh wow

* fix stuff, changelog, add back readme

* appease prettier

* format stuff
2023-11-10 16:46:40 +01:00
Simon Holthausen
fe8a9ce31d breaking: init Svelte 5
Co-authored-by: Rich Harris <rich.harris@vercel.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Dominic Gannaway <dg@domgan.com>
2023-11-10 15:48:23 +01:00