We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1265a commit ab2fac6Copy full SHA for ab2fac6
.changeset/pre.json
@@ -841,6 +841,7 @@
841
"olive-vans-talk",
842
"orange-boats-love",
843
"orange-cups-itch",
844
+ "orange-geckos-bake",
845
"orange-rocks-return",
846
"orange-ties-tell",
847
"orange-wolves-fly",
packages/adapter-auto/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/adapter-auto
2
3
+## 1.0.0-next.88
4
+
5
+### Patch Changes
6
7
+- [feat] install adapters on demand ([#7462](https://github.com/sveltejs/kit/pull/7462))
8
9
## 1.0.0-next.87
10
11
### Patch Changes
packages/adapter-auto/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
- "version": "1.0.0-next.87",
+ "version": "1.0.0-next.88",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments