# @sveltejs/adapter-node ## 5.5.0 ### Minor Changes - feat: add env vars for keepAliveTimeout and headersTimeout ([#15125](https://github.com/sveltejs/kit/pull/15125)) ## 5.4.0 ### Minor Changes - feat: add [`signal`](https://developer.mozilla.org/en-US/docs/Web/API/Request/signal) property to request ([#14715](https://github.com/sveltejs/kit/pull/14715)) ### Patch Changes - Updated dependencies [[`9c933a2`](https://github.com/sveltejs/kit/commit/9c933a29e64c04db03e9150fa4e2d74a894d3d12), [`dedda71`](https://github.com/sveltejs/kit/commit/dedda7184dc04543e2ba6ea3e7f50b3836505463)]: - @sveltejs/kit@2.47.0 ## 5.3.3 ### Patch Changes - chore: update "homepage" field in package.json ([#14579](https://github.com/sveltejs/kit/pull/14579)) ## 5.3.2 ### Patch Changes - fix: bump bundled sirv version to 3.0.2 ([#14385](https://github.com/sveltejs/kit/pull/14385)) - Updated dependencies [[`e6c3171`](https://github.com/sveltejs/kit/commit/e6c317150d330413a7691c1b00dc94ce121fdb89)]: - @sveltejs/kit@2.38.0 ## 5.3.1 ### Patch Changes - fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit ([#14233](https://github.com/sveltejs/kit/pull/14233)) - Updated dependencies [[`f2db41c`](https://github.com/sveltejs/kit/commit/f2db41c0d3a0aefbb080ab6a9aa5822b3e41625c)]: - @sveltejs/kit@2.31.1 ## 5.3.0 ### Minor Changes - feat: add `instrumentation.server.ts` for tracing and observability setup ([#13899](https://github.com/sveltejs/kit/pull/13899)) ### Patch Changes - Updated dependencies [[`f635678`](https://github.com/sveltejs/kit/commit/f63567812505597b1edc3e01010eca622b03b126), [`f635678`](https://github.com/sveltejs/kit/commit/f63567812505597b1edc3e01010eca622b03b126)]: - @sveltejs/kit@2.31.0 ## 5.2.16 ### Patch Changes - fix: handling of PROTOCOL_HEADER and HOST_HEADER env vars ([#14221](https://github.com/sveltejs/kit/pull/14221)) - Updated dependencies [[`ea95533`](https://github.com/sveltejs/kit/commit/ea9553380a9f1b5f3b2fcf3bebd15f900c51d77c)]: - @sveltejs/kit@2.30.1 ## 5.2.15 ### Patch Changes - fix: fallback to `host` header if header specified by `HOST_HEADER` is not in request headers ([#11154](https://github.com/sveltejs/kit/pull/11154)) - Updated dependencies [[`6ab60e5`](https://github.com/sveltejs/kit/commit/6ab60e509f28e13dae9e15a4af340e92ec6fcdf3), [`bfdb564`](https://github.com/sveltejs/kit/commit/bfdb5643968f201ead51d890207b9c42e400a227), [`94b30c4`](https://github.com/sveltejs/kit/commit/94b30c468ce6f6d1fa0aa985d86ef9216cff83f2)]: - @sveltejs/kit@2.30.0 ## 5.2.14 ### Patch Changes - chore: add `.git` to the end of `package.json` repository url ([#14134](https://github.com/sveltejs/kit/pull/14134)) - Updated dependencies [[`c968aef`](https://github.com/sveltejs/kit/commit/c968aef5727f978244d5160657b4a7ac651384ae)]: - @sveltejs/kit@2.27.3 ## 5.2.13 ### Patch Changes - fix: remove unnecessary static directory serving middleware ([#13953](https://github.com/sveltejs/kit/pull/13953)) - Updated dependencies [[`bcdaf21`](https://github.com/sveltejs/kit/commit/bcdaf215c2182524e7678a1049a5f1ccbbe71e21)]: - @sveltejs/kit@2.22.3 ## 5.2.12 ### Patch Changes - fix: include ambient type declarations ([#12088](https://github.com/sveltejs/kit/pull/12088)) - 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)]: - @sveltejs/kit@2.16.0 ## 5.2.11 ### Patch Changes - chore(deps): update dependency @rollup/plugin-node-resolve to v16 ([#13164](https://github.com/sveltejs/kit/pull/13164)) - Updated dependencies [[`19823dd716568140011eaa86110bb8868f0e2513`](https://github.com/sveltejs/kit/commit/19823dd716568140011eaa86110bb8868f0e2513), [`5d30191d13a596bda50e27e54522c10f3f6461e3`](https://github.com/sveltejs/kit/commit/5d30191d13a596bda50e27e54522c10f3f6461e3)]: - @sveltejs/kit@2.12.2 ## 5.2.10 ### Patch Changes - chore: append http on listening address ([#13146](https://github.com/sveltejs/kit/pull/13146)) - Updated dependencies [[`11a9f66922199ee5925cc71c0efc513376753754`](https://github.com/sveltejs/kit/commit/11a9f66922199ee5925cc71c0efc513376753754), [`3d9e03a8a55a539b02c76d44df4874e4642bbd17`](https://github.com/sveltejs/kit/commit/3d9e03a8a55a539b02c76d44df4874e4642bbd17)]: - @sveltejs/kit@2.11.0 ## 5.2.9 ### Patch Changes - docs: update URLs for new svelte.dev site ([#12857](https://github.com/sveltejs/kit/pull/12857)) - Updated dependencies [[`dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46`](https://github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46), [`4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d`](https://github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d), [`3a9b78f04786898ca93f6d4b75ab18d26bc45192`](https://github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192), [`723eb8b31e6a22c82f730c30e485386c8676b746`](https://github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746), [`8ec471c875345b751344e67580ff1b772ef2735b`](https://github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b)]: - @sveltejs/kit@2.7.3 ## 5.2.8 ### Patch Changes - chore: upgrade @rollup/plugin-commonjs to 28.0.1 ([#12817](https://github.com/sveltejs/kit/pull/12817)) ## 5.2.7 ### Patch Changes - chore: upgrade to sirv 3.0 ([#12796](https://github.com/sveltejs/kit/pull/12796)) - Updated dependencies [[`dbc9c9486f962af7dbd9123d12d8a6829700d00f`](https://github.com/sveltejs/kit/commit/dbc9c9486f962af7dbd9123d12d8a6829700d00f), [`96642d234d1f5e961e919da725a1f6188e8aba2c`](https://github.com/sveltejs/kit/commit/96642d234d1f5e961e919da725a1f6188e8aba2c)]: - @sveltejs/kit@2.7.1 ## 5.2.6 ### Patch Changes - fix: use `node:` imports to support Deno ([#12785](https://github.com/sveltejs/kit/pull/12785)) ## 5.2.5 ### Patch Changes - chore: upgrade rollup plugins ([#12706](https://github.com/sveltejs/kit/pull/12706)) - Updated dependencies [[`a233f53f28fcb4c3ea63d2faf156fba09a18456c`](https://github.com/sveltejs/kit/commit/a233f53f28fcb4c3ea63d2faf156fba09a18456c), [`5b40b04608023a3fcb6c601a5f2d36485ce07196`](https://github.com/sveltejs/kit/commit/5b40b04608023a3fcb6c601a5f2d36485ce07196)]: - @sveltejs/kit@2.6.0 ## 5.2.4 ### Patch Changes - chore: upgrade polka to 1.0.0-next.28 ([#12693](https://github.com/sveltejs/kit/pull/12693)) ## 5.2.3 ### Patch Changes - fix: import `node:process` instead of using globals ([#12641](https://github.com/sveltejs/kit/pull/12641)) - Updated dependencies [[`e798ef718f163bed4f93e1918bd8294f765376ad`](https://github.com/sveltejs/kit/commit/e798ef718f163bed4f93e1918bd8294f765376ad)]: - @sveltejs/kit@2.5.28 ## 5.2.2 ### Patch Changes - chore: configure provenance in a simpler manner ([#12570](https://github.com/sveltejs/kit/pull/12570)) - Updated dependencies [[`087a43d391fc38b8c008fb39a804dc6988974101`](https://github.com/sveltejs/kit/commit/087a43d391fc38b8c008fb39a804dc6988974101)]: - @sveltejs/kit@2.5.22 ## 5.2.1 ### Patch Changes - chore: package provenance ([#12567](https://github.com/sveltejs/kit/pull/12567)) - Updated dependencies [[`4930a8443caa53bcecee7b690cd28e429b1c8a20`](https://github.com/sveltejs/kit/commit/4930a8443caa53bcecee7b690cd28e429b1c8a20)]: - @sveltejs/kit@2.5.21 ## 5.2.0 ### Minor Changes - feat: add unit suffixes to the `BODY_SIZE_LIMIT` environment variable ([#11680](https://github.com/sveltejs/kit/pull/11680)) ### Patch Changes - Updated dependencies [[`121836fcbf6c615fd18c79a12203613ddbe49acf`](https://github.com/sveltejs/kit/commit/121836fcbf6c615fd18c79a12203613ddbe49acf)]: - @sveltejs/kit@2.5.17 ## 5.1.1 ### Patch Changes - fix: do not create more than one shutdown timeout ([#12359](https://github.com/sveltejs/kit/pull/12359)) - Updated dependencies [[`835ebf6ce9979203992cca30f434b3785afae818`](https://github.com/sveltejs/kit/commit/835ebf6ce9979203992cca30f434b3785afae818)]: - @sveltejs/kit@2.5.16 ## 5.1.0 ### Minor Changes - feat: add shutdown event ([#12153](https://github.com/sveltejs/kit/pull/12153)) ### Patch Changes - fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests ([#12153](https://github.com/sveltejs/kit/pull/12153)) ## 5.0.2 ### Patch Changes - chore: update to @rollup/plugin-commonjs@26 ([#12326](https://github.com/sveltejs/kit/pull/12326)) - chore(deps): update dependency @rollup/plugin-commonjs to v26 ([`9aa59db67080248eb22fd227e7a491102b011c47`](https://github.com/sveltejs/kit/commit/9aa59db67080248eb22fd227e7a491102b011c47)) - chore: add keywords for discovery in npm search ([#12330](https://github.com/sveltejs/kit/pull/12330)) - Updated dependencies [[`25acb1d9fce998dccd8050b93cf4142c2b082611`](https://github.com/sveltejs/kit/commit/25acb1d9fce998dccd8050b93cf4142c2b082611), [`642c4a4aff4351b786fe6274aa2f0bf7d905faf9`](https://github.com/sveltejs/kit/commit/642c4a4aff4351b786fe6274aa2f0bf7d905faf9), [`0a0e9aa897123ebec50af08e9385b2ca4fc5bb28`](https://github.com/sveltejs/kit/commit/0a0e9aa897123ebec50af08e9385b2ca4fc5bb28)]: - @sveltejs/kit@2.5.11 ## 5.0.1 ### Patch Changes - fix: regression preventing built application from starting ([#11960](https://github.com/sveltejs/kit/pull/11960)) ## 5.0.0 ### Major Changes - breaking: add graceful shutdown ([#11653](https://github.com/sveltejs/kit/pull/11653)) - breaking: change default value of `precompress` option to true to serve precompressed assets by default ([#11945](https://github.com/sveltejs/kit/pull/11945)) ### Minor Changes - feat: add systemd socket activation ([#11653](https://github.com/sveltejs/kit/pull/11653)) ### Patch Changes - Updated dependencies [[`873a09eac86817d1cbb53bf3f9c8842d7346d20d`](https://github.com/sveltejs/kit/commit/873a09eac86817d1cbb53bf3f9c8842d7346d20d), [`30c78f223a4f9e6c4547d087338a8b8cc477ba55`](https://github.com/sveltejs/kit/commit/30c78f223a4f9e6c4547d087338a8b8cc477ba55)]: - @sveltejs/kit@2.5.3 ## 4.0.1 ### Patch Changes - fix: return 400 response if request construction fails ([#11713](https://github.com/sveltejs/kit/pull/11713)) - Updated dependencies [[`f56781fa47a0f958b228e4a51bb3cbf173854f12`](https://github.com/sveltejs/kit/commit/f56781fa47a0f958b228e4a51bb3cbf173854f12)]: - @sveltejs/kit@2.4.3 ## 4.0.0 ### Major Changes - breaking: update peer dependency on `@sveltejs/kit` ([#11649](https://github.com/sveltejs/kit/pull/11649)) ### Minor Changes - feat: support `read` from `$app/server` ([#11649](https://github.com/sveltejs/kit/pull/11649)) ### Patch Changes - Updated dependencies [[`288f731c8a5b20cadb9e219f9583f3f16bf8c7b8`](https://github.com/sveltejs/kit/commit/288f731c8a5b20cadb9e219f9583f3f16bf8c7b8)]: - @sveltejs/kit@2.4.0 ## 3.0.3 ### Patch Changes - fix: return 400 response if request construction fails ## 3.0.2 ### Patch Changes - fix: return 400 response if request construction fails ## 3.0.1 ### Patch Changes - chore: upgrade rollup to 4.9.5 ([#11632](https://github.com/sveltejs/kit/pull/11632)) ## 3.0.0 ### Major Changes - breaking: allow any numeric value for `BODY_SIZE_LIMIT`, and interpret literally. Use `Infinity` rather than `0` for unrestricted body sizes ([#11589](https://github.com/sveltejs/kit/pull/11589)) ## 2.1.2 ### Patch Changes - fix: return 400 response if request construction fails ## 2.1.1 ### Patch Changes - fix: correctly handle BODY_SIZE_LIMIT=0 ([#11574](https://github.com/sveltejs/kit/pull/11574)) ## 2.1.0 ### Minor Changes - feat: add `PORT_HEADER` env var for reverse proxies with non-standard ports ([#11249](https://github.com/sveltejs/kit/pull/11249)) ### Patch Changes - Updated dependencies [[`9556abae4ba28c02ba468735beb9eb868876a9a1`](https://github.com/sveltejs/kit/commit/9556abae4ba28c02ba468735beb9eb868876a9a1), [`8468af597c6240f7a3687ef1ed3873990b944f8c`](https://github.com/sveltejs/kit/commit/8468af597c6240f7a3687ef1ed3873990b944f8c)]: - @sveltejs/kit@2.1.1 ## 2.0.2 ### Patch Changes - fix: upgrade `sirv` and `mrmime` to modernize javascript mime type ([#11419](https://github.com/sveltejs/kit/pull/11419)) - Updated dependencies [[`b999cfdea24e72043505e032ed9d621590896263`](https://github.com/sveltejs/kit/commit/b999cfdea24e72043505e032ed9d621590896263), [`2a091dcbbdf7d2a70a38316638e16761bd1b9b59`](https://github.com/sveltejs/kit/commit/2a091dcbbdf7d2a70a38316638e16761bd1b9b59)]: - @sveltejs/kit@2.0.5 ## 2.0.1 ### Patch Changes - chore: update primary branch from master to main ([`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://github.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d)) - Updated dependencies [[`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://github.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d), [`16961e8cd3fa6a7f382153b1ff056bc2aae9b31b`](https://github.com/sveltejs/kit/commit/16961e8cd3fa6a7f382153b1ff056bc2aae9b31b), [`197e01f95652f511160f38b37b9da73a124ecd48`](https://github.com/sveltejs/kit/commit/197e01f95652f511160f38b37b9da73a124ecd48), [`102e4a5ae5b29624302163faf5a20c94a64a5b2c`](https://github.com/sveltejs/kit/commit/102e4a5ae5b29624302163faf5a20c94a64a5b2c), [`f8e3d8b9728c9f1ab63389342c31d7246b6f9db6`](https://github.com/sveltejs/kit/commit/f8e3d8b9728c9f1ab63389342c31d7246b6f9db6)]: - @sveltejs/kit@2.0.4 ## 2.0.0 ### Major Changes - breaking: require SvelteKit 2 peer dependency ([#11289](https://github.com/sveltejs/kit/pull/11289)) - breaking: remove polyfill option. fetch APIs will now always come from the platform being used. File and crypto APIs will be polyfilled if not available ([#11172](https://github.com/sveltejs/kit/pull/11172)) - chore: upgrade rollup ([#11122](https://github.com/sveltejs/kit/pull/11122)) ## 1.3.1 ### Patch Changes - fix: build output stuck on top level await ([#10314](https://github.com/sveltejs/kit/pull/10314)) - Updated dependencies [[`c1ad5b2f8`](https://github.com/sveltejs/kit/commit/c1ad5b2f84762a34adb327a0e309792603b405b3), [`67a0d869b`](https://github.com/sveltejs/kit/commit/67a0d869b3221925c3f456127205a4aee0b28e85), [`4d7f38fa1`](https://github.com/sveltejs/kit/commit/4d7f38fa18c75991bca3f723cdc50d8a67036f83), [`42c9b935e`](https://github.com/sveltejs/kit/commit/42c9b935e49fbbeff7065d1b2a31986c0b814956), [`42c9b935e`](https://github.com/sveltejs/kit/commit/42c9b935e49fbbeff7065d1b2a31986c0b814956)]: - @sveltejs/kit@1.22.0 ## 1.3.0 ### Minor Changes - chore: remove build step for adapter node ([#10041](https://github.com/sveltejs/kit/pull/10041)) - feat: load sourcemaps so that they can be merged to point to original sourcefiles ([#10041](https://github.com/sveltejs/kit/pull/10041)) ### Patch Changes - fix: do not crash server if specified `ADDRESS_HEADER` is missing from a request ([#10285](https://github.com/sveltejs/kit/pull/10285)) ## 1.2.4 ### Patch Changes - chore: update all dependencies with minor version bumps ([#9761](https://github.com/sveltejs/kit/pull/9761)) ## 1.2.3 ### Patch Changes - fix: only send cache header when static resource is 200 ([#9394](https://github.com/sveltejs/kit/pull/9394)) - Updated dependencies [[`385bd49e`](https://github.com/sveltejs/kit/commit/385bd49efb6890078dcdb523fdf5b621fe1c3e72), [`29ffc785`](https://github.com/sveltejs/kit/commit/29ffc78560a99ce387b10a24f48b7f01205f51e7), [`d257d37d`](https://github.com/sveltejs/kit/commit/d257d37d3cac94f30befa9fe38c2987f84fb551a), [`c45c35e7`](https://github.com/sveltejs/kit/commit/c45c35e7b40837cd1bea3fc26cfb831478e03c00), [`75e2c6f7`](https://github.com/sveltejs/kit/commit/75e2c6f7c8376685317b669767c7767fd21670eb), [`1c085780`](https://github.com/sveltejs/kit/commit/1c08578031395377a98b365a27eb9587594dd06e)]: - @sveltejs/kit@1.12.0 ## 1.2.2 ### Patch Changes - fix: add `BODY_SIZE_LIMIT` to the list of recognized env variables ([#9326](https://github.com/sveltejs/kit/pull/9326)) - Updated dependencies [[`b575287d`](https://github.com/sveltejs/kit/commit/b575287d063562868d7726f6451352aa43a63453), [`8114c658`](https://github.com/sveltejs/kit/commit/8114c658c0bc053198ff76704c002cfeb8225e2a), [`620f5605`](https://github.com/sveltejs/kit/commit/620f56058de0993e776c146db4c19fca97b9cb39), [`6a91e887`](https://github.com/sveltejs/kit/commit/6a91e887ee4c1bef8aabfafbf1ab6079113c2832), [`1c32723a`](https://github.com/sveltejs/kit/commit/1c32723a52beca0c5aa895b1114341da78d92eaf), [`0f863bbc`](https://github.com/sveltejs/kit/commit/0f863bbc957ab2ed37b04ebd839fc864b945034d), [`78b4a1bb`](https://github.com/sveltejs/kit/commit/78b4a1bb5e1ae11a894d70a0a28cc344ea0b1284), [`66b2f4ef`](https://github.com/sveltejs/kit/commit/66b2f4ef03a5dd60da2757edde4effcfdf3183cf), [`5dada256`](https://github.com/sveltejs/kit/commit/5dada256dc05674a18946f8f19db1f25ba91aeaf), [`a71b5e69`](https://github.com/sveltejs/kit/commit/a71b5e69ef37ce46e8e8590d537036cb7e267d51), [`daad7e48`](https://github.com/sveltejs/kit/commit/daad7e48b175245cbb7efd0e255263bfb52a5ee6), [`18d330b1`](https://github.com/sveltejs/kit/commit/18d330b16330d76c4b2991839c6b4462d5a4163f), [`18d7e81a`](https://github.com/sveltejs/kit/commit/18d7e81a9892e718c3cd07b2366a60f2e09561ab)]: - @sveltejs/kit@1.11.0 ## 1.2.1 ### Patch Changes - fix: use `node` export condition when bundling ([#9276](https://github.com/sveltejs/kit/pull/9276)) - Updated dependencies [[`1e2c8269`](https://github.com/sveltejs/kit/commit/1e2c82697d501c88c6027722ea9b106e09a0eb6d)]: - @sveltejs/kit@1.9.3 ## 1.2.0 ### Minor Changes - add polyfill option ([#8991](https://github.com/sveltejs/kit/pull/8991)) ### Patch Changes - Updated dependencies [[`74cfa8d5`](https://github.com/sveltejs/kit/commit/74cfa8d5f1f13f81759e20e90f4ff86a4f96040d), [`bfa2b6ec`](https://github.com/sveltejs/kit/commit/bfa2b6ec88a6d522d87c924d7c466c01e142e66e)]: - @sveltejs/kit@1.5.6 ## 1.1.8 ### Patch Changes - fix: use `strictRequires: true` when bundling output ([#8958](https://github.com/sveltejs/kit/pull/8958)) - Updated dependencies [[`0abb8ebf`](https://github.com/sveltejs/kit/commit/0abb8ebffc6121f81c2bbfa0a0f68866d4cc1627), [`bef54f63`](https://github.com/sveltejs/kit/commit/bef54f63d2315066d30e8f1bcf471ddf2bd72c35), [`51cd6e64`](https://github.com/sveltejs/kit/commit/51cd6e643178e3a113fc2c3e8a63755bcbfe902d), [`930c8e4e`](https://github.com/sveltejs/kit/commit/930c8e4ee2e3046ed1b622777dafa23029a19fe5), [`ee8066fc`](https://github.com/sveltejs/kit/commit/ee8066fcb29ed1e7e3ab513cabb7997e38c984f2), [`49d2ec62`](https://github.com/sveltejs/kit/commit/49d2ec62e6385694f11701bf2fa411d07449344c), [`eb943565`](https://github.com/sveltejs/kit/commit/eb943565a4324dbed3da5a581924ca91a24366de)]: - @sveltejs/kit@1.5.3 ## 1.1.7 ### Patch Changes - fix: make serve_prerendered middleware work with node http server ([#8890](https://github.com/sveltejs/kit/pull/8890)) - Updated dependencies [[`c7648f66`](https://github.com/sveltejs/kit/commit/c7648f6608a413e2654625cbd30f890d2148cf13), [`63613bf1`](https://github.com/sveltejs/kit/commit/63613bf194c18ce50e111585ad770fc93f9e43c7), [`d1f7655e`](https://github.com/sveltejs/kit/commit/d1f7655efdff70d91f94fe0cb0de50ed2511b5e5)]: - @sveltejs/kit@1.5.0 ## 1.1.6 ### Patch Changes - fix: correctly redirect trailing slashes for `adapter-node` ([#8857](https://github.com/sveltejs/kit/pull/8857)) ## 1.1.5 ### Patch Changes - docs: fix link in README ([#8854](https://github.com/sveltejs/kit/pull/8854)) - Updated dependencies [[`7cdb7a65`](https://github.com/sveltejs/kit/commit/7cdb7a65819342c6d334c79defc697d531d5cbf4)]: - @sveltejs/kit@1.3.10 ## 1.1.4 ### Patch Changes - docs: move adapter docs to site ([#8531](https://github.com/sveltejs/kit/pull/8531)) ## 1.1.3 ### Patch Changes - fix: publish missing files ([#8532](https://github.com/sveltejs/kit/pull/8532)) ## 1.1.2 ### Patch Changes - chore: remove superfluous main field from package.json ([#8519](https://github.com/sveltejs/kit/pull/8519)) - Updated dependencies [[`7e2d3405`](https://github.com/sveltejs/kit/commit/7e2d34056e99f371e22406d941b764df365a2649)]: - @sveltejs/kit@1.1.1 ## 1.1.1 ### Patch Changes - docs: add info about custom cleanup before server exits ([#8455](https://github.com/sveltejs/kit/pull/8455)) - Updated dependencies [[`9c01c32e`](https://github.com/sveltejs/kit/commit/9c01c32ef72bbed630fadcb8283f8f8533ced5e1), [`b6ca02a6`](https://github.com/sveltejs/kit/commit/b6ca02a684dbf13a3138b552e2d2be64697f2254), [`130abe43`](https://github.com/sveltejs/kit/commit/130abe43cef2cfbaf922aa16b20cbd4332a07c15), [`c4137536`](https://github.com/sveltejs/kit/commit/c4137536f2c6572eaeec1a82ccea0852f5be6b98), [`40464efa`](https://github.com/sveltejs/kit/commit/40464efab172a17f0b637d7dadea30d77ef1ed10), [`ce028470`](https://github.com/sveltejs/kit/commit/ce0284708184198efdd30f3ff72fd579cef830b4)]: - @sveltejs/kit@1.0.12 ## 1.1.0 ### Minor Changes - feat: add original request object as `event.platform.req` ([#8171](https://github.com/sveltejs/kit/pull/8171)) ### Patch Changes - Updated dependencies [[`5426901a`](https://github.com/sveltejs/kit/commit/5426901a710f5e412bd8d3bf2c78bd9df283b2a2)]: - @sveltejs/kit@1.0.5 ## 1.0.1 ### Patch Changes - chore: update dependency @rollup/plugin-json to v6 ([#8204](https://github.com/sveltejs/kit/pull/8204)) - Note: plugin-json v6 fails your build for parse errors that only logged a warning with v5. We consider this a bugfix as only healthy input should result in a successful build. - chore(deps): update dependency @rollup/plugin-commonjs to v24 ([#8216](https://github.com/sveltejs/kit/pull/8216)) - Updated dependencies [[`fab0de4f`](https://github.com/sveltejs/kit/commit/fab0de4f06ac5b1e9b049e106889b193975c1c29), [`89b8d94b`](https://github.com/sveltejs/kit/commit/89b8d94b1b20d586e1ca525c30d07587c3f2d8f2)]: - @sveltejs/kit@1.0.2 ## 1.0.0 ### Major Changes First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch ## 1.0.0-next.106 ### Patch Changes - breaking: remove warnings/errors about removed/changed APIs ([#8019](https://github.com/sveltejs/kit/pull/8019)) - Updated dependencies [[`f42604a2`](https://github.com/sveltejs/kit/commit/f42604a2b4c04026d3d8bad95807720b79529539)]: - @sveltejs/kit@1.0.0-next.589 ## 1.0.0-next.105 ### Patch Changes - chore: add peerDependencies, add more specific next version ([#8141](https://github.com/sveltejs/kit/pull/8141)) ## 1.0.0-next.104 ### Patch Changes - update rollup to ^3.7.0 ([#7543](https://github.com/sveltejs/kit/pull/7543)) ## 1.0.0-next.103 ### Patch Changes - Update docs with example of loading environment variables ([#8020](https://github.com/sveltejs/kit/pull/8020)) ## 1.0.0-next.102 ### Patch Changes - docs: update reference to `getClientAddress()` ([#7907](https://github.com/sveltejs/kit/pull/7907)) ## 1.0.0-next.101 ### Patch Changes - Update docs ([#7744](https://github.com/sveltejs/kit/pull/7744)) ## 1.0.0-next.100 ### Patch Changes - update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355)) ## 1.0.0-next.99 ### Patch Changes - fix: take into account deep exports for external packages ([#7311](https://github.com/sveltejs/kit/pull/7311)) ## 1.0.0-next.98 ### Patch Changes - Use config.kit.paths.base prefix for static assets ([#4448](https://github.com/sveltejs/kit/pull/4448)) ## 1.0.0-next.97 ### Patch Changes - chore: update dependency @rollup/plugin-json to v5 ([#7204](https://github.com/sveltejs/kit/pull/7204)) ## 1.0.0-next.96 ### Patch Changes - Disable builtin modules warning ([#7031](https://github.com/sveltejs/kit/pull/7031)) ## 1.0.0-next.95 ### Patch Changes - Redact error message if `getRequest` fails ([#6936](https://github.com/sveltejs/kit/pull/6936)) ## 1.0.0-next.94 ### Patch Changes - Add missing Rollup dependency ([#6927](https://github.com/sveltejs/kit/pull/6927)) ## 1.0.0-next.93 ### Patch Changes - Bundle with rollup instead of esbuild ([#6896](https://github.com/sveltejs/kit/pull/6896)) ## 1.0.0-next.92 ### Patch Changes - chore: bump esbuild ([#6829](https://github.com/sveltejs/kit/pull/6829)) ## 1.0.0-next.91 ### Patch Changes - Allow streaming when `BODY_SIZE_LIMIT` is set ([#6702](https://github.com/sveltejs/kit/pull/6702)) ## 1.0.0-next.90 ### Patch Changes - Update to esbuild 0.15 ([#6740](https://github.com/sveltejs/kit/pull/6740)) - Improve performance by compressing in parallel ([#6710](https://github.com/sveltejs/kit/pull/6710)) ## 1.0.0-next.89 ### Patch Changes - breaking: request creation cleanup ([#6681](https://github.com/sveltejs/kit/pull/6681)) - breaking: limit adapter-node request size ([#6684](https://github.com/sveltejs/kit/pull/6684)) ## 1.0.0-next.88 ### Patch Changes - Bundle non-production dependencies with esbuild ([#6372](https://github.com/sveltejs/kit/pull/6372)) ## 1.0.0-next.87 ### Patch Changes - feat: Moved hooks.js initialization from Server.respond into Server.init ([#6179](https://github.com/sveltejs/kit/pull/6179)) ## 1.0.0-next.86 ### Patch Changes - Move `compress` logic to `Builder` API ([#5822](https://github.com/sveltejs/kit/pull/5822)) ## 1.0.0-next.85 ### Patch Changes - Initialise `env` ([#5663](https://github.com/sveltejs/kit/pull/5663)) ## 1.0.0-next.84 ### Patch Changes - Set Vite's publicDir and correctly serve public assets earlier in pipeline ([#5686](https://github.com/sveltejs/kit/pull/5686)) ## 1.0.0-next.83 ### Patch Changes - set Vite's `publicDir` option ([#5648](https://github.com/sveltejs/kit/pull/5648)) ## 1.0.0-next.82 ### Patch Changes - breaking: remove writeStatic to align with Vite ([#5618](https://github.com/sveltejs/kit/pull/5618)) ## 1.0.0-next.81 ### Patch Changes - breaking: remove compression middleware from adapter-node output server ([#5506](https://github.com/sveltejs/kit/pull/5506)) ## 1.0.0-next.80 ### Patch Changes - Update dependencies ([#5005](https://github.com/sveltejs/kit/pull/5005)) ## 1.0.0-next.79 ### Patch Changes - chore: upgrade TypeScript to 4.7.4 ([#5414](https://github.com/sveltejs/kit/pull/5414)) ## 1.0.0-next.78 ### Patch Changes - Update dependencies ([#5121](https://github.com/sveltejs/kit/pull/5121)) ## 1.0.0-next.77 ### Patch Changes - Update adapter entrypoint typings to be NodeNext/ESNext-compatible ([#5111](https://github.com/sveltejs/kit/pull/5111)) ## 1.0.0-next.76 ### Patch Changes - only serve `_app/immutable` with immutable cache header, not `_app/version.json` ([#5051](https://github.com/sveltejs/kit/pull/5051)) ## 1.0.0-next.75 ### Patch Changes - Add types to pkg.exports ([#5045](https://github.com/sveltejs/kit/pull/5045)) ## 1.0.0-next.74 ### Patch Changes - breaking: replace @sveltejs/kit/install-fetch with @sveltejs/kit/node/polyfills ([#4934](https://github.com/sveltejs/kit/pull/4934)) ## 1.0.0-next.73 ### Patch Changes - breaking: rename `xForwardedForIndex` to `XFF_DEPTH` and make it an environment variable ([#4332](https://github.com/sveltejs/kit/pull/4332)) - breaking: Replace `options.env` with `options.envPrefix` ([#4360](https://github.com/sveltejs/kit/pull/4360)) ## 1.0.0-next.72 ### Patch Changes - Provide getClientAddress function ([#4289](https://github.com/sveltejs/kit/pull/4289)) ## 1.0.0-next.71 ### Patch Changes - breaking: replace builder.prerender() with builder.writePrerendered() and builder.prerendered ([#4192](https://github.com/sveltejs/kit/pull/4192)) ([#4229](https://github.com/sveltejs/kit/pull/4229)) ## 1.0.0-next.70 ### Patch Changes - Rename `__fetch_polyfill` to `installFetch` ([#4111](https://github.com/sveltejs/kit/pull/4111)) ## 1.0.0-next.69 ### Patch Changes - breaking: rename `app.render` to `server.respond` ([#4034](https://github.com/sveltejs/kit/pull/4034)) ## 1.0.0-next.68 ### Patch Changes - `precompress` option also compress wasm files ([#3812](https://github.com/sveltejs/kit/pull/3812)) ## 1.0.0-next.67 ### Patch Changes - Bump version to trigger rebuild with set-cookie support ([#3529](https://github.com/sveltejs/kit/pull/3529)) ## 1.0.0-next.66 ### Patch Changes - fix usage of `ORIGIN` environment variable ([#3448](https://github.com/sveltejs/kit/pull/3448)) ## 1.0.0-next.65 ### Patch Changes - fix: rename `BASE` to `ORIGIN` and fix config handling ([#3423](https://github.com/sveltejs/kit/pull/3423)) ## 1.0.0-next.64 ### Patch Changes - breaking: change app.render signature to (request: Request) => Promise ([#3384](https://github.com/sveltejs/kit/pull/3384)) - breaking: Remove protocol/host configuration options from Kit to adapter-node ([#3384](https://github.com/sveltejs/kit/pull/3384)) ## 1.0.0-next.63 ### Patch Changes - Polyfill fetch before running any app code ([#3400](https://github.com/sveltejs/kit/pull/3400)) ## 1.0.0-next.62 ### Patch Changes - Allow `__fetchPolyfill()` to run several times ([#3377](https://github.com/sveltejs/kit/pull/3377)) ## 1.0.0-next.61 ### Patch Changes - chore: update dependency sirv to v2 ([#3263](https://github.com/sveltejs/kit/pull/3263)) ## 1.0.0-next.60 ### Patch Changes - Don't cache non-hashed static assets in adapter-node ([#3193](https://github.com/sveltejs/kit/pull/3193)) - Only set cache-control: immutable when appropriate ([#3196](https://github.com/sveltejs/kit/pull/3196)) ## 1.0.0-next.59 ### Patch Changes - Fix types ([#3181](https://github.com/sveltejs/kit/pull/3181)) - Check if directory exists, before compressing ([#3179](https://github.com/sveltejs/kit/pull/3179)) ## 1.0.0-next.58 ### Patch Changes - fix: only add handlers for directories that exist ([#3148](https://github.com/sveltejs/kit/pull/3148)) ## 1.0.0-next.57 ### Patch Changes - Overhaul adapter API ([#2931](https://github.com/sveltejs/kit/pull/2931)) - Update adapters to provide app.render with a url ([#3133](https://github.com/sveltejs/kit/pull/3133)) - Don't bundle final output ([#2931](https://github.com/sveltejs/kit/pull/2931)) ## 1.0.0-next.56 ### Patch Changes - update to esbuild 0.13.15 and other dependency updates ([#2957](https://github.com/sveltejs/kit/pull/2957)) ## 1.0.0-next.55 ### Patch Changes - breaking: drop Node 12 support ([#2604](https://github.com/sveltejs/kit/pull/2604)) ## 1.0.0-next.54 ### Patch Changes - update dependencies ([#2574](https://github.com/sveltejs/kit/pull/2574)) ## 1.0.0-next.53 ### Patch Changes - Don't crash when receiving malformed URLs ([#2533](https://github.com/sveltejs/kit/pull/2533)) ## 1.0.0-next.52 ### Patch Changes - update to vite 2.6.0 and esbuild 0.13 ([#2522](https://github.com/sveltejs/kit/pull/2522)) ## 1.0.0-next.51 ### Patch Changes - fix: regression where builds not using `entryPoint` stopped having `middlewares.js` external ([#2484](https://github.com/sveltejs/kit/pull/2484)) ## 1.0.0-next.50 ### Patch Changes - fix: Correctly treat `middlewares.js` as external when using `entryPoint` option ([#2482](https://github.com/sveltejs/kit/pull/2482)) ## 1.0.0-next.49 ### Patch Changes - update dependencies ([#2447](https://github.com/sveltejs/kit/pull/2447)) ## 1.0.0-next.48 ### Patch Changes - chore: add links to repository and homepage to package.json ([#2425](https://github.com/sveltejs/kit/pull/2425)) ## 1.0.0-next.47 ### Patch Changes - feat: add entryPoint option for custom servers ([#2414](https://github.com/sveltejs/kit/pull/2414)) ## 1.0.0-next.46 ### Patch Changes - Clear output directory before adapting ([#2388](https://github.com/sveltejs/kit/pull/2388)) ## 1.0.0-next.45 ### Patch Changes - chore: export package.json from adapters ([#2351](https://github.com/sveltejs/kit/pull/2351)) ## 1.0.0-next.44 ### Patch Changes - feat: expose handler to allow use in custom server ## 1.0.0-next.43 ### Patch Changes - fix: provide default port only if path not provided ([#2244](https://github.com/sveltejs/kit/pull/2244)) ## 1.0.0-next.42 ### Patch Changes - fix: bump polka and sirv again to address unicode handling bug ## 1.0.0-next.41 ### Patch Changes - fix: upgrade polka and sirv. fixes handling of URLs with unicode characters ([#2191](https://github.com/sveltejs/kit/pull/2191)) ## 1.0.0-next.40 ### Patch Changes - fix: handle paths consistently between dev and various production adapters ([#2171](https://github.com/sveltejs/kit/pull/2171)) * [feat] allow node adapter to configure listen path ([#2048](https://github.com/sveltejs/kit/pull/2048)) ## 1.0.0-next.39 ### Patch Changes - 94b34fa6: [breaking] standardize final output dir as /build (vs /.svelte-kit) ([#2109](https://github.com/sveltejs/kit/pull/2109)) ## 1.0.0-next.38 ### Patch Changes - a12beb04: [fix] update broken file path ([#2096](https://github.com/sveltejs/kit/pull/2096)) ## 1.0.0-next.37 ### Patch Changes - b3e7c8b3: [chore] update build output location ([#2082](https://github.com/sveltejs/kit/pull/2082)) ## 1.0.0-next.36 ### Patch Changes - d81de603: revert adapters automatically updating .gitignore ([#1924](https://github.com/sveltejs/kit/pull/1924)) ## 1.0.0-next.35 ### Patch Changes - e9f78999: fix: include esbuild config in adapter type definition ([#1954](https://github.com/sveltejs/kit/pull/1954)) ## 1.0.0-next.34 ### Patch Changes - e6995797: feat(adapters): expose esbuild configuration ([#1914](https://github.com/sveltejs/kit/pull/1914)) ## 1.0.0-next.33 ### Patch Changes - 463199c: Handle Uint8Array bodies from endpoints ([#1875](https://github.com/sveltejs/kit/pull/1875)) - 0db0889: log both host and port ([#1877](https://github.com/sveltejs/kit/pull/1877)) ## 1.0.0-next.32 ### Patch Changes - 2ac5781: Use esbuild inject API to insert shims ([#1822](https://github.com/sveltejs/kit/pull/1822)) ## 1.0.0-next.31 ### Patch Changes - c639586: Check if '[out]/prerendered' exists, before precompressing ([#1806](https://github.com/sveltejs/kit/pull/1806)) ## 1.0.0-next.30 ### Patch Changes - 9f0c54a: Externalize app initialization to adapters ([#1804](https://github.com/sveltejs/kit/pull/1804)) ## 1.0.0-next.29 ### Patch Changes - aa5cf15: Fix regression caused by writing `env.js` to the wrong path ([#1756](https://github.com/sveltejs/kit/pull/1756)) ## 1.0.0-next.28 ### Patch Changes - 1c8bdba: Allow the environment variables containing the host and port to serve on to be customised ([#1754](https://github.com/sveltejs/kit/pull/1754)) ## 1.0.0-next.27 ### Patch Changes - 926481f: precompress assets and prerendered pages (html,js,json,css,svg,xml) ([#1693](https://github.com/sveltejs/kit/pull/1693)) - 318cdd7: Only cache files in config.kit.appDir ([#1416](https://github.com/sveltejs/kit/pull/1416)) ## 1.0.0-next.26 ### Patch Changes - 9a7195b: Allow sirv to looks for precompiled gzip and brotli files by default ([#1672](https://github.com/sveltejs/kit/pull/1672)) - 53f3322: Fix build when using TypeScript and there is a `tsconfig.json` with `target: 'es2019'` or earlier ([#1675](https://github.com/sveltejs/kit/pull/1675)) ## 1.0.0-next.25 ### Patch Changes - 0b780a6: Bundle server-side app during adapt phase ([#1648](https://github.com/sveltejs/kit/pull/1648)) ## 1.0.0-next.24 ### Patch Changes - edc307d: Remove peerDependencies due to pnpm bug ([#1621](https://github.com/sveltejs/kit/pull/1621)) - 2636e68: Attempt to fix peerDependencies specification ([#1620](https://github.com/sveltejs/kit/pull/1620)) ## 1.0.0-next.23 ### Patch Changes - c3d36a3: ensure `content-length` limit respected; handle `getRawBody` error(s) ([#1528](https://github.com/sveltejs/kit/pull/1528)) - bf77940: bump `polka` and `sirv` dependency versions ([#1548](https://github.com/sveltejs/kit/pull/1548)) - 028abd9: Pass validated svelte config to adapter adapt function ([#1559](https://github.com/sveltejs/kit/pull/1559)) - Updated dependencies [6372690] - Updated dependencies [c3d36a3] - Updated dependencies [bf77940] - Updated dependencies [2172469] - Updated dependencies [028abd9] - @sveltejs/kit@1.0.0-next.110 ## 1.0.0-next.22 ### Patch Changes - dca4946: Make kit a peerDependency of the adapters ([#1505](https://github.com/sveltejs/kit/pull/1505)) - Updated dependencies [261ee1c] - Updated dependencies [ec156c6] - Updated dependencies [586785d] - @sveltejs/kit@1.0.0-next.109 ## 1.0.0-next.21 ### Patch Changes - dad93fc: Fix workspace dependencies ([#1434](https://github.com/sveltejs/kit/pull/1434)) ## 1.0.0-next.20 ### Patch Changes - 9b448a6: Rename @sveltejs/kit/http to @sveltejs/kit/node ([#1391](https://github.com/sveltejs/kit/pull/1391)) ## 1.0.0-next.19 ### Patch Changes - 0e09581: Make host configurable via process.env.HOST ([#1366](https://github.com/sveltejs/kit/pull/1366)) ## 1.0.0-next.18 ### Patch Changes - c6fde99: Convert to ESM ([#1323](https://github.com/sveltejs/kit/pull/1323)) ## 1.0.0-next.17 ### Patch Changes - 2e72a94: Add type declarations ([#1230](https://github.com/sveltejs/kit/pull/1230)) ## 1.0.0-next.16 ### Patch Changes - 1237eb3: Use getRawBody ([#1109](https://github.com/sveltejs/kit/pull/1109)) ## 1.0.0-next.15 ### Patch Changes - 7a4b351: Use install-fetch helper ([#1091](https://github.com/sveltejs/kit/pull/1091)) ## 1.0.0-next.14 ### Patch Changes - 8e61e84: Include missing entrypoint ([#1071](https://github.com/sveltejs/kit/pull/1071)) ## 1.0.0-next.13 ### Patch Changes - 6e27880: Move server-side fetch to adapters instead of build step ([#1066](https://github.com/sveltejs/kit/pull/1066)) ## 1.0.0-next.12 ### Patch Changes - feb2db7: Fix fatal error when trying to parse URLs of incoming requests ([#802](https://github.com/sveltejs/kit/pull/802)) ## 1.0.0-next.11 ### Patch Changes - ca33a35: Fix adapter-vercel query parsing and update adapter-node's ([#774](https://github.com/sveltejs/kit/pull/774)) ## 1.0.0-next.10 ### Patch Changes - 8024178: remove @sveltejs/app-utils ([#600](https://github.com/sveltejs/kit/pull/600)) ## 1.0.0-next.9 ### Patch Changes - 8805c6d: Pass adapters directly to svelte.config.cjs ([#579](https://github.com/sveltejs/kit/pull/579)) ## 1.0.0-next.8 ### Patch Changes - 9212aa5: Add options to adapter-node, and add adapter types ([#531](https://github.com/sveltejs/kit/pull/531)) ## 1.0.0-next.7 ### Patch Changes - f35a5cd: Change adapter signature ([#505](https://github.com/sveltejs/kit/pull/505)) ## 1.0.0-next.6 ### Patch Changes - c3cf3f3: Bump deps ([#492](https://github.com/sveltejs/kit/pull/492)) ## 1.0.0-next.5 ### Patch Changes - 222fe9d: Compress adapter-node responses ([#367](https://github.com/sveltejs/kit/pull/367)) ## 1.0.0-next.4 ### Patch Changes - Make adapter node work under esm ## 1.0.0-next.3 ### Patch Changes - ab2367d: Convert to ESM ([#387](https://github.com/sveltejs/kit/pull/387)) ## 1.0.0-next.2 ### Patch Changes - Fix adapters and convert to ES modules ## 1.0.0-next.1 ### Patch Changes - 13e8fa3: Make adapter-node work ## 0.0.18 ### Patch Changes - b3ac507: Add missing pkg.files ## 0.0.17 ### Patch Changes - Add svelte-kit start command ## 0.0.16 ### Patch Changes - Make paths and target configurable ## 0.0.15 ### Patch Changes - b475ed4: Overhaul adapter API - fixes #166 ([#180](https://github.com/sveltejs/kit/pull/180)) - Updated dependencies [b475ed4] - @sveltejs/app-utils@0.0.18 ## 0.0.14 ### Patch Changes - Updated dependencies [3bdf33b] - @sveltejs/app-utils@0.0.17 ## 0.0.13 ### Patch Changes - 67eaeea: Move app-utils stuff into subpackages - Updated dependencies [67eaeea] - @sveltejs/app-utils@0.0.16 ## 0.0.12 ### Patch Changes - a163000: Parse body on incoming requests - Updated dependencies [a163000] - @sveltejs/app-utils@0.0.15 ## 0.0.11 ### Patch Changes - Use setup module - Updated dependencies [undefined] - Updated dependencies [undefined] - Updated dependencies [undefined] - @sveltejs/app-utils@0.0.14 ## 0.0.10 ### Patch Changes - Updated dependencies [undefined] - Updated dependencies [96c06d8] - @sveltejs/app-utils@0.0.13 ## 0.0.9 ### Patch Changes - 0320208: Rename 'server route' to 'endpoint' - 026acd2: Accommodate missing build/prerendered directory - 8b63057: Let sirv add must-revalidate - Updated dependencies [0320208] - Updated dependencies [5ca907c] - @sveltejs/app-utils@0.0.12 ## 0.0.8 ### Patch Changes - Updated dependencies [undefined] - @sveltejs/app-utils@0.0.11 ## 0.0.7 ### Patch Changes - 19323e9: Fix prerendering - Updated dependencies [19323e9] - @sveltejs/app-utils@0.0.10 ## 0.0.6 ### Patch Changes - Updated dependencies [90a98ae] - @sveltejs/app-utils@0.0.9 ## 0.0.5 ### Patch Changes - Updated dependencies [undefined] - @sveltejs/app-utils@0.0.8 ## 0.0.4 ### Patch Changes - various - Updated dependencies [undefined] - @sveltejs/app-utils@0.0.7