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 242a5f2 commit d3901c6Copy full SHA for d3901c6
.changeset/pre.json
@@ -529,6 +529,7 @@
529
"red-cooks-fix",
530
"red-papayas-prove",
531
"rich-clocks-chew",
532
+ "rich-icons-swim",
533
"rich-ligers-smash",
534
"rich-pumpkins-applaud",
535
"rich-seahorses-walk",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.293
4
+
5
+### Patch Changes
6
7
+- Expose Server and SSRManifest as public types ([#4220](https://github.com/sveltejs/kit/pull/4220))
8
9
## 1.0.0-next.292
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.292",
+ "version": "1.0.0-next.293",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments