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

[fix] correct parent data type for layouts (#6025)

* [fix] correct parent data type for layouts

Was wrong if a layout referenced a named layout ...

a5f05069e3f6b547abe4fa7539cd77e1de6d854a authored over 2 years ago
fix SEO docs (#6042)

5466ce6bf9d8168c161099a80c296110fc0c5ed1 authored over 2 years ago
[docs] note on parent and waterfalls (#6041)

* [docs] note on parent and waterfalls

Closes #6017

* Update documentation/docs/05-load.md...

460d0ee040d67ac5e70487c11a3b855135611daf authored over 2 years ago
[fix] make errors in Action less restrictive (#6022)

* [fix] make errors in Action less restrictive

Part of #6015

* changeset

cfb6764692b7bade16ca72f4a60478413744e1c3 authored over 2 years ago
[fix] handle set-cookie in setHeaders (#6033)

* [fix] handle set-cookie in setHeaders

Fixes #6032

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

ca9f87d104f0cd3ab7710fb22c1c1af778a9170f authored over 2 years ago
[fix] Handle `throw error/redirect` in `+server.js` (#6028)

Fixes #5993

e9b8c65f20bab33deafdf771e4c0e8c789466fb0 authored over 2 years ago
[fix] Handle windows paths and regexp chars in kit.alias (#6034)

Fixes #5962

b882e1c55d5db0aa69cddf790b2472a2293d47cf authored over 2 years ago
[fix] Run svelte-kit sync before svelte-check in check scripts (#6037)

Helps with #5779

e5f6bf1b900297a48374872c3db137df671ada54 authored over 2 years ago
remove ability for +page.server.js to respond to GET requests with JSON (#6007)

* remove ability for +page.server.js to respond to GET requests with JSON

* Update .changeset...

dfeb6725381b399d086e594224cb3c539abfc741 authored over 2 years ago
Version Packages (next) (#6021)

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

b9f8b731e32eff9bd3d817bc0fa1fae7618417b5 authored over 2 years ago
[fix] respect `export const prerender = false` in `+page.server.js` (#6012)

closes #5926

7b305af71d1abbe9913b076a57bf59ed0c1e0e31 authored over 2 years ago
[fix] packaging migration cleanup (#6020)

* ye olde template

* add changeset

* sort config docs

* sort types properties

* trai...

93f01df26697323a7e24733d4437f3e9994915d2 authored over 2 years ago
Version Packages (next) (#6006)

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

eedc333bf6ee01fa5d99299b7d70ad3ceb653e8e authored over 2 years ago
[fix] support linked @sveltejs/kit package in Vite 3.0.3+ (#5861)

* [chore] upgrade to Vite 3.0.8

* Update .changeset/pink-gorillas-watch.md

* bump pnpm

...

55d05310fa4c7a4893dfd95025e119c233886b63 authored over 2 years ago
Version Packages (next) (#5998)

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

5c13dbadb6c15421f8868f54922a53f2f783a744 authored over 2 years ago
Prerendered server redirects (#5997)

* failing test of prerendered server redirect

* prerender redirect __data.json

* changeset...

4caa177be91312b4319ede3d0264aa0293c60853 authored over 2 years ago
[chore] remove chokidar as dependency of kit (#5996)

* [chore] remove chokidar as dependency of kit

* Create twenty-numbers-breathe.md

Co-autho...

91910234d3398f6c2be719c1077f8072a77efb82 authored over 2 years ago
[fix] set `status` to 303 when POST provides a `location` (#5989)

* set response status when POST handler has location param (fixes sveltejs/kit#5976)

* added ...

3e44ee9d9424fd7c3877868586e9c7be6287efc3 authored over 2 years ago
use relative asset paths (#4250)

* use relative asset paths

* complete merge

* oops, think i messed up the merge

* confi...

43f75d9bf38d39ce4c04818e0c3f9365fbc33dfb authored over 2 years ago
Version Packages (next) (#5984)

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

72b29fa1d9a8eec0e32610fae617c10668529a08 authored over 2 years ago
add types for config.package so the docs build (#5985)

d4d9af03f38b5f50f81d2e0198ec14c864732a34 authored over 2 years ago
avoid double import of `$env/dynamic/[mode]` modules (#5955)

* WIP

* this might work?

* changeset

* hoist, so returned function is sync

fa76c2c78b6a25f90213bcc38cb7a835818bc4ed authored over 2 years ago
[breaking] move packaging functionality into its own package (#5730)

* [breaking] move package command into separate package

* enhance create-svelte with libskele...

89ef569c8f07640d7e42ca08945ed0fc6a536de3 authored over 2 years ago
[fix] Fix params and parent data types (#5974)

* Fix params and parent data types

* add output generic to load function types, helps with #5...

ad0ffa27bdc456d56418f1f6f4ef77320c6ab92c authored over 2 years ago
chore: give verbose names to form args "e" (#5983)

* chore: give verbose names to form args "e"

* Create chilled-years-smash.md

Co-authored-b...

7b4803a72ac224d8fa38b8c3455311e97616b567 authored over 2 years ago
Version Packages (next) (#5981)

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

e46ec801fec6f07838a35e305a1a9858d3f62394 authored over 2 years ago
[fix] manifest generation (#5972)

* [fix] manifest generation

Render pages without a .svelte file in their proper layout/error ...

99fb906e934cb28cbfc9bce71cdeffb2f482bc3c authored over 2 years ago
Version Packages (next) (#5969)

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

2ccbd3cf0c343fd85a2b0410245ee0ccac18ceb1 authored over 2 years ago
[fix] remove outdated notes in `api.ts` (#5964)

3241f7175b3749290eb0702c08a64e9dac72684c authored over 2 years ago
[fix] allow additional keys in svelte.config.js (#5961)

Fixes #5888

64760cb14744c30c6e819831db07165ed073b2b7 authored over 2 years ago
[fix] remove session remnants from template (#5966)

Session has been removed in #5946

52e8987bb17baae1e3759a340e2e58145007bb8c authored over 2 years ago
Version Packages (next) (#5959)

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

0c2c71817e8d0bb6218eeae170768e08b1adf5e3 authored over 2 years ago
Remove session (#5946)

* remove session

* remove session references

* lint

e7e2c499e1f9f0d1f00c4a11ca67aa4996f638a6 authored over 2 years ago
Version Packages (next) (#5956)

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

5ed4c52b6dacf36a0d8ea36adfb52d2fbc0b1668 authored over 2 years ago
Fix param matchers reference on docs (#5957)

Fix param matchers reference on docs/01-project-structure.md

08afeb5e3db6536ef702008bba1216267617fe85 authored over 2 years ago
[fix] correctly provide server parent data (#5916)

* [fix] correctly provide server parent data

Fixes #5904

- the data property was not unwra...

6c24da19289962ffe3a1869d26b38ca26e6b4803 authored over 2 years ago
Version Packages (next) (#5948)

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

075bdbeb8d88b02660bdb0767ee75747df70d69e authored over 2 years ago
feat: Increase security by virtualizing `$env/static/*` (#5825)

* feat: Works with dev, not build

* fix: Did a dumb

* feat: Changeset

* feat: It works!...

6f355ea4ab4576d55a0566f1f5524c05315bcb21 authored over 2 years ago
Version Packages (next) (#5947)

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

ccac18364bc089e82ec0c3c8905ee5bd814db13d authored over 2 years ago
[fix] Lazy load Svelte components to reenable no-ssr use cases (#5930)

* [fix] Lazy load Svelte components to reenable no-ssr use cases

Fixes #5909

* fix order o...

f98b1dbd3cd2b4ee5f66cb27786fd516378dc287 authored over 2 years ago
test: add existing overrides to fake create-svelte test workspace and override all packages in /packages/ with their correct name (#5945)

0cd30e3746cdade4fefd7c7922bfa0edf333142a authored over 2 years ago
add tests to project structure (#5943)

* add tests to project structure

* Update documentation/docs/01-project-structure.md

Co-au...

8c75b5e1f888594c4f44741c9e30642a52861aa3 authored over 2 years ago
makes some tests less flaky (#5942)

97d237ad62f463fd2691678bc7da5350993d0e1d authored over 2 years ago
Version Packages (next) (#5935)

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

5e914e7418d116181b7fc2d4c77307ec16e0d516 authored over 2 years ago
Add accessibility documentation (#5856)

* docs: add a11y docs

* Respond to PR feedback

* Use +page

* Update documentation/docs/...

63da9dfa20cc01186153e3d4de47c7ca09fc4824 authored over 2 years ago
fix: actually expose platform.caches (#5887)

9aa3aedc46635cd5597d7c50307dd032ab23eb8b authored over 2 years ago
[marketing] update homepage CTA (#5898)

* [marketing] update homepage CTA

* Update sites/kit.svelte.dev/src/routes/+page.svelte

Co...

b418d5bdf6f4538b2c1906f66b9f86e3289ef654 authored over 2 years ago
[chore] upgrade to playwright 1.25.0 (#5934)

e8ea1ecff81a5a2cc135f16763d589da8dd68129 authored over 2 years ago
Version Packages (next) (#5932)

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

8b2c38bfb27b9961b9150d4e52b1c9b3b4b08b15 authored over 2 years ago
[fix] Migrate type comments on arrow functions (#5933)

f95039843cc281a0d99771e7fb5f26de84884ce0 authored over 2 years ago
use LayoutLoad inside +layout.js files (#5931)

7f51caf27d576944131f733c1dad2ac6fcfc01a4 authored over 2 years ago
Ignore favicon request (#5929)

* ignore favicon request

* and another

eafcb2cff345979c5fe35ac92ad18bfbff0cfe9d authored over 2 years ago
Version Packages (next) (#5924)

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

ee6b50efa08e254d95eb613ff20e7eabf4607af8 authored over 2 years ago
[fix] Handle function without params when writing TS proxy (#5928)

Fixes #5927

4ebfc9df999823e1417a2b966fa14edfb9c85553 authored over 2 years ago
[fix] hydrate validation errors (#5918)

Fixes #5906

1250c420ac10a0f3b417dd0216313d12c8eda0f5 authored over 2 years ago
[fix] omit Content-Length header from requests made by load fetch (#5922)

* [fix] exclude Content-Length when forwarding headers for SSR

Fixes #5870

* add changeset

6b9ff04f953210e362f1547b27980cb6ba67bbca authored over 2 years ago
[feat] better clarify invalid named layout references (#5912)

Closes #5903

Co-authored-by: Ignatius Bagus <[email protected]>

ec120a2decc6b287b2bad986e4006daab78fbb12 authored over 2 years ago
Version Packages (next) (#5920)

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

610acea473eef622a5b393a0fdfcc0aedfabc35b authored over 2 years ago
[fix] generated path extension for AwaitedProperties types (#5917)

Fixes #5899
Applies the .ts to .js logic from #5907 (which only changed AwaitedErrors) to Await...

603abd132fe30a968f70da35dfa4db3ab5981428 authored over 2 years ago
Version Packages (next) (#5911)

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

278770bcc2d0cbb3cd5ca8b2a2a76a449adf0f7d authored over 2 years ago
[fix] make generated type import path end in `.js` (#5907)

Fixes #5899

84a39ba307a8630639ee38ad1b18dc11d679d22d authored over 2 years ago
[fix] create .ts files from `<script context="module" lang="ts">` (#5905)

Co-authored-by: Simon H <[email protected]>
Co-authored-by: Ignatius ...

9b16eb625d517961978d1938439651347cb13cdf authored over 2 years ago
[chore] fix migration test linting (#5901)

* [chore] fix migration test linting

* Update packages/migrate/migrations/routes/migrate_page...

ad243c50cbf7ee6314781fe1e842ed212347bef0 authored over 2 years ago
Version Packages (next) (#5900)

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

106f7f44729a9fbd96c3c831d2112f61f11323aa authored over 2 years ago
Only search for layout name in basename, rather than fully resolved pathname (#5897)

f947c3aa4042ac89b0630bd9e168e50f54300982 authored over 2 years ago
Update PULL_REQUEST_TEMPLATE.md

5e3d708ea7124f6ea2288e78138ccd2bceeef60b authored over 2 years ago
Version Packages (next) (#5895)

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

2ff7647d9318447c75348ba154f0112359912927 authored over 2 years ago
[package] remove tooling specific settings in `publishConfig` from generated package.json (#5848)

* remove (if it exists) from generated package.json

* provide changeset

* also remove lin...

b31759f69a2ab38ffcd197b8e30328e2b5268b62 authored over 2 years ago
fix actions (#5892)

* fix actions

* changeset

* what the hell why did it suddenly start complaining about this...

9adc18c05e8cad785a558a05e87287c41f226e4e authored over 2 years ago
[fix] avoid manifest collisions (#5874)

* [fix] avoid manifest collisions

* delete manifest at end of build

c141dce81faaf6a4b44a0dfd595ad05742b331eb authored over 2 years ago
[docs] Vite 1.0 update (#5889)

f4e98adf7669df906a815fbae8a23ff42618bd9d authored over 2 years ago
Version Packages (next) (#5891)

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

d069c85f14869597502ddc5687a7c6f7b4619c26 authored over 2 years ago
try to appease changesets (#5890)

00a0eef66fd2559a27e7a894d8e757589dcb762f authored over 2 years ago
Implement #5748 (#5778)

* skeleton

* add moved info to files to be able to rewrite imports later

* add magic-strin...

b30d2b64e4843a309f1033100a5d9d1e774c5140 authored over 2 years ago
Update pnpm to v7.9.0 (#5844)

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

0801e8e942534d3f6c614523f0ee4fe10b602b26 authored over 2 years ago
Version Packages (next) (#5841)

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

694e7e45c1c3658aff4b1996e18f8ab6e36a3b42 authored over 2 years ago
[fix] handle lone returns in migration tool, turn on strict mode (#5831)

* [fix handle lone returns, turn on strict mode

* this changeset name lol

* skip lone retu...

f30e8fd207a4fa6654d5753ac50578da4d2d0dc5 authored over 2 years ago
Version Packages (next) (#5829)

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

2433a4e8b8d77129a1f3651d8b700f84519be090 authored over 2 years ago
[fix] Fix error placement on (arrow) function when checking load input (#5840)

de2b464723f116d8164927e524468d5b276a3b2d authored over 2 years ago
[feat] implement Link header (#5735)

* [feat] implement Link header

* format

* encode URIs

* fix stylesheet handling

Co-a...

6a3ccead092b3f07bfd76d320a7d01b8b78b2102 authored over 2 years ago
Move compress inside kit (#5822)

* move tiny-glob dependency

* add compress to builder

* replace compress with builder.comp...

9304c9db13f6328292b2e4d9bf103a09f0a41685 authored over 2 years ago
[chore] get rid of remove_svelte_kit (#5839)

* [chore] get rid of remove_svelte_kit

* format

* Create dull-pants-return.md

Co-author...

d74ef252c4cd777b389c5133fdf970713f00134a authored over 2 years ago
[fix] check load function input (#5838)

.. and migrate props to data: props automatically

4b75a5a1409190842bdb32a8b87bcc9c90e517de authored over 2 years ago
[docs] remove unused `async` keyword (#5836)

37a283b9776e33aab65d20bb83746d35f0deeffd authored over 2 years ago
[fix] harden migration around imports (#5828)

* harden declared logic around imports: remove type only load imports, handle imports with same ...

6abbdd7b927e5384dd1c2c8325180de083002caf authored over 2 years ago
Version Packages (next) (#5821)

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

5cd8385391e30ecf525d11d24c268d3b08284dfb authored over 2 years ago
handle spaces in filenames when migrating (#5820)

0357a451ea4a944447a99e337db31f02d3b447aa authored over 2 years ago
Version Packages (next) (#5818)

* Version Packages (next)

* Update CHANGELOG.md

Co-authored-by: github-actions[bot] <githu...

5b6a59cd23dce2dc30a9d184ff17b4a858eed713 authored over 2 years ago
add readme to svelte-migrate (#5817)

b901efe103c2f7204bdd158d87b967c0cb8d8ec7 authored over 2 years ago
Migration script (#5773)

* skeleton

* add moved info to files to be able to rewrite imports later

* add magic-strin...

743f1c0e99ff673fd2b5aa36f1221ce23c5cf7f1 authored over 2 years ago
[chore] use `entries` variable (#5809)

69deeb770e67362dc32a031c638ac28a69c203f7 authored over 2 years ago
Version Packages (next) (#5805)

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

a57578606d704c1f6ca9a95817a432cbc9ea09a6 authored over 2 years ago
[chore] upgrade to Undici 5.8.1 (#5804)

23f59b45ddbb67d3d5aac6565ca82b9e9dd3c807 authored over 2 years ago
Version Packages (next) (#5798)

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

5cdc20e7b76c42c93b6cb9bc2bda45130f06ca81 authored over 2 years ago
(docs) Fix env-dynamic-private link (#5795)

* Fix broken link

* Add changeset

* remove changeset

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

635062a0b83094e13a14b9ba7e1e43aaa30e1c22 authored over 2 years ago
fix: Prevent import cycles from crashing build (#5794)

* fix: Prevent import cycles from crashing build

* Changeset

3aa466da578e7bf6144878ed3b4d6595085536fc authored over 2 years ago
Version Packages (next) (#5772)

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

ca9fbfae5280132b20d95c22e8c585f4962a6d02 authored over 2 years ago
[fix] update CWD before running postinstall sync (#5771)

* update CWD before running postinstall sync

* add changeset

* add back display of full pa...

db6befd8acf1e6161089f4d414af3b2c41b4e34a authored over 2 years ago
Version Packages (next) (#5770)

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

fb9d6029e9e6121be495cbdcd92711fb8ff3f48f authored over 2 years ago
[fix] more robust aliasing (#5582)

* change alias semantics

* adjust tsconfig, add TODO for missing implementation

* tidy up ...

73fe63b3c196dc8cb984fda9e394377bea50d479 authored over 2 years ago