Commit f8f377f
authored
chore: release eslint-plugin-svelte (#801)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## [email protected]
### Minor Changes
- [#802](#802)
[`be64d36`](be64d36)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: broken
indentation of if condition in `svelte/indent` rule
### Patch Changes
- [#789](#789)
[`0bc17df`](0bc17df)
Thanks [@KuSh](https://github.com/KuSh)! - chore: Use eslint types for
exported configs
- [#805](#805)
[`6e4d3ed`](6e4d3ed)
Thanks [@baseballyama](https://github.com/baseballyama)! - fix: update
`svelte-eslint-parser` to fix nested `{#snippet}`
- [#800](#800)
[`580f44f`](580f44f)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: add name to
flat configs.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 6e4d3ed commit f8f377f
File tree
7 files changed
+16
-22
lines changed- .changeset
- packages/eslint-plugin-svelte
- src
7 files changed
+16
-22
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments