Skip to content

Commit 40fa6e0

Browse files
authored
fix typo in changeset description (#1276)
1 parent 583f700 commit 40fa6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/curvy-boats-serve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ breaking(options): remove deprecated options
99
- `vitePlugin.ignorePluginPreprocessors` in `svelte.config.js`
1010
no longer needed
1111
- `api.idFilter` of `vite-plugin-svelte:api`
12-
use `api.idFilter` instead
12+
use `api.filter` instead
1313
- `plugin.api.sveltePreprocess` of other vite plugins
1414
Update affected plugins to a newer version or remove them.
1515
See [docs](https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/advanced-usage.md#transform-svelte-files-with-vite-plugins) for more information.

0 commit comments

Comments
 (0)