Comparing version 1.49.2 to 1.49.3
# Svelte changelog | ||
## 1.49.3 | ||
* Return `html` from SSR compiler `render().toString()` methods ([#1044](https://github.com/sveltejs/svelte/issues/1044)) | ||
* Correctly reinitialise dynamic components ([#1040](https://github.com/sveltejs/svelte/issues/1040)) | ||
* Allow `<option>` outside `<select>` ([#1022](https://github.com/sveltejs/svelte/issues/1022)) | ||
* Fix data references in await-block event handlers ([#1032](https://github.com/sveltejs/svelte/issues/1032)) | ||
## 1.49.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "svelte", | ||
"version": "1.49.2", | ||
"version": "1.49.3", | ||
"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
2235612
19625