Comparing version 1.22.4 to 1.22.5
# Svelte changelog | ||
## 1.23.0 | ||
## 1.22.5 | ||
* Fix nested component unmounting bug ([#643](https://github.com/sveltejs/svelte/issues/643)) | ||
## 1.22.4 | ||
* Include `ast` in `svelte.compile` return value ([#632](https://github.com/sveltejs/svelte/issues/632)) | ||
@@ -6,0 +10,0 @@ * Set initial value of `<select>` binding, if unspecified ([#639](https://github.com/sveltejs/svelte/issues/639)) |
{ | ||
"name": "svelte", | ||
"version": "1.22.4", | ||
"version": "1.22.5", | ||
"description": "The magical disappearing UI framework", | ||
@@ -65,2 +65,3 @@ "main": "compiler/svelte.js", | ||
"eslint": "^3.12.2", | ||
"eslint-plugin-html": "^3.0.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
@@ -67,0 +68,0 @@ "estree-walker": "^0.3.0", |
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
1719626
42
15336