Simon H
|
aa8cc5d26f
|
fix: never use html optimization for mustache tags in hydration mode (#8744)
---------
Co-authored-by: gtmnayan <gtmnayan@gmail.com>
|
2023-06-16 22:12:35 +02:00 |
|
gtmnayan
|
f580e2e0c8
|
fix: warn on boolean compilerOptions.css (#8710)
* warn on boolean compilerOptions.css
* changeset
|
2023-06-14 21:31:44 +02:00 |
|
github-actions[bot]
|
5963b6fd84
|
Version Packages (next) (#8709)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-08 11:03:52 -04:00 |
|
gtmnayan
|
264da48887
|
fix: derived types (#8700)
* fix: derived store types
* changeset
|
2023-06-08 11:02:10 -04:00 |
|
gtmnayan
|
0b15bb6928
|
fix: export ComponentType (#8694)
* fix: export ComponentType
* ughh
* changeset
|
2023-06-08 09:57:15 -04:00 |
|
Rich Harris
|
1046daba6a
|
Generate type declarations with dts-buddy (#8702)
* use dts-buddy
* remove debug output
* remove existing type generation script
* fix package.json
* update gitignore
* bump dts-buddy
* remove unused action entry point
* add svelte/compiler and svelte/types/compiler/preprocess modules
* bump dts-buddy
* annoying
* changeset
* bump dts-buddy
* get rid of .d.ts files
* another one
* Update packages/svelte/package.json
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
|
2023-06-08 09:48:11 -04:00 |
|
Ben McCann
|
f2ff684b5f
|
chore: setup changesets (#8668)
Co-authored-by: dominikg <dominik.goepel@gmx.de>
|
2023-06-01 13:22:34 -07:00 |
|