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

[docs] sort config alphabetically (#1867)

29ba9436fb9a50f0770d76000d3552c8d32f900b authored over 3 years ago
add config.kit.package.emitTypes option (#1852)

Closes #1851

c826016aabe52e36e01bc430343120b55dcf1a20 authored over 3 years ago
[fix] add $lib alias to js/tsconfig (#1860)

4c7ccfdce264497efd1a8df17248469aa56ae7db authored over 3 years ago
Pass along custom properties added to Error (#1821)

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

872840a48746629a731bf612c3d97b18a41e5b50 authored over 3 years ago
Version Packages (next) (#1840)

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

6335eff357bc8235654432b296932d580e6c2245 authored over 3 years ago
Improve grammar in packages FAQ

9e8c39d3112c0b961f438d6decb36d35b9d20303 authored over 3 years ago
Docs for writing an adapter (#1846)

d2d99e09ea826fdfcb1c193252d33d7afcc78bbf authored over 3 years ago
Additional documentation around pnpx changeset usage

6368eeb06e5762ad09ce371dcbf7c469c5cd1969 authored over 3 years ago
[feat] expose Vite.js `mode` from `$app/env` (#1789)

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

1ec368a9b90d65f13a818ff348187a7160544ea7 authored over 3 years ago
Service worker files exclusion support (#1645)

64f749db8ca1e9bb08c38f271d9cd44b31920b83 authored over 3 years ago
chore: Enable `vite.server.fs.strict` internally by default (#1842)

4d2fec52c4e2eb09891738e9fcc91c7e06caad93 authored over 3 years ago
Test with the latest version of Svelte (#1848)

7ab4fe6363bf6e57f19e92a979eba2fe9593f558 authored over 3 years ago
[docs] don't need to run pnpm install twice

95398e45b9d8a78b8ea03d544841ee6934ad777a authored over 3 years ago
Improve HN example docs

71480bbb75cd0bb4ef8b8a2436722879a155aa4e authored over 3 years ago
[fix] correct `ReadOnlyFormData` generator implementation (#1837)

4b25615acc308dc25deefe52c12ad0a657c7f99e authored over 3 years ago
Cleanup CHANGELOGs since they're only incrementally regenerated

09a8eaf4d10cb093d8c1fa869edec3fbde79ae60 authored over 3 years ago
Version Packages (next) (#1835)

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

163f527f4c3719f19b55653c6fee7ea8fce3036d authored over 3 years ago
Cleanup CHANGELOG history (#1838)

2b76da57cdaeb8e5665e57a5d9afac84155685b2 authored over 3 years ago
Link to Changelogs from Readmes (#1839)

0935c169b4594aeef166acabf5c2a0c02e557d8f authored over 3 years ago
Surface Svelte compiler errors (#1827)

d09a4e1f2088574135f256c819add4b052a50be2 authored over 3 years ago
fix: Use esbuild inject API (#1822)

2ac5781f63dcb78147bae5adf96dc4853e83f16a authored over 3 years ago
chore: Update Vite to ^2.4.1 (#1834)

79b4fe2e50416c135b895f19b6faffd4eedf25a3 authored over 3 years ago
Version Packages (next) (#1814)

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

6f6a3ff2510fb52ba99ffc94ef766685a8e084f5 authored over 3 years ago
[fix] `ReadOnlyFormData` types (#1830)

Fix type errors inside ReadOnlyFormData that didn't allow it to be used inside for..of loops

8affef2eb0183bbf2deda9f6b528795fbf95a4e0 authored over 3 years ago
[feat] svelte-kit package: Generate type definitions (#1646)

5b3e1e6dcb6f809b5e6d1104c7132545598b1bb7 authored over 3 years ago
Include `charset=utf-8` by default in `application/json` endpoints. (#1669)

939188ed062b38bd884ae799c368cac11ac74df6 authored over 3 years ago
Check if '${out}/prerendered' exists, before precompressing (#1806)

c639586497246520bce4a57f0cd463bbdc3c5d2b authored over 3 years ago
Version Packages (next) (#1790)

* Version Packages (next)

* Update CHANGELOG.md

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

358d790d65eee06af2c1a5574b4a1d420afb0f1d authored over 3 years ago
Register service worker even with no client-side router or hydration (#1724)

* Register service worker even with no client-side router or hydration

* Refactor service wor...

6ef148df0eeeb9c29d863906068ecf1494056158 authored over 3 years ago
fix: Externalize app initialization to adapters (#1804)

* fix: Externalize app initialization to adapters

Fixes #1784

* fix(lint)

* chore: spac...

9f0c54a83a7269f589bf6e62bb595ecca49d7f6a authored over 3 years ago
fix(test): Parse quoted paths instead of blindly splitting on spaces (#1805)

Fixes #1799

72567683d0bd088dad5e0dfcc725ef55829f23e2 authored over 3 years ago
[docs] match word spelling with existing and main docs (#1803)

559aad5f9dae6037a2d5fc4a63de0440634f41f2 authored over 3 years ago
[docs] sync updates from #1778 and #1791 (#1802)

8828743a1f8442162f0146d81d5d4112d9c31239 authored over 3 years ago
[docs] clarify `$app/stores` imports differences (#1801)

Clarify why we won't need it most of the time + note the need for top-level-subscription

8bc7c771d4fc3b8cbee21ee2ed8b4a64f7644b2d authored over 3 years ago
Fail if config.kit.appDir starts or ends with a slash (#1695)

* kit.appDir cannot start or end with a slash

* Added changeset

ae3ef1964f1647398cbde7798510daf1b30e4a13 authored over 3 years ago
fix: attribute validation for generated script tag (#1768)

* fix: incorrect attributes for generated script tag

* tweak things a bit

Co-authored-by: ...

9fbaeda38f848b32ccbb6dd174ff011e9ff417a1 authored over 3 years ago
clarify prerendering — alternative to #1508 (#1773)

9fd30326218efc03cd76efe9a433f9718f8eee77 authored over 3 years ago
[feat] Add generic type for session (#1791)

0d69e556851a02678f8694f948517fc6ec85df86 authored over 3 years ago
[feat] Improve RequestHandler and EndpointOutput type declarations (#1778)

Created DefaultBody type, which can be used as the default for Request or Response bodies. Added...

325c22354e57ebc150aef2c1622fececcbce1f29 authored over 3 years ago
Version Packages (next) (#1772)

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

5cac54e740d0da24f7e4096a53f10455fbd4a696 authored over 3 years ago
Fix broken link in migration guide

5cea0c2e1b350d4f1794d5dd9572c940178c3478 authored over 3 years ago
changeset

882fb126291c21fb195f1189ad78c1d49eae8d55 authored over 3 years ago
lint

41783ede6d9745d86cfdf09a0a9ebe55447cbbef authored over 3 years ago
Merge branch 'feature/goto-keepfocus' of https://github.com/mohe2015/kit into mohe2015-feature/goto-keepfocus

f79cb58659ea19525b5c05603ed840119eed3685 authored over 3 years ago
tidy up definition

a81460f0177114f78a636b36ad80808a08e5e34b authored over 3 years ago
Update 05-modules.md

81937ef6c8f9114c32d7aab4b859d8ca981d5f49 authored over 3 years ago
tweak

43ea61d9dc7984089a4667a9e7add2fac4d03f11 authored over 3 years ago
lint

6ace879521cff9125a5ee748103a710b8f558786 authored over 3 years ago
Merge branch 'stalkerg-server-fetch'

1b134165e6b6aa73f93a8c513adf79f4593aaef2 authored over 3 years ago
changeset

064f84841260fa4abac3f819e2d21de616d93f19 authored over 3 years ago
edit docs

315ffe169300bb7a1b7e706ab50a09ef4e2ab9a1 authored over 3 years ago
make test a little easier to understand

80dbda8b32f54c07ae31cf8d3f23761f3534e873 authored over 3 years ago
Add note to install test dependencies (#1704)

7292bc757eca75ffa4d56de342417aa6280877d3 authored over 3 years ago
Version Packages (next) (#1763)

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

b556c550be1820814cfbb91151343d085fb491fd authored over 3 years ago
Fix regex for getting links to crawl during prerendering (#1743)

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

5418254808fd7d10cfd74d1e8c753bae68c831cc authored over 3 years ago
Version Packages (next) (#1758)

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

f4c84408e6709e2d8780d6abb6805c71328c31f3 authored over 3 years ago
Specify actual Svelte version requirement (#1751)

828732c4675e5cd0cb1903966e89333866e32b74 authored over 3 years ago
Version Packages (next) (#1757)

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

2a4c53f2355d9db3b48d712c656e048e4c57f9be authored over 3 years ago
Fix adapter-node regression (#1756)

aa5cf1580ab96205b08548f32b24b31817552ab7 authored over 3 years ago
Version Packages (next) (#1755)

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

cb9afdc37a6b1cbe546782a308880f24304e6289 authored over 3 years ago
allow customisation of HOST and PORT env vars in adapter-node (#1754)

1c8bdba3522f31f741240765c747d7a3fb8594a9 authored over 3 years ago
fix: deep_merge shows false errors when using key names that happen to be Object prototype methods (#1739)

7b4c54cbb2c317122d1c6bb12eeaec656a189c07 authored over 3 years ago
docs: clarify package publish command (#1742)

76af4a20642b17bbaa63dae18aaaa4eff7103895 authored over 3 years ago
Version Packages (next) (#1694)

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

8ac9dc14c97230ab5526edbe758417c709003d10 authored over 3 years ago
fix failing lint from #1719 (#1725)

d96c3c29a65f4ccae3225c125c69c533501d93b7 authored over 3 years ago
Add missing comma to README (#1719)

69e9ff49461662c91e12757acee9243a0856f3d1 authored over 3 years ago
Add note about limitation in vite-plugin-svelte(#1665)

2fb03862569c5505b30088655a7b43370d9f8baa authored over 3 years ago
Stricter regex for getting element attributes during prerendering (#1700)

d259bca84add777a8269c5279a0ca86f9869e72e authored over 3 years ago
add package mention in cli (#1713)

da3834818742cbec3f8fdd423a350c0319d6d70f authored over 3 years ago
unpin vite and update to ^2.3.8 (#1715)

c7d5ce414567c7ac60afd346ce56969594bba764 authored over 3 years ago
Remove the instructions to install vite when migrating (#1707)

6e80f5fec70d4f263816a5cc572428eaf0876653 authored over 3 years ago
Remove suggestion to upgrade Vite from FAQ (#1708)

7e49f73878ad892479bf2448d56dab6837d20510 authored over 3 years ago
Implement keepfocus for goto.

This allows you to navigate without loosing focus of the current element.
This may be useful if ...

19dbbcb33e4d9f704ad04fc0803423d16d1a27ef authored over 3 years ago
chore(kit): correct `engines` constraint (#1696)

* chore(kit): correct `engines` constraint

Maintain fix from #1470, but loosen other constrai...

ea8cd54d77bd9d0d5dc88081ad98c906951a472f authored over 3 years ago
fix: deep_merge should stop recursing at class instances (#1698)

b1450961b642828a26ac2d1f481a358d3551ffa2 authored over 3 years ago
ensure router is initialized when subscribing to session (#1691)

aedec24cc0930186dd6be1d49d69dbf770b234ba authored over 3 years ago
feat(adapter-node): precompress (gzip & brotli) assets (#1693)

926481fcd60e4255e8daf35bf7e493962172fb99 authored over 3 years ago
Only cache content in /_app (#1416)

318cdd70a97468fc13befbfc1a925b1ccf9575c6 authored over 3 years ago
Passing the Rollup output options through to Vite (#1572)

1c78dec3b65d407db70a555ff54cc11442dcdc07 authored over 3 years ago
Version Packages (next) (#1677)

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

e1f35acd74d2c7c3c5c87185c92a3d28990c6471 authored over 3 years ago
Fix adapter-node build in presence of tsconfig.json (#1675)

* target Node 12 in app output

Without an explicit target value, esbuild will pick up the ver...

53f33221b77d0afc43dff16e355f2f991cbe9c11 authored over 3 years ago
Allow sirv to looks for precompiled gzip and brotli files by default (#1672)

9a7195bf5c24a7b3859710296f725baecb9bbe55 authored over 3 years ago
Version Packages (next) (#1668)

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

1dffefb7ded501b8c12a25617b5b68237172c784 authored over 3 years ago
Fix: update vite-plugin-svelte and vite (#1673)

* fix: update vite-plugin-svelte to ^1.0.0-next.11 and use its named export

* update vite to ...

6fd46d16dd1d2ea762eacba365fd331a98b09a5a authored over 3 years ago
allow vite.alias to be an array (#1640)

523c3e2a8ec448d99b1d33687d93f3fd834f6236 authored over 3 years ago
Update load documentation

2f7578759c631ac944d3e6966f5ac0816894e970 authored over 3 years ago
Fix navigation when `base` path is set and validate that option's value (#1666)

Co-authored-by: Sidharth Vinod <[email protected]>

dc56d3cef4ec0aca3d074757c4a15d1f640c5c56 authored over 3 years ago
Version Packages (next) (#1635)

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

b6763ccf057b5954e2a14568b7c3575456776f4b authored over 3 years ago
Re-bundle server app in adapter-node (#1648)

* prepare adapter-node runtime for bundling

* add esbuild as dependency of adapter-node

* ...

0b780a61ef13996ac24be1aa74e5f70a447ca208 authored over 3 years ago
fix: match up ambient modules for goto (#1649)

b1aa656205dc437d0760689b4288de53bb00a70e authored over 3 years ago
Add initial location state to router (#1643)

fae75f1f03c2147c2bae4845c3a4440bb9ca6c6d authored over 3 years ago
Merge branch 'master' into server-fetch

d874dbdfff6f31c6cda4f44b809cea0d4ff4f42e authored over 3 years ago
Clarify the use of svelte-kit preview and adapters (#1613)

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

6cf6955c6585ed6ebb3a0422e613e8ffeb69370a authored over 3 years ago
Collect adapter version in GitHub template (#1624)

c4471a62fe943917987f6783400f05e46bd6e4aa authored over 3 years ago
#844 fix for SSL HMR websockets (#1517)

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

5aa64ab5f7fb2a7e8b4c1a67891b565ae6d36699 authored over 3 years ago
(feat) svelte package: transpile TS (#1633)

This adds transpilation functionality for TypeScript files when using svelte-kit package.

fbd5f8ace590cd68e1f511fb3852a3b5ecece211 authored over 3 years ago
Version Packages (next) (#1626)

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

ecba0ead1db8812e5581be340f96802c12c719cb authored over 3 years ago
Upgrade adapters esbuild to latest (#1627)

c51ab7d226370cd8cac36f3d800e538b01bc3a3e authored over 3 years ago
update vite to 2.3.6 (#1625)

045c45cdb1728af039d3ad854a8f749dbcd0172a authored over 3 years ago
Update FAQ about client-side libs

9f6aa021a48dd2115315bddbbeed13079e4b3c0d authored over 3 years ago