Comparing version 2.6.5 to 2.6.6
# Svelte changelog | ||
## 2.6.6 | ||
* Fix nested transition bug ([#1497](https://github.com/sveltejs/svelte/issues/1497)) | ||
## 2.6.5 | ||
@@ -4,0 +8,0 @@ |
@@ -533,3 +533,3 @@ 'use strict'; | ||
var version = "2.6.5"; | ||
var version = "2.6.6"; | ||
@@ -536,0 +536,0 @@ const prog = lib$2('svelte').version(version); |
{ | ||
"name": "svelte", | ||
"version": "2.6.5", | ||
"version": "2.6.6", | ||
"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
2593791