Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a7e4984

Browse files
committedJan 17, 2025·
Version Packages
1 parent 9bea757 commit a7e4984

24 files changed

+84
-99
lines changed
 

‎.changeset/blue-foxes-clean.md

-5
This file was deleted.

‎.changeset/curvy-trains-dress.md

-5
This file was deleted.

‎.changeset/fluffy-coats-laugh.md

-5
This file was deleted.

‎.changeset/funny-moles-scream.md

-5
This file was deleted.

‎.changeset/great-badgers-sing.md

-5
This file was deleted.

‎.changeset/green-flowers-heal.md

-5
This file was deleted.

‎.changeset/nasty-spoons-kick.md

-5
This file was deleted.

‎.changeset/nice-geese-serve.md

-5
This file was deleted.

‎.changeset/nine-parrots-smoke.md

-5
This file was deleted.

‎.changeset/quick-crabs-camp.md

-5
This file was deleted.

‎.changeset/shaggy-tools-pump.md

-14
This file was deleted.

‎.changeset/shaggy-walls-wave.md

-6
This file was deleted.

‎.changeset/sixty-days-think.md

-5
This file was deleted.

‎.changeset/ten-onions-talk.md

-5
This file was deleted.

‎.changeset/tricky-books-study.md

-5
This file was deleted.

‎.changeset/wet-dancers-kneel.md

-5
This file was deleted.

‎.changeset/wild-coins-live.md

-5
This file was deleted.

‎packages/adapter-node/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sveltejs/adapter-node
22

