Comparing version 1.44.1 to 1.44.2
# Svelte changelog | ||
## 1.44.2 | ||
* Fix `await` blocks with siblings ([#974](https://github.com/sveltejs/svelte/issues/974)) | ||
* Fix `await` blocks inside `if` blocks ([#975](https://github.com/sveltejs/svelte/issues/975)) | ||
## 1.44.1 | ||
* Fix bidirectional transitions that reference state ([#962](https://github.com/sveltejs/svelte/issues962)) | ||
* Fix bidirectional transitions that reference state ([#962](https://github.com/sveltejs/svelte/issues/962)) | ||
@@ -7,0 +12,0 @@ ## 1.44.0 |
{ | ||
"name": "svelte", | ||
"version": "1.44.1", | ||
"version": "1.44.2", | ||
"description": "The magical disappearing UI framework", | ||
@@ -5,0 +5,0 @@ "main": "compiler/svelte.js", |
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
2165272
18854