Comparing version 1.50.1 to 1.51.0
# Svelte changelog | ||
## 1.51.0 | ||
* Lock `scroll` bindings ([#1071](https://github.com/sveltejs/svelte/issues/1071)) | ||
* Escape HTML entities when compiling to static HTML ([#1066](https://github.com/sveltejs/svelte/issues/1066)) | ||
* Apply a11y warnings to SVG `<a>` attributes with `xlink:href` ([#1008](https://github.com/sveltejs/svelte/issues/1008)) | ||
## 1.50.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "svelte", | ||
"version": "1.50.1", | ||
"version": "1.51.0", | ||
"description": "The magical disappearing UI framework", | ||
@@ -5,0 +5,0 @@ "main": "compiler/svelte.js", |
@@ -21,2 +21,3 @@ # Svelte | ||
* [svelte-loader](https://github.com/sveltejs/svelte-loader) – Webpack loader | ||
* [svelte-hot-loader](https://github.com/ekhaled/svelte-hot-loader) – Webpack loader addon to support HMR | ||
* [meteor-svelte](https://github.com/klaussner/meteor-svelte) – Meteor build plugin | ||
@@ -23,0 +24,0 @@ * [sveltejs-brunch](https://github.com/StarpTech/sveltejs-brunch) – Brunch build plugin |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2259430
19800
141