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
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Svelte changelog
2
2
3
+
## 1.10.2
4
+
5
+
* Accept any case for doctype declarations ([#336](https://github.com/sveltejs/svelte/issues/336))
6
+
* Allow non-top-level `<script>` and `<style>` tags to pass through without processing ([#335](https://github.com/sveltejs/svelte/issues/335))
7
+
3
8
## 1.10.1
4
9
5
10
* typecheck argument in _set when in dev mode ([#342](https://github.com/sveltejs/svelte/issues/342))
0 commit comments