- [breaking] drop Node 12 support (#2604)
- update dependencies (#2574)
- Don't crash when receiving malformed URLs (#2533)
- update to vite 2.6.0 and esbuild 0.13 (#2522)
- [fix] regression where builds not using
entryPoint
stopped havingmiddlewares.js
external (#2484)
- [fix] Correctly treat
middlewares.js
as external when usingentryPoint
option (#2482)
- update dependencies (#2447)
- [chore] add links to repository and homepage to package.json (#2425)
- [feat] add entryPoint option for custom servers (#2414)
- Clear output directory before adapting (#2388)
- [chore] export package.json from adapters (#2351)
- [feat] expose handler to allow use in custom server
- [fix] provide default port only if path not provided (#2244)
- [fix] bump polka and sirv again to address unicode handling bug
- [fix] upgrade polka and sirv. fixes handling of URLs with unicode characters (#2191)
- [fix] handle paths consistently between dev and various production adapters (#2171)
- [feat] allow node adapter to configure listen path (#2048)
- 94b34fa6: [breaking] standardize final output dir as /build (vs /.svelte-kit) (#2109)
- a12beb04: [fix] update broken file path (#2096)
- b3e7c8b3: [chore] update build output location (#2082)
- d81de603: revert adapters automatically updating .gitignore (#1924)
- e9f78999: fix: include esbuild config in adapter type definition (#1954)
- e6995797: feat(adapters): expose esbuild configuration (#1914)
- 2ac5781: Use esbuild inject API to insert shims (#1822)
- c639586: Check if '[out]/prerendered' exists, before precompressing (#1806)
- 9f0c54a: Externalize app initialization to adapters (#1804)
- aa5cf15: Fix regression caused by writing
env.js
to the wrong path (#1756)
- 1c8bdba: Allow the environment variables containing the host and port to serve on to be customised (#1754)
- 926481f: precompress assets and prerendered pages (html,js,json,css,svg,xml) (#1693)
- 318cdd7: Only cache files in config.kit.appDir (#1416)
- 9a7195b: Allow sirv to looks for precompiled gzip and brotli files by default (#1672)
- 53f3322: Fix build when using TypeScript and there is a
tsconfig.json
withtarget: 'es2019'
or earlier (#1675)
- 0b780a6: Bundle server-side app during adapt phase (#1648)
- edc307d: Remove peerDependencies due to pnpm bug (#1621)
- 2636e68: Attempt to fix peerDependencies specification (#1620)
- c3d36a3: ensure
content-length
limit respected; handlegetRawBody
error(s) (#1528) - bf77940: bump
polka
andsirv
dependency versions (#1548) - 028abd9: Pass validated svelte config to adapter adapt function (#1559)
- Updated dependencies [6372690]
- Updated dependencies [c3d36a3]
- Updated dependencies [bf77940]
- Updated dependencies [2172469]
- Updated dependencies [028abd9]
- @sveltejs/[email protected]
- dca4946: Make kit a peerDependency of the adapters (#1505)
- Updated dependencies [261ee1c]
- Updated dependencies [ec156c6]
- Updated dependencies [586785d]
- @sveltejs/[email protected]
- dad93fc: Fix workspace dependencies (#1434)
- 9b448a6: Rename @sveltejs/kit/http to @sveltejs/kit/node (#1391)
- 0e09581: Make host configurable via process.env.HOST (#1366)
- c6fde99: Convert to ESM (#1323)
- 2e72a94: Add type declarations (#1230)
- 1237eb3: Use getRawBody (#1109)
- 7a4b351: Use install-fetch helper (#1091)
- 8e61e84: Include missing entrypoint (#1071)
- 6e27880: Move server-side fetch to adapters instead of build step (#1066)
- feb2db7: Fix fatal error when trying to parse URLs of incoming requests (#802)
- ca33a35: Fix adapter-vercel query parsing and update adapter-node's (#774)
- 8024178: remove @sveltejs/app-utils (#600)
- 8805c6d: Pass adapters directly to svelte.config.cjs (#579)
- 9212aa5: Add options to adapter-node, and add adapter types (#531)
- f35a5cd: Change adapter signature (#505)
- c3cf3f3: Bump deps (#492)
- 222fe9d: Compress adapter-node responses (#367)
- Make adapter node work under esm
- ab2367d: Convert to ESM (#387)
- Fix adapters and convert to ES modules
- 13e8fa3: Make adapter-node work
- b3ac507: Add missing pkg.files
- Add svelte-kit start command
- Make paths and target configurable
- b475ed4: Overhaul adapter API - fixes #166 (#180)
- Updated dependencies [b475ed4]
- @sveltejs/[email protected]
- Updated dependencies [3bdf33b]
- @sveltejs/[email protected]
- 67eaeea: Move app-utils stuff into subpackages
- Updated dependencies [67eaeea]
- @sveltejs/[email protected]
- a163000: Parse body on incoming requests
- Updated dependencies [a163000]
- @sveltejs/[email protected]
- Use setup module
- Updated dependencies [undefined]
- Updated dependencies [undefined]
- Updated dependencies [undefined]
- @sveltejs/[email protected]
- Updated dependencies [undefined]
- Updated dependencies [96c06d8]
- @sveltejs/[email protected]
- 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/[email protected]
- Updated dependencies [undefined]
- @sveltejs/[email protected]
- 19323e9: Fix prerendering
- Updated dependencies [19323e9]
- @sveltejs/[email protected]
- Updated dependencies [90a98ae]
- @sveltejs/[email protected]
- Updated dependencies [undefined]
- @sveltejs/[email protected]
- various
- Updated dependencies [undefined]
- @sveltejs/[email protected]