Commit f5d9bd2
authored
feat: add support for svelte-4 prereleases (#661)
* feat: add svelte 4 to peer dependency range and update test snapshots
* chore: update snapshot to match svelte-4 compiler output
* fix(types): only use CompileOptions.format with svelte3
* fix: update test snapshot to match latest version-4 output
* fix: separate snapshots between svelte-3 and svelte-4 for compiler output
* feat(inspector): enable svelte-4 peer
* fix: use ts-ignore instead of expect-error to avoid unused directive fail
* chore: fix indentation1 parent 4b895e3 commit f5d9bd2
File tree
46 files changed
+2128
-1325
lines changed- .changeset
- packages
- e2e-tests/import-queries/__tests__
- __snapshots__
- svelte-3
- svelte-4
- vite-plugin-svelte-inspector
- vite-plugin-svelte
- __tests__
- src
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+2128
-1325
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments