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 ab663f1 commit daa860eCopy full SHA for daa860e
.changeset/pre.json
@@ -59,6 +59,7 @@
59
"big-cups-exist",
60
"big-garlics-complain",
61
"big-houses-bow",
62
+ "big-trainers-love",
63
"blue-apes-type",
64
"blue-bees-jump",
65
"blue-bulldogs-visit",
packages/adapter-node/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/adapter-node
2
3
+## 1.0.0-next.88
4
+
5
+### Patch Changes
6
7
+- Bundle non-production dependencies with esbuild ([#6372](https://github.com/sveltejs/kit/pull/6372))
8
9
## 1.0.0-next.87
10
11
### Patch Changes
packages/adapter-node/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-node",
- "version": "1.0.0-next.87",
+ "version": "1.0.0-next.88",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments