summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Update to svelte 5 (#12364)Gravatar Jacob Jenkins 1-87/+12
2024-08-08update formatter config (#11640)Gravatar Darius 1-1/+1
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 1-1/+1
2024-06-05feat(container): provide a virtual module to load renderers (#11144)Gravatar Emanuele Stoppa 1-1/+8
2024-02-27chore: import sort source code, exception for the `astro` package (#10242)Gravatar Emanuele Stoppa 1-1/+1
2023-12-27[ci] update lockfile (#9519)Gravatar Houston (Bot) 1-1/+0
2023-11-17Support Vite 5 (#9122)Gravatar Bjorn Lu 1-0/+1
2023-11-15[ci] formatGravatar Bjorn Lu 1-1/+1
2023-11-15Support Svelte 5 (experimental) (#9098)Gravatar Bjorn Lu 1-5/+14
2023-09-05Allow vite to refer to inlined CSS (#8351)Gravatar Arsh 1-1/+2
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 1-1/+1
2023-06-06Update to svelte2tsx 0.6.15 and vite-plugin-svelte 2.4.1 (#7314)Gravatar wackbyte 1-1/+1
2023-01-19[ci] formatGravatar matthewp 1-2/+6
2023-01-19Refactor Svelte preprocess integration handling (#5901)Gravatar Bjorn Lu 1-6/+23
2023-01-03Upgrade to Vite 4 (#5685)Gravatar Bjorn Lu 1-22/+6
2022-07-26[ci] formatGravatar matthewp 1-1/+1
2022-07-26Prevent Svelte HMR warning during the build (#4057)Gravatar Matthew Phillips 1-0/+5
2022-07-20Properly support and type optional props in Svelte components (#3993)Gravatar Erika 1-6/+4
2022-07-08Add editor integrations to language integrations (#3864)Gravatar Erika 1-0/+23
2022-06-22[ci] formatGravatar bholmesdev 1-5/+9
2022-06-22Fix: pass Astro config postcss to Svelte preprocess (#3685)Gravatar Ben Holmes 1-5/+19
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-04-22[ci] formatGravatar tony-sull 1-3/+1
2022-04-22Support custom svelte compiler options in @astrojs/svelte (#3181)Gravatar Tony Sullivan 1-16/+40
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+48