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

chore: replace `-prefetch` with `-preload-code` in tests

wackbyte opened this pull request 5 months ago
Source Code permission

HannesScript opened this issue 5 months ago
Page won't auto reload during development if CSR is disabled

LetrixZ opened this issue 6 months ago
chore: cleanup promise handling

benmccann opened this pull request 6 months ago
chore: expand tsconfig coverage

benmccann opened this pull request 6 months ago
fix: remove `images` from route-level config

benmccann opened this pull request 6 months ago
docs: changelog reference the wrong pull request

sacrosanctic opened this pull request 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
fix: crawl hrefs that start with `config.prerender.origin`

LorisSigrist opened this pull request 6 months ago
Override `vite/client` definitions

korywka opened this issue 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
chore(deps): upgrade to `@vercel/nft` version 0.27.1

benmccann opened this pull request 6 months ago
chore: enable Vercel speed insights on site

dummdidumm opened this pull request 6 months ago
Static Site Generation

HannesScript opened this issue 6 months ago
Vite 6

benmccann opened this pull request 6 months ago
feat: upgrade eslint to v9

benmccann opened this pull request 6 months ago
chore: upgrade to pnpm 9

benmccann opened this pull request 6 months ago
`read()` does not support pathnames with `[param]` on macOS

hyunbinseo opened this issue 6 months ago
`read()` does not support filename with space on macOS

hyunbinseo opened this issue 6 months ago
enhanced:img, imagetools, Sharp, and incorrectly rotated images

happycollision opened this issue 6 months ago
fix: update default playwright test case for lib-project

K-Sato1995 opened this pull request 6 months ago
adapter-node upgrade lead to Memory Leak on SSR

paras-taneja opened this issue 6 months ago
Inflight Deprecation Warning

ananduremanan opened this issue 6 months ago
"svelte-package" --tsconfig option ignores everything but compilerOptions

danielclausmeyer opened this issue 6 months ago
docs: add keywords to selective loading docs

benmccann opened this pull request 6 months ago
enhanced:img should be considered a void element

mquandalle opened this issue 6 months ago
CSS always bundled, even if component isn't referenced

ciscoheat opened this issue 6 months ago
Sveltekit build not rendering HTML properly

mellunar opened this issue 6 months ago
Alias paths aren't being resolved by language server

Joonel opened this issue 6 months ago
`pushHistory` throws an error when used inside a `$effect` hook

lts20050703 opened this issue 6 months ago
feat: add option for css preloads when prerendering

kevinji opened this pull request 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
Different Favicon For Svelte Kit vs. Svelte

monocounty opened this issue 6 months ago
fix: exclude server files from optimizeDeps.entries

gtm-nayan opened this pull request 6 months ago
Demo of tutorial page is not correct.

2low opened this issue 6 months ago
fix: bump import-meta-resolve

Rich-Harris opened this pull request 6 months ago
docs: more details for using import.meta.glob with enhanced-img

benmccann opened this pull request 6 months ago
fix: clone server data before running universal load on server

eltigerchino opened this pull request 6 months ago
feat: implement surface of wrangler [vars] as env vars

Rishab49 opened this pull request 6 months ago
Don't call functions multiple times

benmccann opened this issue 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
reroute not working in pages with server data.

angelvega93 opened this issue 6 months ago
Please add `typescript-svelte-plugin` to the sveltekit template

ryoppippi opened this issue 6 months ago
chore: upgrade to pnpm 9

benmccann opened this pull request 6 months ago
docs: note that the prerenderer can't crawl pages that have SSR disabled

eltigerchino opened this pull request 6 months ago
fix: yield main thread before navigating

Rich-Harris opened this pull request 6 months ago
fix: use correct type for '*?enhanced' imports

ranjan-purbey opened this pull request 6 months ago
docs: update link to vercel ISR page

benmccann opened this pull request 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
chore: fix weird type error in create-svelte bin.js

eltigerchino opened this pull request 6 months ago
Conflict between GET handler in +server.js and dynamic routes

anthonyivol opened this issue 6 months ago
fix: support absolute URLs with `data-sveltekit-preload-code="viewport"`

cooolbros opened this pull request 6 months ago
feat: implement prototype of safe server stores

AlbertMarashi opened this pull request 6 months ago
trouble using `import.meta.glob` with `@sveltejs/enhanced-img`

UltraCakeBakery opened this issue 6 months ago
docs: add breakpoint debugging guide

theetrain opened this pull request 6 months ago
feat: support setting socket permissions

DamianZaremba opened this pull request 6 months ago
Leak of all sveltekit routes

skyf0l opened this issue 6 months ago
Hydration Mismatch Bug / Svelte 5

eftichis0202 opened this issue 6 months ago
chore(deps): update dependency eslint-plugin-unicorn to v53

renovate[bot] opened this pull request 6 months ago
chore(deps): update dependency eslint to v9

renovate[bot] opened this pull request 6 months ago
Best practice: Where to import global css

manuel3108 opened this issue 6 months ago
fix: detect build-emitted assets in prerenderer fetch

JelmerBot opened this pull request 6 months ago
feat: append prerendered redirects to `_redirects` file

Zhincore opened this pull request 6 months ago
fix: add `Content-Type` header for `POST` requests made by `enhance`

allozaur opened this pull request 6 months ago
fix: exclude service worker directory from tsconfig

gurpreetatwal opened this pull request 6 months ago
fix: prevent `hooks.server` code being imported into client during build

CaptainCodeman opened this pull request 6 months ago
chore(deps): update pnpm/action-setup action to v4

renovate[bot] opened this pull request 6 months ago
Svelte 5.0.0-next.123 fails to initialize on new project

Aurumaker72 opened this issue 6 months ago
chore: fix comment grammar

huseeiin opened this pull request 6 months ago
feat: make TypeScript the default for apps

benmccann opened this pull request 6 months ago
SvelteKit 2.0 breaking "tabulator-tables" import statement

thisjt opened this issue 6 months ago
Assets path not replaced by _svelte_kit_assets in preview

drzax opened this issue 6 months ago
fix: configure Vite config `optimizeDeps.entries` option

eltigerchino opened this pull request 6 months ago
how to disable has unused export property ?

craigcosmo opened this issue 6 months ago
svelte 5 : navigation hanging in prod with cached _data.json

zhihengGet opened this issue 7 months ago
docs: update Showcase.svelte

PaiJi opened this pull request 7 months ago
False positive pushState warnings when using Sentry

linsen opened this issue 7 months ago
fix: Continue traversing a non-self-closing element's children

AdrianGonz97 opened this pull request 7 months ago
Usage of streams causing file descriptor leak

Hirevo opened this issue 7 months ago
When issue npm run build get this error

RabbiIslamRony opened this issue 7 months ago
feat: export `CookieSerializeOptions` type

phdoshi opened this pull request 7 months ago
redirect creates a blank page.

LuckyMika opened this issue 7 months ago