We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2d700 commit 9e30326Copy full SHA for 9e30326
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Fix overly restrictive preprocessor types ([#6904](https://github.com/sveltejs/svelte/pull/6904))
6
* More specific typing for crossfade function - returns a tuple, not an array ([#6926](https://github.com/sveltejs/svelte/issues/6926))
7
+* Add `URLSearchParams` as a known global ([#6938](https://github.com/sveltejs/svelte/pull/6938))
8
* Add `types` field to `exports` map ([#6939](https://github.com/sveltejs/svelte/issues/6939))
9
10
## 3.44.1
0 commit comments