We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7501d46 commit acd6eb7Copy full SHA for acd6eb7
.changeset/pre.json
@@ -1020,6 +1020,7 @@
1020
"smart-apes-drum",
1021
"smart-bears-leave",
1022
"smart-deers-approve",
1023
+ "smart-forks-double",
1024
"smart-humans-eat",
1025
"smart-mugs-chew",
1026
"smart-nails-work",
packages/package/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/package
2
3
+## 1.0.0-next.5
4
+
5
+### Patch Changes
6
7
+- fix check for undefined on application/ strip ([#6932](https://github.com/sveltejs/kit/pull/6932))
8
9
## 1.0.0-next.4
10
11
### Patch Changes
packages/package/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/package",
- "version": "1.0.0-next.4",
+ "version": "1.0.0-next.5",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments