You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
⚠️⚠️⚠️⚠️⚠️⚠️
`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.
⚠️⚠️⚠️⚠️⚠️⚠️
# Releases
## [email protected]
### Major Changes
- [#937](#937)
[`729394e`](729394e)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat!: drop support
for old eslint
### Minor Changes
- [#945](#945)
[`19f682b`](19f682b)
Thanks [@baseballyama](https://github.com/baseballyama)! - feat: Support
`<svelte:boundary>`
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: packages/eslint-plugin-svelte/CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# eslint-plugin-svelte
2
2
3
+
## 3.0.0-next.3
4
+
5
+
### Major Changes
6
+
7
+
-[#937](https://github.com/sveltejs/eslint-plugin-svelte/pull/937)[`729394e`](https://github.com/sveltejs/eslint-plugin-svelte/commit/729394e34d2d6f51e00c89b67a40d0f9192260b4) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat!: drop support for old eslint
8
+
9
+
### Minor Changes
10
+
11
+
-[#945](https://github.com/sveltejs/eslint-plugin-svelte/pull/945)[`19f682b`](https://github.com/sveltejs/eslint-plugin-svelte/commit/19f682b73ce6bcccae52da0e59d5ab32a9d2c3c2) Thanks [@baseballyama](https://github.com/baseballyama)! - feat: Support `<svelte:boundary>`
0 commit comments