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

Version Packages (next) (#1129)

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

cac3f3e480afb0c8a0f02efddd5d94c44930cfba authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update troubleshooting documentation (#1132)

* Update troubleshooting documentation

* tweak language

* fix link

* tweak language

...

15aead3c3bee50a6918f5c5ce0d2e44a01697ade authored over 3 years ago by Ben McCann <[email protected]>
oops, forgot changeset

5d864a663cf516fdc7fce97d67c05905595af03e authored over 3 years ago by Rich Harris <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

72c3d8ccf45c784b34d1d3a22311d24028457378 authored over 3 years ago by Rich Harris <[email protected]>
fix test, add changeset

e1313d04f64d95456434a833b54056dba7b4f988 authored over 3 years ago by Rich Harris <[email protected]>
Allow RequestHandler type to return undefined (#1135)

Fixes sveltejs/kit#1018

d7c4d52a7957bee800e8297dc1d973ea452ed72e authored over 3 years ago by Neil Edwards <[email protected]>
Merge branch 'fix-reponse-body' of https://github.com/RA9/kit into RA9-fix-reponse-body

71a320a11d14b055d15688f6ce36741579be8c85 authored over 3 years ago by Rich Harris <[email protected]>
Update .gitignore

b3a7b1ca5ef33f125cc0bd04db83a910ee09befa authored over 3 years ago by Rich Harris <[email protected]>
Delete .pnpm-debug.log

88f153a227248e1233fc1c36df0d39a59751d8f4 authored over 3 years ago by Rich Harris <[email protected]>
Format code

11531dd6fd2124fe5cfc913c8f4fa52ee15024d7 authored over 3 years ago by mrhumble <[email protected]>
Remove 3xx condition

a1d29251188cc4516ad8799bd5329d9387c3ef46 authored over 3 years ago by mrhumble <[email protected]>
Make body optional and mandatory for 3xx

0b3308cffdb6a4ebd8bb0d4c82284070c17801b6 authored over 3 years ago by mrhumble <[email protected]>
Omit modulepreload links where appropriate (#1131)

* move tests around so the names make a bit more sense

* make it possible to run nojs tests
...

4e1c4eaa81772f74c8ac19ecee4795d5c3edaf37 authored over 3 years ago by Rich Harris <[email protected]>
Add asset FAQ

21cec42b93429612e5c5d75b7935f646a9272fb2 authored over 3 years ago by Ben McCann <[email protected]>
prevent `...rest` params from swallowing characters (#1128)

* prevent ...rest params from swallowing characters - fixes #1049

* replace undefineds with e...

5c2665ff2280947a2fc600128fe34fb3427b8609 authored over 3 years ago by Rich Harris <[email protected]>
add a bit more info for using env vars (#1126)

721f2a54e7fcc82279d1a61aa8da2adb42ce8330 authored over 3 years ago by bastinald <[email protected]>
Version Packages (next) (#1124)

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

ed221ec5347ce769e48356d84abfa8296ff2fe99 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Workaround cloudflare bugs (#1123)

* work around worker platform bugs

* lockfile

a4a10758261615858d12132a83ecee23618b0687 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1122)

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

f8fe544012b3169a1f6abe977e5f3c0a05db15d5 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove node-isms from SvelteKit runtime (#1117)

* use djba2 for etag generation

* remove url built-in from runtime

* make it work this tim...

4af45e12f099f163572db852a91e920637d7fd99 authored over 3 years ago by Rich Harris <[email protected]>
convert body to string unless octet-stream (#1121)

* convert body to string unless octet-stream

* lockfile

d3cb858d4f0f85d6e5279040a02eb6eb9fb70722 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1118)

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

9c336132f2309fa565554b38510f5854d1e0c8bf authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
uppercase method in template (#1119)

112d194fc3330410a21cd26fc0c42119ab16f4c1 authored over 3 years ago by Rich Harris <[email protected]>
lint, changeset

cdf4d5bd26ec7f99e07087101fc34a0828a7bc5a authored over 3 years ago by Rich Harris <[email protected]>
Merge branch 'patch-1' of https://github.com/GreenRobot777/kit into GreenRobot777-patch-1

257239f904aaf2e7d368ec7c9412f703161e9118 authored over 3 years ago by Rich Harris <[email protected]>
Cloudflare stuff (#1116)

* fix cloudflare config

* generate required package.json

* lockfile

b372d61f4c9f9a03f3419a551e5d957d8b9dd8fb authored over 3 years ago by Rich Harris <[email protected]>
create-svelte: print about `git init` before `npm install` in "Next steps" section

712a9b2679911aeba26c29750c4f0d4a4e0b4e54 authored over 3 years ago by GreenRobot <[email protected]>
Version Packages (next) (#1114)

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

46092e9af916c4aa6dd89caab1048d0fcf120ce2 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Expose rawBody (#1109)

* expect rawBody and parse inside kit

* update adapter-node

* ignore type error for now

...

1237eb3e535978911f466509ec61efe3be75598c authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1107)

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

361bd3b8ca96d5d84383f3f355fa8ed7c47a7edc authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix build command in main readme (#1106)

cbe3cacf306ae74e8130d53a9c44bec0373ff56d authored over 3 years ago by Conduitry <[email protected]>
fix init command in starter app on about page (#1105)

* fix init command in starter app on about page

* add changeset

daf69138e44d93c9d88fdb71d34c994c5dfb9df1 authored over 3 years ago by Conduitry <[email protected]>
Version Packages (next) (#1104)

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

e1532dc27638e312e22bd49298a1ba0be32803fc authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
write serverless function to correct place (#1102)

0db2cf779d474a45f0ac227d84571cac9e2806ab authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1101)

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

2e52df2e19dabec62a8ecffced1dc0b377ec7063 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Adapter bundle (#1091)

* tinkering

* lint

* simplify vercel adapter

* note to self

* expose @sveltejs/kit/i...

7a4b3510f42ebff6ed2f7b3b2603937ed4f0dc00 authored over 3 years ago by Rich Harris <[email protected]>
add .ignore file to templates, so we can include e.g. netlify.toml (#1099)

* add .ignore file to templates, so we can include e.g. netlify.toml

* add adapter-netlify

...

120f6e66c3bd92717561a400cdb7ddad6def4132 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1098)

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

70e34d69624d04500f02d23b5763e526800c6938 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix global.d.ts rename, Windows build issue, missing adapter-node (#1095)

a84cb8889511ead9442bb3b43aec1a6f93513bc2 authored over 3 years ago by GrygrFlzr <[email protected]>
Fix Windows build output containing backslashes (#1096)

d3abd978d76366feb36b960fb412327f72e105ad authored over 3 years ago by GrygrFlzr <[email protected]>
always regenerate lockfile on push (#1092)

2477c799eb0a6fa16a1baf98c76119521ba66d59 authored over 3 years ago by Rich Harris <[email protected]>
move cookie and uuid to dependencies from devDependencies (#1090)

* move cookie and uuid to dependencies from devDependencies

* lockfile

80f8cd7806bdc1c7fed709e49fe70474b1c2a2d5 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1086)

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

40cc5b7a3ce5090b28a05b92bc58129044200dde authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix CSS on hero image (#1088)

* fix CSS on hero image

* ignore vercel build folders

* bleurgh

* fix ci, hopefully

...

27c2e1d772932031fd8dd3689f0a0204d0577864 authored over 3 years ago by Rich Harris <[email protected]>
add typescript

ee9b195a679b9d7188c5a6e6c7ee1fd517d53ff1 authored over 3 years ago by Rich Harris <[email protected]>
put template config in package.template.json

994f2509f69fa7e2280b4e884ae736dac2a9e1fa authored over 3 years ago by Rich Harris <[email protected]>
add package.deploy.json in default template

9a00b3129e81ae6a9f44164d7c789e917572f989 authored over 3 years ago by Rich Harris <[email protected]>
damn lockfile

b27d8083c5bbc898f4d20454f2db5f8f03dfa253 authored over 3 years ago by Rich Harris <[email protected]>
see if we can deploy this thing

bca1690ef20b3bfda860c2a9c03cfbc5b2a1da45 authored over 3 years ago by Rich Harris <[email protected]>
remove large image from repo (#1085)

6a8e73f3d59176a1f696a7fe0fda271221f8f4aa authored over 3 years ago by Rich Harris <[email protected]>
include dotfiles when creating new project - fixes #1036 (#1084)

bbeb58f488cf5c7eb42827e966c9e34ca2bdf351 authored over 3 years ago by Rich Harris <[email protected]>
remove realworld example in favour of sveltejs/realworld (#1082)

* remove realworld example in favour of sveltejs/realworld — closes #703

* lockfile

* fix ...

e8fe413f6c6deea77c2d6ee7f92ed47c1cb7cf4a authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1083)

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

2dfa3ad287f1a87d42cc39f83d1a67e97eb1adf4 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
New hello world (#1014)

* Applying new design to 'Hello World' template

* Adding Skeleton template

* Adding change...

f34237263788dbdd567b9ffa4fcf95a6856fb144 authored over 3 years ago by Rich Harris <[email protected]>
Build non-example packages before attempting release (#1074)

7931209749a4dc781dd90197d5cd44ba7b2a39e0 authored over 3 years ago by GrygrFlzr <[email protected]>
Version Packages (next) (#1072)

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

e5c64b1293487ea52ef36269b10bb8c4f72e6e14 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
adapter-node: include missing entry point (#1071)

8e61e844d4c633ad60077d271cad3055020a5fa5 authored over 3 years ago by GrygrFlzr <[email protected]>
Version Packages (next) (#1058)

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

5bbb22d41a9b4cc5185fa40735251674ea0c2451 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Layout resets (#1061)

* failing test for #626

* layout resets - closes #626

* docs

* improve docs

041b706ca93da3c82357e68651681e5698e9fbcb authored over 3 years ago by Rich Harris <[email protected]>
remove filesystem subpackage (#1068)

d98b43e66107ae6f453084375f4076b5c978f88d authored over 3 years ago by Rich Harris <[email protected]>
Move server-side `fetch` responsibility to adapters instead of build step (#1066)

* Move server-side fetch to adapters instead of build step

* set global fetch in svelte-kit s...

6e27880d09628dea7db2386719b129971708d1e1 authored over 3 years ago by GrygrFlzr <[email protected]>
Better error logging (#1062)

* tidy up render options, show parent of erroring page in prerender

* separate out render opt...

61d7fa00022aa8e368b83b4e58b0694e90024ecc authored over 3 years ago by Rich Harris <[email protected]>
Add more details about known Vite issues

80f5b767d75be6634c36510aadd604014f76a25b authored over 3 years ago by Ben McCann <[email protected]>
make sveltekit:prefetch a noop if no href (#1060)

* make sveltekit:prefetch a noop if no href

* changeset

9d54eed367c0e14a7aa4f2310f80b532cb70772c authored over 3 years ago by Rich Harris <[email protected]>
ignore .env files anywhere in the repo

0d9416162c060b9d254436ee9ccc8a7300289ad0 authored over 3 years ago by Rich Harris <[email protected]>
tweak endpoint docs (#1055)

d7b1b8c37d527fa16e181e1fc82c69c25bc4bfdf authored over 3 years ago by Rich Harris <[email protected]>
Unpin vite-plugin-svelte (#1057)

* identify component style modules

* unpin vite-plugin-svelte, use latest version

* remove...

148819aafaf48e7419b140e2aed091c5a4385b19 authored over 3 years ago by Rich Harris <[email protected]>
Add Yarn 2 section to FAQ (#1027)

* recommend against using yarn

* link to issue

eacd330f9e4f27a82c49451424bb16ca1b552b4f authored over 3 years ago by Rich Harris <[email protected]>
add adapter-cloudflare-workers to docs (#1056)

e9c98dcd70b0b6a07d98c13a5b922e0559a0e9d4 authored over 3 years ago by Rich Harris <[email protected]>
failing test for #715 (#846)

f19eadf70f4cb9797fadce32932a5acdd00927a4 authored over 3 years ago by Rich Harris <[email protected]>
test for #737 (#747)

* test for #737

* add optimizeDeps config

da1f59bc48310d70b9c6e614f1e781ccf6b88642 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1052)

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

907bffba3c8f3a3d7867cb6788a03c4ea0ecc39a authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
include entry point CSS dependencies in build (#1053)

* failing test for #971

* always include entry JS/CSS - fixes #971

* changeset

* make t...

fee388a7365400f7c8beeb75d69c50a8e3677e48 authored over 3 years ago by Rich Harris <[email protected]>
Fix $error in examples (#1043)

* Fix $error in hn example

* Fix $error route in realworld example

* revert $error, change...

350c6ec93d942eeb2909b4da7d879071370c4a51 authored over 3 years ago by Snir David <[email protected]>
Githooks (#1041)

* add githooks

* remove .sample

* bail on error

* remove sample hooks

* make conduit...

0280a0bc3e897d5c40e8915b9cccb224f42235eb authored over 3 years ago by Rich Harris <[email protected]>
Fix: Add global.d.ts to create-svelte JS version (#1051)

The global.d.ts file makes TS/JS aware of some ambient modules, which are also needed for JS pro...

4cffc143bfeca8349b01d9ab8bab9721c5ab4984 authored over 3 years ago by Simon H <[email protected]>
types: organize into folder (#1024)

* move and rename types into one folder

* use glob paths to types folder

* update JSDoc ty...

1d76d66038647c8a67dbb011cf9c0e231fd086a6 authored over 3 years ago by Ignatius Bagus <[email protected]>
Version Packages (next) (#1033)

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

9d8dd08bc897b0951923993184c86a142e10990d authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix stale prerendering bug (#1040)

* lay some groundwork

* simplify

* use manifest data to control prerender

* use manifes...

de2466fb73cf183d9f032dc0b65aa50b6d0d5ff9 authored over 3 years ago by Rich Harris <[email protected]>
Simplify project creation instructions (#1030)

59bc85d4d0c3e9def990c3bfefeb6718186d7964 authored over 3 years ago by Ben McCann <[email protected]>
pin vite plugin to next.5 until issues are resolved (#1026)

* pin vite plugin to next.5 until issues are resolved

* changeset

* move back to dependenc...

f8709090be45c85d71a286c396506d084c50a10a authored over 3 years ago by Rich Harris <[email protected]>
add back helper, reduce test flakiness hopefully (#1032)

3469be188b263093dc0d636e7d727055e8ac3198 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#1010)

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

291bfc769cc62e657e7bc9323b3e29c73691d0d4 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix default `$error.svelte` page (#1021)

8021d6b2332096c28d4f74dfe980ec00a427e76f authored over 3 years ago by GrygrFlzr <[email protected]>
Add an FAQ on how to use Sass/Less (#1023)

Co-authored-by: Ben McCann <[email protected]>

2fcaa5ead27baf197e28049d5968584749c2a030 authored over 3 years ago by Dana Woodman <[email protected]>
Enhancements to docs around the `query` page attribute (#1025)

ee25a093f6e190d5879de6ce9d15f2fef7d2119f authored over 3 years ago by Dana Woodman <[email protected]>
Use global URLSearchParams instead of import from url (#1020)

0c02dc0dd79fed0fd2b156dbe45bd1a731c716bd authored over 3 years ago by GrygrFlzr <[email protected]>
Improve Vite bundling FAQ (#1017)

8dd12c33fe1e411f6d40cc56c4142a23df7a8398 authored over 3 years ago by Ben McCann <[email protected]>
chore: tidying up types (#1013)

084099c89ae8c74b1e084131dfd080b8d4da522f authored over 3 years ago by Ignatius Bagus <[email protected]>
fix build warnings in user app about missing exports in hooks (#1003)

* fix build warnings in user app about missing exports in hooks

* add comment, so we don't ma...

11ec751b1158edf636b2ad28fd71706f43b62ec0 authored over 3 years ago by Conduitry <[email protected]>
update pnpm-lockfile.yaml to format version 5.3 (#1004)

c02e224105f3a6ef17d0a68bb4a750d0eff00a00 authored over 3 years ago by Conduitry <[email protected]>
Syntax highlight FAQ content (#1006)

5294a660658331ebcc7b70b752c13fc8c5705b87 authored over 3 years ago by Dana Woodman <[email protected]>
Version Packages (next) (#1002)

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

0d9d75b0dbaf0982bcf4e5eb4b58f8653ed4e928 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
remove dependence of create-svelte build on kit build (#1001)

3802c644201b48f1ed3031a777739aec6347c6f9 authored over 3 years ago by Conduitry <[email protected]>
Version Packages (next) (#995)

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

791b99471782b645f8cab674b18762908bee69e0 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
move preprocess option where it belongs

3c41d0756678efe96c887df80205a00816845a0e authored over 3 years ago by Rich Harris <[email protected]>
simplify create-svelte (#989)

* remove add_css

* autogenerate JS template from TS, simplify modifiers

* remove unused de...

9bb747f90a2d02a6cda5f6ad90cb0d296f8d5b5d authored over 3 years ago by Rich Harris <[email protected]>
Fix Cloudflare Workers adapter (#946)

4325b393462e79dd2dc5b9fc634af1776ec638a2 authored over 3 years ago by Lee Ellam <[email protected]>
Fix broken markdown (#994)

49176a23e287288a565fbea5692655c4a9a523b8 authored over 3 years ago by Yuji Sugiura <[email protected]>
Version Packages (next) (#991)

639454058f541aec5d0d34efd95393e4f905f1f0 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>