3+
## 5.2.12
4+
### Patch Changes
5+
6+
7+
- fix: include ambient type declarations ([#12088](https://github.com/sveltejs/kit/pull/12088))
8+
9+
- Updated dependencies [[`d440c68acac67ed64eea4b9bda267e229303db7b`](https://github.com/sveltejs/kit/commit/d440c68acac67ed64eea4b9bda267e229303db7b), [`6774ebc34330b12ae8c0cae08e98b577d819fffb`](https://github.com/sveltejs/kit/commit/6774ebc34330b12ae8c0cae08e98b577d819fffb), [`777c8ef11f17d2ab48aee0f2347c051663da5826`](https://github.com/sveltejs/kit/commit/777c8ef11f17d2ab48aee0f2347c051663da5826), [`f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2`](https://github.com/sveltejs/kit/commit/f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2), [`34a03ff16af29e917abebb649b31eadfc40a98a0`](https://github.com/sveltejs/kit/commit/34a03ff16af29e917abebb649b31eadfc40a98a0), [`1c77e283896058084c1cb5752d9ec207987a585e`](https://github.com/sveltejs/kit/commit/1c77e283896058084c1cb5752d9ec207987a585e), [`04958cca5905aaeeff367c9e4a5ce6e90fc64779`](https://github.com/sveltejs/kit/commit/04958cca5905aaeeff367c9e4a5ce6e90fc64779), [`9dc5c0e3e01a3c07010e9996688169be68e1dde8`](https://github.com/sveltejs/kit/commit/9dc5c0e3e01a3c07010e9996688169be68e1dde8), [`00e1a7621de554054d068e4525a9e505d1c2e588`](https://github.com/sveltejs/kit/commit/00e1a7621de554054d068e4525a9e505d1c2e588), [`9fcd1e7574197fa6e7ac000a030378d877cb8837`](https://github.com/sveltejs/kit/commit/9fcd1e7574197fa6e7ac000a030378d877cb8837), [`e541a4057a00f5ab6740fb51b7f88f17776da50a`](https://github.com/sveltejs/kit/commit/e541a4057a00f5ab6740fb51b7f88f17776da50a), [`37f72fbb075b481de8263f62c77125333735f382`](https://github.com/sveltejs/kit/commit/37f72fbb075b481de8263f62c77125333735f382), [`b60707ca8e755be95c86490122aa1b792b9bd6be`](https://github.com/sveltejs/kit/commit/b60707ca8e755be95c86490122aa1b792b9bd6be), [`699f4405c752261cf46c1ad32e4dbadceaffc75b`](https://github.com/sveltejs/kit/commit/699f4405c752261cf46c1ad32e4dbadceaffc75b), [`e2a4538c48295cde06f64fb8c7f0b333fbf95496`](https://github.com/sveltejs/kit/commit/e2a4538c48295cde06f64fb8c7f0b333fbf95496), [`a91ba1f326b6e244503de9a010771d942b461dad`](https://github.com/sveltejs/kit/commit/a91ba1f326b6e244503de9a010771d942b461dad)]:
10+
- @sveltejs/kit@2.16.0
11+
312
## 5.2.11
413
### Patch Changes
514

‎packages/adapter-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/adapter-node",
3-
"version": "5.2.11",
3+
"version": "5.2.12",
44
"description": "Adapter for SvelteKit apps that generates a standalone Node server",
55
"keywords": [
66
"adapter",

‎packages/adapter-vercel/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sveltejs/adapter-vercel
22

3+
## 5.5.3
4+
### Patch Changes
5+
6+
7+
- fix: include ambient type declarations ([#12088](https://github.com/sveltejs/kit/pull/12088))
8+
9+
- Updated dependencies [[`d440c68acac67ed64eea4b9bda267e229303db7b`](https://github.com/sveltejs/kit/commit/d440c68acac67ed64eea4b9bda267e229303db7b), [`6774ebc34330b12ae8c0cae08e98b577d819fffb`](https://github.com/sveltejs/kit/commit/6774ebc34330b12ae8c0cae08e98b577d819fffb), [`777c8ef11f17d2ab48aee0f2347c051663da5826`](https://github.com/sveltejs/kit/commit/777c8ef11f17d2ab48aee0f2347c051663da5826), [`f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2`](https://github.com/sveltejs/kit/commit/f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2), [`34a03ff16af29e917abebb649b31eadfc40a98a0`](https://github.com/sveltejs/kit/commit/34a03ff16af29e917abebb649b31eadfc40a98a0), [`1c77e283896058084c1cb5752d9ec207987a585e`](https://github.com/sveltejs/kit/commit/1c77e283896058084c1cb5752d9ec207987a585e), [`04958cca5905aaeeff367c9e4a5ce6e90fc64779`](https://github.com/sveltejs/kit/commit/04958cca5905aaeeff367c9e4a5ce6e90fc64779), [`9dc5c0e3e01a3c07010e9996688169be68e1dde8`](https://github.com/sveltejs/kit/commit/9dc5c0e3e01a3c07010e9996688169be68e1dde8), [`00e1a7621de554054d068e4525a9e505d1c2e588`](https://github.com/sveltejs/kit/commit/00e1a7621de554054d068e4525a9e505d1c2e588), [`9fcd1e7574197fa6e7ac000a030378d877cb8837`](https://github.com/sveltejs/kit/commit/9fcd1e7574197fa6e7ac000a030378d877cb8837), [`e541a4057a00f5ab6740fb51b7f88f17776da50a`](https://github.com/sveltejs/kit/commit/e541a4057a00f5ab6740fb51b7f88f17776da50a), [`37f72fbb075b481de8263f62c77125333735f382`](https://github.com/sveltejs/kit/commit/37f72fbb075b481de8263f62c77125333735f382), [`b60707ca8e755be95c86490122aa1b792b9bd6be`](https://github.com/sveltejs/kit/commit/b60707ca8e755be95c86490122aa1b792b9bd6be), [`699f4405c752261cf46c1ad32e4dbadceaffc75b`](https://github.com/sveltejs/kit/commit/699f4405c752261cf46c1ad32e4dbadceaffc75b), [`e2a4538c48295cde06f64fb8c7f0b333fbf95496`](https://github.com/sveltejs/kit/commit/e2a4538c48295cde06f64fb8c7f0b333fbf95496), [`a91ba1f326b6e244503de9a010771d942b461dad`](https://github.com/sveltejs/kit/commit/a91ba1f326b6e244503de9a010771d942b461dad)]:
10+
- @sveltejs/kit@2.16.0
11+
312
## 5.5.2
413
### Patch Changes
514

‎packages/adapter-vercel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/adapter-vercel",
3-
"version": "5.5.2",
3+
"version": "5.5.3",
44
"description": "A SvelteKit adapter that creates a Vercel app",
55
"keywords": [
66
"adapter",

‎packages/kit/CHANGELOG.md

+62
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,67 @@
11
# @sveltejs/kit
22

3+
## 2.16.0
4+
### Minor Changes
5+
6+
7+
- feat: add ability to invalidate a custom identifier on `goto()` ([#13256](https://github.com/sveltejs/kit/pull/13256))
8+
9+
10+
- feat: remove the `postinstall` script to support pnpm 10 ([#13304](https://github.com/sveltejs/kit/pull/13304))
11+
12+
NOTE: users should add `"prepare": "svelte-kit sync`" to their `package.json` in order to avoid the following warning upon first running Vite:
13+
```
14+
▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
15+
16+
tsconfig.json:2:12:
17+
2 │ "extends": "./.svelte-kit/tsconfig.json",
18+
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
```
20+
21+
- feat: provide `PageProps` and `LayoutProps` types ([#13308](https://github.com/sveltejs/kit/pull/13308))
22+
23+
24+
### Patch Changes
25+
26+
27+
- perf: shorten chunk file names ([#13003](https://github.com/sveltejs/kit/pull/13003))
28+
29+
30+
- fix: strip internal data before passing URL to `reroute` ([#13092](https://github.com/sveltejs/kit/pull/13092))
31+
32+
33+
- fix: support absolute URLs and reroutes with `data-sveltekit-preload-code="viewport"` ([#12217](https://github.com/sveltejs/kit/pull/12217))
34+
35+
36+
- fix: use current `window.fetch` for server load fetch requests ([#13315](https://github.com/sveltejs/kit/pull/13315))
37+
38+
39+
- fix: resolve symlinks when handling routes ([#12740](https://github.com/sveltejs/kit/pull/12740))
40+
41+
42+
- fix: prevent infinite reload when using the hash router and previewing `/index.html` ([#13296](https://github.com/sveltejs/kit/pull/13296))
43+
44+
45+
- fix: service worker base path in dev mode ([#12577](https://github.com/sveltejs/kit/pull/12577))
46+
47+
48+
- chore: error during development when using `use:enhance` with `+server` ([#13197](https://github.com/sveltejs/kit/pull/13197))
49+
50+
51+
- chore: add most common status codes to `redirect()` JS documentation ([#13301](https://github.com/sveltejs/kit/pull/13301))
52+
53+
54+
- fix: correctly link to assets inlined by the `inlineStyleThreshold` option ([#13068](https://github.com/sveltejs/kit/pull/13068))
55+
56+
57+
- fix: fall back to importing dynamic dependencies relative to SvelteKit package ([#12532](https://github.com/sveltejs/kit/pull/12532))
58+
59+
60+
- fix: use arrow function types over bound funcs ([#12955](https://github.com/sveltejs/kit/pull/12955))
61+
62+
63+
- fix: correctly navigate when hash router is enabled and the browser encodes extra hashes ([#13321](https://github.com/sveltejs/kit/pull/13321))
64+
365
## 2.15.3
466
### Patch Changes
567

‎packages/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "2.15.3",
3+
"version": "2.16.0",
44
"description": "SvelteKit is the fastest way to build Svelte apps",
55
"keywords": [
66
"framework",

‎packages/kit/src/version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// generated during release, do not modify
22

33
/** @type {string} */
4-
export const VERSION = '2.15.3';
4+
export const VERSION = '2.16.0';

0 commit comments

Comments
 (0)
Please sign in to comment.