Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/kit

web development, streamlined
https://github.com/sveltejs/kit

Use jsconfig in JS projects (#510)

Fixes #506
Also reorganized ts template specific files a little. There's no a dedicated folder ...

97b7ea405d9f4bb1ad976db3fdbf365099053352 authored almost 4 years ago by Simon H <[email protected]>
Future proof adapters (#505)

* future-proof adapters

* changeset

* make function anonymous

f35a5cd4964e8d514330d526ff3632f3a2c3039d authored almost 4 years ago by Rich Harris <[email protected]>
A handful of type fixes (#475)

2f70cc152fc3c290a2ed420325c41b8b79925d7c authored almost 4 years ago by Ben McCann <[email protected]>
re-enable the CI matrix (#499)

55eb2d71e66e31eba57bfc0dd058c8216015b359 authored almost 4 years ago by Conduitry <[email protected]>
Version Packages (next) (#495)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

4c1fa09096b8defff11809000feccc13e1c5a6f1 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
kit: Bundle kit in build step (#486)

* kit: Bundle kit in build step

* kit: Target es2018 for builds

* Bundle production depend...

625747d63c91efba710aba2f17db71d887a2b33b authored almost 4 years ago by GrygrFlzr <[email protected]>
add a banner to the README (#502)

* add a banner to the README

* Update README.md

10d5f6524698ab844323b82295d36edd9521577e authored almost 4 years ago by Rich Harris <[email protected]>
adapter-vercel: Use CJS entrypoint to load ESM files (#483)

* adapter-vercel fixes

Replace require() with await import()
Replace url.parse with new URL(...

d7420297da7ba2b6470371c8b8ed0bbca3346b41 authored almost 4 years ago by GrygrFlzr <[email protected]>
adapter-netlify: Use CJS entrypoint to load ESM files (#485)

* adapter-netlify: Use CJS entrypoint to load ESM files

* adapter-netlify changeset

512b8c96b16731e158ddd62a68201cc090b186ab authored almost 4 years ago by GrygrFlzr <[email protected]>
Make tests less flaky (#501)

kit: update most basics routes test to wait for navigation on click

ea63518f40b50b5aa8786bc2d3a77b7ef9e6cefe authored almost 4 years ago by GrygrFlzr <[email protected]>
Start on a migration guide (#500)

a4c4d46511357ebe7ea30f0680d29d5fd2017c2e authored almost 4 years ago by Ben McCann <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

41384d7c462eb1c087f6440aed1f5a9ba17a3b4a authored almost 4 years ago by Rich Harris <[email protected]>
add mising context=module

338890a135fd6aeabbf7567488fe2fcd73a8b3cf authored almost 4 years ago by Rich Harris <[email protected]>
Do not build endpoint code for client (#490)

* Fix: Remove endpoints from the files generated for clients

* Changeset for "Fix: Remove end...

925638a662b03955db758229b64c27253a19a296 authored almost 4 years ago by Jacob Babich <[email protected]>
Remove unused variable (#496)

24ed88d35e4ab99398f7b54c02dc61a7894986bf authored almost 4 years ago by Ben McCann <[email protected]>
bump deps (#492)

c3cf3f36ec386e1c2ac103ce0a533e1dc480598a authored almost 4 years ago by Rich Harris <[email protected]>
update version

26a33b830a3d74afb8b68ea8b560f864901e84d8 authored almost 4 years ago by Rich Harris <[email protected]>
AMP styles, again (#494)

* for real this time tho

* remove unnecessary logging

e6449d22b6ee5950fd40c0bb1446efcc91f5874c authored almost 4 years ago by Rich Harris <[email protected]>
update versions

e8a27bf48379c8b38dfe0866c81297b88592d7d8 authored almost 4 years ago by Rich Harris <[email protected]>
fix AMP styles for real this time hopefully (#491)

672e9beb2c10cedd98105f0a6bce9f49ecf1ec7a authored almost 4 years ago by Rich Harris <[email protected]>
update versions

016d903b398a8d2fd0e0231ad51a20493240e6d7 authored almost 4 years ago by Rich Harris <[email protected]>
Amp styles (#488)

* fix amp styles

* changeset

0f54ebc4fdde61243fad54997efa6de1720632ba authored almost 4 years ago by Rich Harris <[email protected]>
bump version

864eb357634148bfa3d9788e3479a718956627b2 authored almost 4 years ago by Rich Harris <[email protected]>
call correct set_paths function (#487)

58dc4008ea4e4a529be75f989cc6fe01ed65413e authored almost 4 years ago by Rich Harris <[email protected]>
Update examples to use new redirect syntax (#482)

b4ebb60588439447bcecdb4e100fb7952b173491 authored almost 4 years ago by Ben McCann <[email protected]>
Update reference to prefetch in docs (#477)

7b5c4ebfa4ecd2ba7c41e1c0a9d8bc00a7e54cc8 authored almost 4 years ago by Ben McCann <[email protected]>
Update docs to reflect that svelte-kit adapt no longer exists (#481)

187990dbfb84ec52a09244850c6505f61d79c4f0 authored almost 4 years ago by Ben McCann <[email protected]>
update/tidy docs intro

1d38f5e508d5154a3f821bcdf8f727022b10744b authored almost 4 years ago by Rich Harris <[email protected]>
GitHub templates: Remove Snowpack check (#476)

943a11fea064841b3291599043761c3bd62acc8b authored almost 4 years ago by GrygrFlzr <[email protected]>
changeset

232229112d524cce3fda7a1515050b6e1ddd8616 authored almost 4 years ago by Rich Harris <[email protected]>
Upgrade node-fetch (#467)

da2fccf7cee2715a64815430396b96dad0df8dac authored almost 4 years ago by Ben McCann <[email protected]>
Future-proof prepare argument (#471)

* Pass the whole request to prepare

* Use an object with headers parameter

* format

* A...

4aa5a738713ef8a9f859bab1ffed32dcbac1d5ff authored almost 4 years ago by Ben McCann <[email protected]>
Rename 04-preloading.md to 04-loading.md (#470)

4dde3f61416504467e783fb7aad2a93e1d28e782 authored almost 4 years ago by Ben McCann <[email protected]>
Version Packages (next) (#473)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

10bdda73fe0c64bb9ae94b8aa89da05b57a19385 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
include layout/error styles in SSR (#472)

4c5fd3c311b48576101d405b5ef7473dc53c9711 authored almost 4 years ago by Rich Harris <[email protected]>
Version Packages (next) (#469)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

849469f8a12705792f756e155da935ecf81a8962 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
skip vite prebundling step (#468)

b7fdb0d60fd6e6e0d0a15d17d11cb0f1da4f8147 authored almost 4 years ago by Rich Harris <[email protected]>
Version Packages (next) (#431)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

a1ba49e588396b42a94d2c48da159dba24c14584 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Service workers (#463)

* lay groundwork for #10

* add missing setup/session test

* implement service worker

* ...

15402b16fec83b3c576ef072f1eb1fb4edd4cd72 authored almost 4 years ago by Rich Harris <[email protected]>
Bump vite-plugin-svelte (#459)

055a8222fb36db6fe5b77fb0f0b10d87f5c86e18 authored almost 4 years ago by Ben McCann <[email protected]>
Fix Windows tests (#458)

a3f82cf25d5c9ce3c274bbd6b5215319abcdc28c authored almost 4 years ago by GrygrFlzr <[email protected]>
Docs 04: Change to redirect signature (#456)

5749459306b8e18916ab523d318e880427846fd9 authored almost 4 years ago by GrygrFlzr <[email protected]>
error on preload (#455)

* error on preload - closes #273

* changeset

27ba872e944194cd90f20a3d7d517dc55bc27f13 authored almost 4 years ago by Rich Harris <[email protected]>
DRY things out and tidy up (#454)

* move SSR stuff inside runtime directory

* move some stuff around

* remove some unused st...

5416bd7ea935a9db22d95b0c57ae6e119869c002 authored almost 4 years ago by Rich Harris <[email protected]>
changeset

061fa46e7c59b42686706a70f16bac8f99daae3c authored almost 4 years ago by Rich Harris <[email protected]>
implement new redirect signature (#453)

* implement new redirect signature

* get tests passing

* add failing test for redirect loo...

fc7f060c0ccdc3ec13e39ce9e0f36c2c6935a7cf authored almost 4 years ago by Rich Harris <[email protected]>
[WIP] start adding types for tests (#452)

* start adding types for tests

* simplify test context

* more simplification

* more

...

c895e4377872fc5f465116bdbce3c730e984a62c authored almost 4 years ago by Rich Harris <[email protected]>
make it possible to isolate test apps with e.g. APP=basics pnpm test

3750ea0c676677a67a4894e2f7a7ac0d9e956dad authored almost 4 years ago by Rich Harris <[email protected]>
Move tests into packages/kit (#446)

* start moving tests into packages/kit

* some tests passing

* more tests passing

* fix ...

cf85ea04487222e027f1437e5ec1cd1e251ee688 authored almost 4 years ago by Rich Harris <[email protected]>
Fix adapter-vercel using the wrong directory (#450)

8123929ee90c035e3c84746da4c62404fa46508b authored almost 4 years ago by GrygrFlzr <[email protected]>
Lint fixes (#449)

e8b5481dd0634f0f7a828eebe288ca207a765442 authored almost 4 years ago by GrygrFlzr <[email protected]>
misc (#443)

* fixes

* dont call set_paths in dev mode

0c630b512cb4573274e3808e9f89f6840b9e0252 authored almost 4 years ago by Rich Harris <[email protected]>
Emit types (#442)

* build declaration files for app-utils

* app-utils tsconfig: only look at source files

* ...

b8000499046887dbb1b009128ab9bc9cfb585b9e authored almost 4 years ago by Rich Harris <[email protected]>
types (#438)

* start adding types

* adapt types

* use jsconfig instead of tsconfig

* build types

...

4c6a4e7792a1731989f66c5c49ab9026b67e9712 authored almost 4 years ago by Rich Harris <[email protected]>
Force LF via .gitattributes (#437)

19001103f84c182f945725a0943328c09d9580d5 authored almost 4 years ago by GrygrFlzr <[email protected]>
run tests on windows (#434)

2b9cfadf18d8b17ddb0838c62c3238901b127cde authored almost 4 years ago by Rich Harris <[email protected]>
create_manifest_data: Use posix paths on Windows (#436)

07c6de40914c7560d9ddc27e214873878e659fb9 authored almost 4 years ago by GrygrFlzr <[email protected]>
Fix svelte-kit adapt for Windows (#435)

ac06af5899a3b23ab534a3a081429a004518b555 authored almost 4 years ago by GrygrFlzr <[email protected]>
support custom extensions (#411)

* support custom extensions

* add tests

* fix test

* add validation, get tests passing
...

73dd9985b56e3cb1c26eed40d86fe9a3730f9ec9 authored almost 4 years ago by Tan Li Hau <[email protected]>
chore: cache pnpm store file in ci (#429)

3aa27d040f0378bfbc42a29c217f25f6f059ed03 authored almost 4 years ago by pngwn <[email protected]>
gzip responses in adapter-node (#367)

* gzip responses

* add changeset

Co-authored-by: Rich Harris <[email protected]>

222fe9dfd3bbccddc8e97e81b3e3912e23ef5523 authored almost 4 years ago by Ben McCann <[email protected]>
Version Packages (next) (#426)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1a618b5ae156f28875ae2cbb8b7036685633f117 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix adapt (#430)

Co-authored-by: Rich Harris <[email protected]>

f1bc218f97939bfecc4d19224e9fd149c62506ec authored almost 4 years ago by Ben McCann <[email protected]>
make bad request error more informative (#427)

230c6d9c5b669b16c7ef94a6ebe5df725e811c1c authored almost 4 years ago by Rich Harris <[email protected]>
Fix svelte-kit start for Windows (#425)

6850ddc10aecff6102165c533d945bf24cd0e48c authored almost 4 years ago by GrygrFlzr <[email protected]>
Bump marked to fix dependency version security warning (#423)

ed6dcce56d14b283307c151818c0aaa262edb7e0 authored almost 4 years ago by Ben McCann <[email protected]>
Version Packages (next) (#422)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8339ba2a5b67f97fef027c81b5e75d46efab70d6 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jfc yaml is a disaster of a language

14c9ae34cc8054e2a8f7c202226f7973b17ffa74 authored almost 4 years ago by Rich Harris <[email protected]>
bah

87071f2ee538ced2f4eb4469486bb4cb67b9ccd2 authored almost 4 years ago by Rich Harris <[email protected]>
empty commit

1c09d1a49c2881381a827a3b9722d6adeeebf3e3 authored almost 4 years ago by Rich Harris <[email protected]>
install pnpm before running release workflow (#421)

* install pnpm before running release workflow

* try this

* damn you cmd-z

2dc8d0d281d2920a3fb8d487c714365892fede1f authored almost 4 years ago by Rich Harris <[email protected]>
changeset (#419)

7b70a333bf9a38a6689a4ad06a8c72c11d6e97b4 authored almost 4 years ago by Rich Harris <[email protected]>
Releases (#417)

* add release workflow

* populate release workflow, update README

14febbcdee768d3a0a60ba06ed05189fe2ea2af4 authored almost 4 years ago by Rich Harris <[email protected]>
bump version

0a140b532a4681de4d53094252408babb0673cd1 authored almost 4 years ago by Rich Harris <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

a39ff6a4efbf1b8ad5b02369ad09a6e487463a18 authored almost 4 years ago by Rich Harris <[email protected]>
fix create-svelte setup (#415)

- remove snowpack from ts
- add vite to deps

Co-authored-by: Simon Holthausen <simon.holthau...

15dd6d639c972bab195c5ca36b9cc020a54cc0d4 authored almost 4 years ago by Simon H <[email protected]>
bump version

8a9fcd695bd878656a831125ad5785c628c59099 authored almost 4 years ago by Rich Harris <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

d88e65f58cb57ffe4f90ce75e40b985af59593c3 authored almost 4 years ago by Rich Harris <[email protected]>
clarify some guidelines around developing kit

0aabd575b876a5c2565d74bd42f04050537a32c9 authored almost 4 years ago by Rich Harris <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

a6bff911ae768160e5547023882159e78eb55764 authored almost 4 years ago by Rich Harris <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

9d8ba5de99ffec46fcb27bf99e5a0162907aa90a authored almost 4 years ago by Rich Harris <[email protected]>
bump version

9edc0119de53892372d11ef09c8dbe53af89d5e0 authored almost 4 years ago by Rich Harris <[email protected]>
bump version

865df9d767a07bac80c68c13469dde9b26811ea9 authored almost 4 years ago by Rich Harris <[email protected]>
bump versions

d171d8aa903f272608afa1da35f3d3c46016abe5 authored almost 4 years ago by Rich Harris <[email protected]>
Add explanatory message for flaky test (#369)

Co-authored-by: Rich Harris <[email protected]>

8fef0c84f62396458fc679c489e7e382d333a977 authored almost 4 years ago by Ben McCann <[email protected]>
return error object in load() (#394)

Co-authored-by: Rich Harris <[email protected]>

cebd691314f9ab1df8f35ad051ef041c16abdc11 authored almost 4 years ago by Tan Li Hau <[email protected]>
preserve context for navigation (#395)

Co-authored-by: Rich Harris <[email protected]>

1c229f16bcaf0c9c97a882ff9c52e23c3c3c24fa authored almost 4 years ago by Tan Li Hau <[email protected]>
Fix load_config on Windows (#399)

* Fixed config loading on Windows

* Remove unused imports

* Remove unused imports

647995dd44ba202e8d726b6ce28d42e00d741727 authored almost 4 years ago by GrygrFlzr <[email protected]>
Vite (#409)

* Powered by Vite. Issues remain

* Fix esbuild version conflict in HN example by removing sno...

3c4c1980e7db0d890049d6fb155b03f1fabf0764 authored almost 4 years ago by Rich Harris <[email protected]>
lint

55ccb31551216bd4b2060fdc85a5e17e41ac4aae authored almost 4 years ago by Antony Jones <[email protected]>
cjs > es6

c03d4c6ce930eda27dff56805b133181cdeeaf1c authored almost 4 years ago by Antony Jones <[email protected]>
update begin adapter to new app-utils format (#220)

* update begin adapter to new app-utils format
* do not install npm dependencies

Co-authored...

f3e7665acb13684d131334674622bb3ac603fe8c authored almost 4 years ago by Antony Jones <[email protected]>
Major review of documentation issues (#403)

84d9a7dcd2a4d8341dfe03275c98a4e9c27bf546 authored almost 4 years ago by GrygrFlzr <[email protected]>
Fix Prerendering on Windows (#398)

f37303b8a11f17ef845d0c5fa87488483d8e2de4 authored almost 4 years ago by GrygrFlzr <[email protected]>
Add node engine requirements (#405)

d2d4cee29a93b58251dfc6e9f568478d7e377e25 authored almost 4 years ago by Tan Li Hau <[email protected]>
Fix uvu test pattern for Windows (#402)

82945f6e4bc947347c10e1ef60814b67a0cbd775 authored almost 4 years ago by GrygrFlzr <[email protected]>
Update adapt-node to work under esm correctly. (#397)

FIXED: #390

67ddeeae1b9f1339e569ca8684e815928a755bdf authored almost 4 years ago by Sam Saccone <[email protected]>
bump version

5e267a8ba478794fe9b715396eb60c9b8b83dec1 authored almost 4 years ago by Rich Harris <[email protected]>
convert adapter-node to ESM (#387)

ab2367d9d9b8643a2eb05de8f385b229e3eff8a7 authored almost 4 years ago by Rich Harris <[email protected]>
bump versions (#385)

d9fc240d920e9f86876a83e678afd374274fd0e0 authored almost 4 years ago by Ben McCann <[email protected]>