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 |
|