Commit 3ba8d57
authored
chore: release eslint-plugin-svelte (#793)
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
## eslint-plugin-svelte@2.40.0
### Minor Changes
- [#792](#792)
[`cb722bc`](cb722bc)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: update
svelte-eslint-parser to 0.39
- [#796](#796)
[`5e4d264`](5e4d264)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: improve
`svelte/valid-compile` to use `svelte.config.js`'s `onwarn` from the
parser.
- [#794](#794)
[`7894f82`](7894f82)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: improve
`svelte/valid-prop-names-in-kit-pages` to use `svelte.config.js` data
from the parser.
- [#794](#794)
[`7894f82`](7894f82)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: improve
`svelte/no-export-load-in-svelte-module-in-kit-pages` to use
`svelte.config.js` data from the parser.
### Patch Changes
- [#795](#795)
[`df947a7`](df947a7)
Thanks [@baseballyama](https://github.com/baseballyama)! - deps: update
`svelte-eslint-parser` to 0.39.1 to set `svelteFeatures.runes` to `true`
by default for Svelte 5
- [#797](#797)
[`f6d4e4c`](f6d4e4c)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix:
`svelte/valid-compile` to use verbatimModuleSyntax to work with TS v5.5.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 5e4d264 commit 3ba8d57
File tree
9 files changed
+20
-32
lines changed- .changeset
- packages/eslint-plugin-svelte
- src
9 files changed
+20
-32
lines changedThis file was deleted.
This file was deleted.
This 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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
3 | 21 | | |
4 | 22 | | |
5 | 23 | | |
| |||
| 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