File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Svelte changelog
2
2
3
+ ## 1.51.0
4
+
5
+ * Lock ` scroll ` bindings ([ #1071 ] ( https://github.com/sveltejs/svelte/issues/1071 ) )
6
+ * Escape HTML entities when compiling to static HTML ([ #1066 ] ( https://github.com/sveltejs/svelte/issues/1066 ) )
7
+ * Apply a11y warnings to SVG ` <a> ` attributes with ` xlink:href ` ([ #1008 ] ( https://github.com/sveltejs/svelte/issues/1008 ) )
8
+
3
9
## 1.50.1
4
10
5
11
* Prevent main fragment being created twice in custom elements ([ #1064 ] ( https://github.com/sveltejs/svelte/pull/1064 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte" ,
3
- "version" : " 1.50.1 " ,
3
+ "version" : " 1.51.0 " ,
4
4
"description" : " The magical disappearing UI framework" ,
5
5
"main" : " compiler/svelte.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments