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

Update dependency port-authority to v2 (#5086)

Co-authored-by: Renovate Bot <[email protected]>

2f5ec06be43eba7a0358259da2a802d70818c7a2 authored over 2 years ago
Version Packages (next) (#5077)

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

95be578113d6a9539baf5c3d218ed5d33d82473f authored over 2 years ago
Fix double-mount bug (#4891)

* add failing test for double-mount bug

* prevent double mount

* lint

* lint

* skip ...

205c645a22313275ae51389db5e0256327be38a5 authored over 2 years ago
only recreate manifest when necessary (#5076)

* only recreate manifest when necessary

* add some logging

* remove logging

a087014eafd9085fd468d5b566dbe1568f494a68 authored over 2 years ago
Version Packages (next) (#5064)

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

571831a923fead2a4a8c7d82bc1066a7f61d0221 authored over 2 years ago
[chore] trigger sync and other setup from plugin (#5067)

* [chore] trigger sync and other setup from plugin

* format

Co-authored-by: Rich Harris <h...

bec50ed57debe0056ba99bbeded24830a9c097e5 authored over 2 years ago
add note about setting node version (#5068)

* add note about setting node version

* update screenshot

* compact image

* Update pack...

31a9e0ecb319177e5efbc6d1232cf2e86c285e7b authored over 2 years ago
[docs] add link to Netlify Edge Function docs (#5069)

f271b027e902e49c558771e382dc7e2bb2d887ca authored over 2 years ago
Only serve `_app/immutable` with immutable cache headers (#5051)

* put build inside _app/build directory

* use free variable for native fetch

* update test...

f0fb175dda834807dc51964105e4ecce33c4ad0b authored over 2 years ago
fix: Generated types no longer permanently delete themselves (#5063)

* fix: sync no longer permanently deletes directory

* Changelog

* DRY, you idiot

* fi...

c936eb858d2b5d300fea9838fc3c3f55af283f3a authored over 2 years ago
Update dependency @vercel/nft to ^0.19.0 (#5065)

Co-authored-by: Renovate Bot <[email protected]>

5d587035ca176930c8994c6972b651e19c66d594 authored over 2 years ago
Update `engines` to specify that Node 16.7 is required (#5062)

* Update engine to specify that Node 16.7 is required

* Create tricky-beers-unite.md

141d8203150a6f5b82408ccc2c3ee57d0fa1899b authored over 2 years ago
Use `@vercel/nft` to create lambdas (#4969)

* revert to using cjs for lambda

* use nodeFileTrace to build lambda

* lint

* fix unrel...

60370cc242ff0879401d3b10eb38e9c22e41b7ab authored over 2 years ago
update turbo (#5060)

* update turbo

* fix typechecking

* check depends on build

* restrict test to packages/...

e675f644554ff40c4856702561bf9ba67a307fff authored over 2 years ago
Version Packages (next) (#5054)

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

4592b76d87c25e5cbaaec1d7f1ad08dfd322fcf3 authored over 2 years ago
add types to pkg.exports (#5045)

* add types to pkg.exports - fixes #5028

* types first

9b13c61c68ac4fe601e0a95cf958f7b63fa7a754 authored over 2 years ago
[chore] return config from server start methods (#5043)

* [chore] get base from Vite server for welcome message

* use correct base path

4653921a084534c86a25fabe50aab0df064362ed authored over 2 years ago
Version Packages (next) (#5044)

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

a8aac9a47ac0183fdc29070e3aede174a1aff9d2 authored over 2 years ago
Update pnpm to v7.1.5 (#5050)

Co-authored-by: Renovate Bot <[email protected]>

a68213fbdfe68bdf1d7145c7d43e2635c470338b authored over 2 years ago
use free variable for native fetch (#5049)

* use free variable for native fetch

* Update packages/kit/src/runtime/client/client.js

Co...

22efe0f94bd65198b5464e163cb9e133890c4bbb authored over 2 years ago
allow /favicon.ico to be a valid route (#5046)

* allow /favicon.ico to be a valid route - closes #4968

* Update packages/kit/src/runtime/ser...

21ee69419bff94be5ac7ad219a87bd1a533a3e22 authored over 2 years ago
ensure correct case is used for static assets (#5047)

* ensure correct case is used for static assets - closes #4931

* Update packages/kit/test/app...

d8609f71e8c585fb951a7508cb2a49cba5b9a552 authored over 2 years ago
base64-encode binary responses (#5048)

* base64-encode binary responses - closes #4174

* tweak comments

e3c9073a8b43f1dd4aa871639b61cb974a1f110e authored over 2 years ago
don't warn about `window.fetch` during hydration (#5041)

* failing test for #5031

* move fetch logic into separate module - fixes #5031

* changeset...

948c980b0a8ee7756a307e3e9086adc878a144df authored over 2 years ago
use `crypto.randomUUID()` (#5042)

* use crypto.randomUUID() instead of @lukeed/uuid - closes #4929

* changeset

d5cf5e042f5f2068d0ae99af491f8a244b1abb23 authored over 2 years ago
Version Packages (next) (#5038)

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

ceef88178ab85324d703055d0c68cd022bd76cd9 authored over 2 years ago
[chore] remove cwd as a method parameter (#5040)

7ee26ad20f63f65cf7c5b12ba9aa2bc20155b2f5 authored over 2 years ago
Reset `url` before updating page store (#5039)

* feat: Added failing test

* fix: Prefetch weirdness with hash routes

* feat: Changeset

...

b6c88dfde4b7f88fa50465c268e9d4eb6aa9d237 authored over 2 years ago
Node polyfills (#4934)

* move install-fetch to node/polyfills, swap node-fetch for undici

* keep using node-fetch fo...

c660143ad2b90ea3a1ae18247c553da2538750a0 authored over 2 years ago
Fail prerendering if page attempts to access `session` in `load` - fixes #3722 (#4811)

* feat: Failing test

* feat: Prerendering fails for pages that access session

* feat: Chan...

00a6c56d970d9406a2af29e21a18274cc79fe763 authored over 2 years ago
explain how to make credentialled fetches in server-side code (#4726)

* explain how to make credentialled fetches in server-side code

* note that fetch in load can...

3947c6acea44bbe7a259b89590a9d73cfc966592 authored over 2 years ago
Version Packages (next) (#5034)

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

99799f487f3b46a5f6832d39ec7d05dab9a23fab authored over 2 years ago
rename `LoadInput` to `LoadEvent` (#5015)

* rename LoadInput to LoadEvent - closes #4965

* Update packages/kit/types/index.d.ts

Co-a...

b36f65ad2bd5c4bceb83755baa3c19d6a67ac11b authored over 2 years ago
throw load validation errors so they are caught by handleError (#4953)

* throw load validation errors so they are caught by handleError - closes #3388

* remove .onl...

7d9d9c49e437605f5de36ffeb68e801602031b38 authored over 2 years ago
feat: Fail prerendering for pages with mutative endpoints - fixes #3410 and #4252 (#4812)

* feat: Failing test

* feat: Prerendered pages with mutative endpoints fail at runtime

* f...

a72123ad45fbfbc050441a227a204f9198818d33 authored over 2 years ago
allow `disableScrollHandling()` to be called in `afterNavigate` (#4948)

* allow disableScrollHandling to be called in afterNavigate - fixes #3220

* fix tests

* re...

77a1a7318d4889356d67d31ff2e54e13a0bae158 authored over 2 years ago
Update 50-aliases.md (#5036)

* Update 50-aliases.md

* Update documentation/faq/50-aliases.md

Co-authored-by: Ben McCann...

b2a8c5c079bc6aedea94ee5a733f9f75dcb74e1b authored over 2 years ago
fix: use namespace import for vite to support upcoming vite 3.0 esm (#5030)

* fix: use named imports from vite to support upcoming vite 3.0 esm

* fix: use namespace impo...

4f3b1dbd965a697a39d089b55922d736ecf30c5a authored over 2 years ago
implement `config.kit.alias` (#4964)

* implement basic alias config (closes #4734)

* revise comments as benmccann says

* docume...

ec7a2a30eb07b4c20f88477042ffc9c3c3131dc1 authored over 2 years ago
[fix] Process symlinked routes (#4957)

* [fix] Process sym-linked routes

* Revert to fs.statSync

* Update packages/kit/src/core/s...

eb2ab91338e10d081191f493e3e75abd6ad760d2 authored over 2 years ago
Version Packages (next) (#5014)

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

e1cff24c7fe565d1a8262d684581259a9c6a876c authored over 2 years ago
replace `%svelte.body%` etc with `%sveltekit.body%` (#5016)

* replace %svelte.body% etc with %sveltekit.body%

* Update .changeset/olive-lies-train.md

...

daef4b00ea0586ad4aa6ac86e807c4a34b1f0b0f authored over 2 years ago
Root devdeps (#5012)

* move devDeps to root

* remove some more stuff

* more

* move @playwright/test

* upd...

f5963d896032b45cbde075335e054ee5f0120d91 authored over 2 years ago
fix: lint pipeline automatically formats files, misses errors in CI (#5021)

* fix: Incorrectly-cached formatting

* stop formatting files before linting

* format chang...

dacdfb061ed54d127679c5f278aa38f6e252135f authored over 2 years ago
fix: `svelte-kit sync` succeeds when `src/routes` is missing (#5020)

* fix: svelte-kit sync succeeds when src/routes does not exist

* feat: Changeset

* Update ...

805b42a1342cbb87802631d1970cfa332ba5af3e authored over 2 years ago
[fix] resolve fetch requests from the target page (#5025)

* resolve load's fetch requests from the target page

* add tests

* add changeset

c202a84f71aed83ce08bcede03a30f0e544dcbed authored over 2 years ago
tweak turbo config (#5033)

d1342c1b776fc38f8fb82c6986e56895359e71ea authored over 2 years ago
Update pnpm to v7.1.3 (#5023)

Co-authored-by: Renovate Bot <[email protected]>

29ef2e2ecf8ee1a1d57b667fbb933b929d9b0801 authored over 2 years ago
correct default package.json format (#5013)

* correct default package.json format

* Create curly-doors-type.md

Co-authored-by: Rich Ha...

01d9d30c1a7f71524e3fcc552bcb1f7de109f6db authored over 2 years ago
Version Packages (next) (#5011)

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

f282faf1aa1e94e1d93e566956e56d5d9c8cfbf1 authored over 2 years ago
revert to using cjs for lambda (#4967)

a452bd83ac5feb27040a1cb364395c9ae5c04107 authored over 2 years ago
use separate ignore files for prettier and eslint (#5009)

cb3c5ec0291a2e28cc2d79ab538b806d89b6d911 authored over 2 years ago
[chore] remove code for adapter-begin (#5006)

f8d4cf37a219333956567781429c4ca7e0b150d3 authored over 2 years ago
Version Packages (next) (#5000)

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

60ce3e009a027b8ee4b54409e7a504ba6ef3bc6e authored over 2 years ago
[chore] update `tsconfig.json` files in fixtures (#4994)

* [chore] update fixtures to silence warnings

* use standard path instead of path from error ...

b142b5a1f93f19e119164c54310a5d55cfd5b7ff authored over 2 years ago
breaking: Remove `hash` from `url` passed to `load` (#4983)

* feat: Failing test

* feat: Load now gets URL with no hash

* feat: Updated documentation
...

d934124dee02e26628832276d773fdd3bc3ba0aa authored over 2 years ago
remove built-in AMP support (#4710)

* remove built-in AMP support

* remove config.kit.amp from docs

* get tests passing

* t...

b6c256f1b61f359f883b16d12247e1e80b8ac107 authored over 2 years ago
Version Packages (next) (#4998)

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

49e5889d25085250a7c62342ff9884875122d5db authored over 2 years ago
Only run `viteServeStaticMiddleware` after SvelteKit server has a chance to respond (#4974)

* remove viteServeStaticMiddleware - fixes #4353

* changeset

* use viteServeStaticMiddlewa...

b378aca66a8dd24938fa1c99fb72eba6c35d218a authored over 2 years ago
warn if load uses `window.fetch` (#4958)

* warn if load uses window.fetch - closes #3731

* detect whether async stack traces work

*...

d7cb8b8124320c9a5e4799923905c7cfabf4f85c authored over 2 years ago
[chore] upgrade to Vite 2.9.9 (#4995)

* [chore] upgrade to Vite 2.9.9

* add back vite line

Co-authored-by: Rich Harris <hello@ri...

a66c9c9d0171a0c6242220c87e99d213efe857fb authored over 2 years ago
[docs] update docs to use new `__types` directory (#4996)

* Correct docs that aren't referencing the new __types directory for generated types

* get do...

9a8e7aeadfd16520d605efda031f8e3e650cd2f2 authored over 2 years ago
[fix] don't watch `outDir` except `generated` (#4997)

* [fix] don't watch .svelte-kit directory

* try this

* fix config name. looked at wrong li...

e70e542e3ba5c99c3225a4348c0b013e2654cb69 authored over 2 years ago
[chore] standardize esbuild version (#4993)

4a2b7d98f8de755ea3c7e61134f582e6773b9dc7 authored over 2 years ago
Version Packages (next) (#4980)

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

a0260201cc1017c3d593cf2ead65be4476035bf8 authored over 2 years ago
pass config to vite-plugin-svelte instead of reloading it (#4760)

* pass config to vite-plugin-svelte instead of reloading it

* pass all config to vite-plugin-...

cd81481eeeb771d5ce0ff2601d6bab5e9860ebe8 authored over 2 years ago
[fix] fouc regression in dev mode (#4990)

* fix fouc regression

* add changeset

6d6a141e81bdc986089f45e3f8db537adf7b723e authored over 2 years ago
close #4981 (#4985)

a04296e78163af4c066bf911079834b45f7f34ac authored over 2 years ago
Update pnpm to v7.1.2 (#4986)

Co-authored-by: Renovate Bot <[email protected]>

965e7aa81d0c9e86787d213dbf5a24e700ed5872 authored over 2 years ago
write generated types to __types directories (#4705)

* import generated types from .d.ts file - fixes #4701

* write types to __types directory

...

0cabe776a04c250513dee2514dc7c4c298a702ba authored over 2 years ago
Update pnpm to v7.1.1 (#4975)

* Update pnpm to v7.1.1

* add peer deps

Co-authored-by: Renovate Bot <[email protected]>...

e9216a50724a35f621bc8d21f4bcdfc21bf692f3 authored over 2 years ago
document that status, error, redirect, cache are ignored when rendering error pages (#4945)

* document that status, error, redirect, cache are ignored when rendering error pages (#1575)

...

2ee760b92a49c32083ad5e9df9ff84c8ca8270f8 authored over 2 years ago
move `RequestEvent` and `ResolveOptions` as public types (#4809)

* feat: Moved ResolveOptions and RequestEvent to public

* feat: Changeset

* fix: Sorted al...

720ba29829301c09a99ebb52f37305ed85b3cb40 authored over 2 years ago
Version Packages (next) (#4971)

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

9353963ce0f7d52513705f1cfd4dc8ab2d47db57 authored over 2 years ago
add test to prevent accidental breakage of data-hydrate mechanism (#4972)

* add test to prevent accidental breakage of data-hydrate mechanism - closes #4685

* change d...

8dd0e36b15bd62e27d78a73d63f2d232d347d9f3 authored over 2 years ago
[docs] update variable reference (#4978)

16f4c1bd4d2b60868992f170b7d034bb7dfcef10 authored over 2 years ago
[fix] correctly override Vite's default port with our own (#4970)

ae39dc45ab3210b20281d4745fa8cc6d6afc3710 authored over 2 years ago
Add note about ambient dts files to App types (#4825)

* add note about ambient dts files

* changeset

* Revert "changeset"

This reverts commit...

32a000f204e0830aada080cf6ea530cd7dc5ae53 authored over 2 years ago
Version Packages (next) (#4960)

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

70f830c23355d0e20d5b2e9b2eafb8a5002d3bf8 authored almost 3 years ago
clarify rest routes (#4956)

* clarify rest routes - closes #4946

* tweak

* deduplicate

55859920a9cc52e550ac8c9c61eb7868bb8ed0b7 authored almost 3 years ago
[fix] deduplicate injected css during dev (#4920)

* deduplicate injected css during dev

* add changeset

* add tests

3900b6ee6e37f1b7db64815d647355ae0d3deac3 authored almost 3 years ago
Version Packages (next) (#4959)

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

bdf6c42edb659fb0093f89250c85f83fd0e036e5 authored almost 3 years ago
delay automatic service worker registration until load event (#4950)

* delay automatic service worker registration until load event - closes #3342

* Update .chang...

560f44f75d0e2d284e4d173f4f689bc70978002a authored almost 3 years ago
[docs] add `create-svelte` README (#4951)

8eb8aab420cf1e8e2b0f8a32c99fa9b58a89ad29 authored almost 3 years ago
[docs] clarify that the fallback page is created by SvelteKit (#4954)

97de503531651de8a3cbfc28e5b434fad090e31c authored almost 3 years ago
Version Packages (next) (#4955)

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

7556a10afa3333791eaeeeb1d4321d339b382cd6 authored almost 3 years ago
revert dev command default options (#4949)

* fix dev --host option behaviour

* revert #4932

* set default port to 3000

* update ch...

e339fdc2bb2abda94d1249a4707485ca94bf6865 authored almost 3 years ago
Version Packages (next) (#4925)

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

79ac9d450b3c6a9187300d576db856bbced854af authored almost 3 years ago
explicit recursive body validations (#4939)

* failing test

* explicit recursive validations

* more tests

* add changeset

cbb47c190bee3de7ba703005067f26a2d247b406 authored almost 3 years ago
Use general purpose edge functions for vercel-adapter (#4883)

* Use `dest` instead of `middlewarePath`

This will use general purpose edge functions instead...

e685c5aecdefbc57fcbec5624ed43fd7dd01a037 authored almost 3 years ago
set default options for dev command (#4932)

6205a11edad81d21f1a508954f08ffeb981d55f9 authored almost 3 years ago
only skip files that were already written when prerendering (#4928)

* only skip files that were already written when prerendering - fixes #4927

* update lockfile

ae416be399340a86f8191b6a80c4dee59bf1d541 authored almost 3 years ago
[breaking] drop Node 14 support (#4922)

3d34924c3f3c1af75c326c6d92cdbfb263f0492a authored almost 3 years ago
document how to link between pages (#4917)

* document how to link between pages - closes #4497

* empty commit

fb407a2ff2998e3f470c9b8590fce6cbd942620c authored almost 3 years ago
[docs] setting Node version in `adapter-netlify` (#4921)

* [docs] setting Node version in `adapter-netlify`

* Update packages/adapter-netlify/README.m...

0efa319d0a03c180a66845d1a4933589084ddb48 authored almost 3 years ago
fix packaging watch test on windows (#4923)

e8f9481ed89c673f24cb61c377c3a1df373a7df2 authored almost 3 years ago
changed /svelte/ to username placeholder (#4924)

754ea7ce6d3d9625922581d5d35879215bea5acf authored almost 3 years ago
Version Packages (next) (#4906)

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

4fd90cc456ee459abc74a8e6fd425a4f7f448def authored almost 3 years ago
feat(vercel): ESM support and Node.js 16 (#4904)

* Added runtime option

* Added support for ESM

* Renamed runtime to nodeVersion

* Added...

7609ad0759c895600198eaf4345d735c7c6d1166 authored almost 3 years ago
remove unnecessary CHANGELOG.md (#4903)

1f6eb447261733d14551dcfe0fccbaa1d71a6da7 authored almost 3 years ago