@ -1,6 +1,6 @@
# Svelte changelog
## Unreleased
## 3.44.2
* Fix overly restrictive preprocessor types ([#6904](https://github.com/sveltejs/svelte/pull/6904))
* More specific typing for crossfade function - returns a tuple, not an array ([#6926](https://github.com/sveltejs/svelte/issues/6926))
@ -1,12 +1,12 @@
{
"name": "svelte",
"version": "3.44.1",
"version": "3.44.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "MIT",
"devDependencies": {
"@ampproject/remapping": "^0.3.0",
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",