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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,14 @@
2
2
3
3
## 0.29.0
4
4
5
-
### Minor Changes
6
-
7
-
-[#338](https://github.com/sveltejs/svelte-eslint-parser/pull/338)[`af55230`](https://github.com/sveltejs/svelte-eslint-parser/commit/af5523076d72e29d9f7cc2708d514564a2fafb45) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: improve $ vars type
5
+
### 💥 Breaking Changes
8
6
9
7
-[#334](https://github.com/sveltejs/svelte-eslint-parser/pull/334)[`fa4adf6`](https://github.com/sveltejs/svelte-eslint-parser/commit/fa4adf6038810573df6cdead34800fb41b3ab3d5) Thanks [@baseballyama](https://github.com/baseballyama)! - **BREAKING CHANGE**: Drop Node 12 support
10
8
9
+
### Minor Changes
10
+
11
+
-[#338](https://github.com/sveltejs/svelte-eslint-parser/pull/338)[`af55230`](https://github.com/sveltejs/svelte-eslint-parser/commit/af5523076d72e29d9f7cc2708d514564a2fafb45) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: improve `$$` vars type
12
+
11
13
### Patch Changes
12
14
13
15
-[#337](https://github.com/sveltejs/svelte-eslint-parser/pull/337)[`21c0dc6`](https://github.com/sveltejs/svelte-eslint-parser/commit/21c0dc6a0b4a5e864e0181dfbb31f4b47edcefd1) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: wrong scope for ts in `bind:`
0 commit comments