Skip to content

Commit a2bf8a1

Browse files
authored
update changelog
1 parent 598de6f commit a2bf8a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 3.3.0 (unreleased)
2+
3+
- Add injected globals when there's no instance script when using TypeScript
4+
- Allow `$$Props`, `$$Slots`, `$$Events` interface/type usage
5+
- Improve type inference for autosubscribed stores
6+
- Silence false positives for `<svelte:fragment let:x>`
7+
- Use TS 4.5 `preserveValueImports` if it's available
8+
- Improve default setting for `svelte3/ignore-styles`: Now ignores styles if its tag has a `lang` or `type` attribute
9+
110
# 3.2.1
211

312
- Filter `no-undef` messages about `$$Generic`

0 commit comments

Comments
 (0)