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

breaking: Remove top level promise awaiting

Rich-Harris opened this pull request 11 months ago
error on uncommitted type changes

Rich-Harris opened this pull request 11 months ago
docs: update wrangler cli deployment command

eltigerchino opened this pull request 11 months ago
Version Packages

github-actions[bot] opened this pull request 11 months ago
breaking: require `path` when setting/deleting/serializing cookies

Rich-Harris opened this pull request 11 months ago
breaking: Standardize resolution order for exported options from route files

tcc-sejohnson opened this pull request 11 months ago
chore: deprecate pathless cookie, warn on `path: ''`

Rich-Harris opened this pull request 11 months ago
feat: create projects with SvelteKit 2

benmccann opened this pull request 11 months ago
breaking: Remove `dangerZone.trackServerFetches`

tcc-sejohnson opened this pull request 11 months ago
Remove `track_server_fetches`

dummdidumm opened this issue 11 months ago
feat: allow SvelteKit 2 as peer dependency

benmccann opened this pull request 11 months ago
Allow us to use directory name as page name

ollyde opened this issue 11 months ago
feat: OpenSearch

Fabian9799 opened this pull request 11 months ago
chore: check in types

dummdidumm opened this pull request 11 months ago
fix: make sure promises from fetch handle errors

dummdidumm opened this pull request 11 months ago
docs: mention image optimization in the intro

benmccann opened this pull request 11 months ago
Nested scss using media query

the-cerca opened this issue 11 months ago
A way to Rewrite outgoing Navigations

LorisSigrist opened this issue 11 months ago
feat: provide SvelteKit html typings

dummdidumm opened this pull request 11 months ago
No loader is configured for ".ttf" files.

XiSenao opened this issue 11 months ago
fix: copy .ttf files during build

XiSenao opened this pull request 11 months ago
No loader is configured for ".ttf" files.

XiSenao opened this issue 11 months ago
Update errors documentation to using "@sentry/sveltekit"

MathiasWP opened this pull request 11 months ago
docs: refer to `@sentry/sveltekit` rather than `@sentry/node`

MathiasWP opened this pull request 11 months ago
Filesystem-based hooks

moshe5745 opened this issue 11 months ago
`@sveltejs/enhanced-img` causes a coredump

amr3k opened this issue 11 months ago
Not work with Node.js v21.4.0 when using https in dev server

hronro opened this issue 11 months ago
feat: warn on external goto navigation

dummdidumm opened this pull request 11 months ago
Css treeshaking not working

tomolenet opened this issue 11 months ago
CloudFlare Workers Adapter can't serve prerendered pages

nosovk opened this issue 11 months ago
type-aware lints error with default generate eslint config

NullVoxPopuli opened this issue 11 months ago
breaking: disallow external navigation using `goto`

dummdidumm opened this pull request 11 months ago
breaking: stricter type for `depends`

dummdidumm opened this pull request 11 months ago
v2: add types check, go over types

dummdidumm opened this issue 11 months ago
feat: v2 migration helpers

dummdidumm opened this pull request 11 months ago
chore(deps): update dependency undici to v6

renovate[bot] opened this pull request 11 months ago
feat: vitest 1.0

benmccann opened this pull request 12 months ago
Alter Content Security Policy behavior

jasongitmail opened this issue 12 months ago
chore(deps): update dependency vitest to v1

renovate[bot] opened this pull request 12 months ago
docs: resolve `@link` JSDoc tags

eltigerchino opened this pull request 12 months ago
@svelte/enhanced-img should show A11y issues

MrGreenTea opened this issue 12 months ago
revisit modulepreload options?

benmccann opened this issue 12 months ago
chore: upgrade dependencies

benmccann opened this pull request 12 months ago
fix: import Svelte types from svelte/compiler

benmccann opened this pull request 12 months ago
breaking: undefined is no longer a valid value for paths.relative

benmccann opened this pull request 12 months ago
breaking: make `@sveltejs/vite-plugin-svelte` a peer dependency

benmccann opened this pull request 12 months ago
site: contrast issues for types in dark mode

eltigerchino opened this issue 12 months ago
fix(site): snippet related errors

PuruVJ opened this pull request 12 months ago
chore(deps): update dependency ts-morph to v21

renovate[bot] opened this pull request 12 months ago
Consider hooks naming

benmccann opened this issue 12 months ago
fix: solve issues with basic auth username:password in URLs

LorenzoLeonardini opened this pull request 12 months ago
fix: prerender optional parameters as empty when `entries` contains `'*'`

LorisSigrist opened this pull request 12 months ago
Inconsistent ETag based on race of responses

janvotava opened this issue 12 months ago
chore: remove top level promise await behavior

gtm-nayan opened this pull request 12 months ago
chore: deprecate top level promise await behaviour

gtm-nayan opened this pull request 12 months ago
create-svelte: Enable eslint in VS Code

DePasqualeOrg opened this pull request 12 months ago
breaking: require Node 18.13 or newer

benmccann opened this pull request 12 months ago
Service worker base path is not available in development

ttoino opened this issue 12 months ago
Kit: silenced error

zhihengGet opened this issue 12 months ago
Kit: Better Error report

zhihengGet opened this issue 12 months ago
breaking: drop support for Svelte 3

benmccann opened this pull request 12 months ago
fix: finish getting Vite 5 working

benmccann opened this pull request 12 months ago
Don't enforce prettier config by default in create-svelte

olehmisar opened this issue 12 months ago
feat: Centralized banner

PuruVJ opened this pull request 12 months ago
breaking: let `beforeunload` handle links that will unload the document

eltigerchino opened this pull request 12 months ago
SvelteKit 2.0

benmccann opened this pull request 12 months ago
breaking: upgrade to TypeScript 5

benmccann opened this pull request 12 months ago
Make vite-plugin-svelte a peerDependency

Rich-Harris opened this issue 12 months ago
Unable to change favicon in app.html head

ucheNkadiCode opened this issue 12 months ago
docs: link to Cloudflare Page bindings documentation

eltigerchino opened this pull request 12 months ago
fix: ignore `dist` folders from `lint` check

bfanger opened this pull request 12 months ago
vite does not await postcss.config.cjs

basaran opened this issue 12 months ago
Importing from `$app/forms` fails in tests

Gil3co opened this issue 12 months ago
Cannot access Cloudflare KV variables on platform.env

socketopp opened this issue 12 months ago
Support standard `Forwarded` header in Node adapter output

Conduitry opened this issue 12 months ago
Support for SvelteKit-specific apps

benmccann opened this issue 12 months ago
fix: retain URL query string for trailing slash redirects to prerendered pages

eltigerchino opened this pull request 12 months ago
Functions for routes

AlexRMU opened this issue 12 months ago
chore(deps): update dependency marked to v11

renovate[bot] opened this pull request 12 months ago
Vite transforms enhanced:img every build

DusterTheFirst opened this issue 12 months ago
Programmatic approach to use `@sveltejs/enhanced-img` in markdown

LukaHarambasic opened this issue 12 months ago
docs: add csr warning list

hyunbinseo opened this pull request 12 months ago