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 fafe7d5 commit b014633Copy full SHA for b014633
.changeset/cyan-ants-float.md
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.4.0
4
+
5
+### Minor Changes
6
7
+- feat: allow $app/paths to be used without an app ([#8838](https://github.com/sveltejs/kit/pull/8838))
8
9
## 1.3.10
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.3.10",
+ "version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments