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 adapters (#384)

ed6684275caf743181efdbe24cd7e908044b00d1 authored almost 4 years ago by Ben McCann <[email protected]>
Hash CSS entry chunk (#363)

2c37496028bfa0f6f2361238ce5f653f1e0e8071 authored almost 4 years ago by Ben McCann <[email protected]>
Fix check for no adapter specified (#383)

6df3218bd819f4a4fa117205425d28c8da687f5c authored almost 4 years ago by Ben McCann <[email protected]>
Set "type":"module" for all examples (#378)

0f683821db3d1dabd08f4aef2862a5d6615ed2cd authored almost 4 years ago by Ben McCann <[email protected]>
Convert adapters to ES modules (#379)

ebcae37d358d35156593ba67dfa1456d5b1a2223 authored almost 4 years ago by Ben McCann <[email protected]>
bump version

088fb6d48ffc36ca332f7dcfc411dd8f77a447cb authored almost 4 years ago by Rich Harris <[email protected]>
better not found errors (#381)

474070e62868616a30f623f4c021d97cf2f66f96 authored almost 4 years ago by Rich Harris <[email protected]>
Bump meriyah (#380)

6058692f9e0757d94301bd9a4d836d9794159135 authored almost 4 years ago by Ben McCann <[email protected]>
Reuse already declared variable (#372)

407b12b9c3d4a0b604485a7ee80e9f44d52fb3f4 authored almost 4 years ago by Ben McCann <[email protected]>
bump versions

c151617dc755fff1d802cb5e18cd1cfb3ef7d77d authored almost 4 years ago by Rich Harris <[email protected]>
convert everything to ESM (#355)

* start converting everything to ESM

* more stuff

* chore: finish ESM conversion (#360)

...

a00f0eef21d4de0cdf524c3f1489201158d28fdc authored almost 4 years ago by Rich Harris <[email protected]>
Docs markdown content (#377)

98f149279acdf1c2c9199f768d06d63c2ee522b9 authored almost 4 years ago by Ben McCann <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

1ec8fb9347e418bf7b833b54d522d4ca3a3a2073 authored almost 4 years ago by Rich Harris <[email protected]>
Add missing word to README

3a26653eee9a6a9bb97a9bdd4da8d4483241c5f6 authored almost 4 years ago by Ben McCann <[email protected]>
Run pnpx version (#376)

25cb333fee7113018aa4f22153b59c79b5746adf authored almost 4 years ago by Ben McCann <[email protected]>
Manually bump snowpack-config-version (#373)

c44a942b904aad4d3a9ef684d2cf8d8a45c9a856 authored almost 4 years ago by Ben McCann <[email protected]>
Bump snowpack-config version (#370)

71753686447d10ba508ad952b3fae69cdd4341c2 authored almost 4 years ago by Ben McCann <[email protected]>
Fix broken link in adapter-netlify error message (#371)

d804e824f03dd1e4edfdbce59bf0b41e430100f3 authored almost 4 years ago by Ben McCann <[email protected]>
Fix: make `@snowpack/plugin-svelte` use `svelte.config.cjs` (#364)

dc4ea38aef0bcb3f8a11658b3e14f313422399af authored almost 4 years ago by Jacob Babich <[email protected]>
bump version

ffce11e88046c49c55d8ac666cb71d3340f5c2a7 authored almost 4 years ago by Rich Harris <[email protected]>
app.cjs (#362)

* app.js should be app.cjs, until everything becomes ESM

* changeset

b6c2434d178416659460a1f24d5975d268137176 authored almost 4 years ago by Rich Harris <[email protected]>
bump versions of stuff (#357)

* bump versions of stuff

* bump everything else

* more flakiness prevention

6b7ad4712682f814df75743e4d4db5c1dd881bef authored almost 4 years ago by Rich Harris <[email protected]>
bump versions

8c4aa4a25b391b3c85d3ece8f6062a039c7308fc authored almost 4 years ago by Rich Harris <[email protected]>
ESM compatibility (#356)

* move config.js files to config.cjs

* update examples

* changeset

* fix lint failure, ...

00cbaf6e184e07cbd6c71508c9aea8be499b16e7 authored almost 4 years ago by Rich Harris <[email protected]>
ugh

279a3b018b36d13e9e9b157a59db57e1a61ef19d authored almost 4 years ago by Rich Harris <[email protected]>
Document how to run a single test (#352)

81730ebd3eb34a6bc4d42dd1b4e8d57832d16189 authored almost 4 years ago by Ben McCann <[email protected]>
Include explanatory message in failing test (#353)

c9b0f0bea7d0f28ecd897f783c54f3171cb093e6 authored almost 4 years ago by Ben McCann <[email protected]>
Replace spaces with tabs (#350)

a21867bb08bd666eb794b65cc5fe1990113d2d2c authored almost 4 years ago by Ben McCann <[email protected]>
bump version

382e49a8ed7cf19cd5714f4b7caeef9d0ec71bc3 authored almost 4 years ago by Rich Harris <[email protected]>
Use addEventListener instead of onload (#347)

* use addEventListener instead of onload

* changeset

4c0edcead82defb9ae18d6c7942bba9b7dd1736e authored almost 4 years ago by Rich Harris <[email protected]>
Ensure we're using the latest @snowpack/plugin-svelte (#342)

150d666bb67ffb3a9e20786e5f151462ad0da77e authored almost 4 years ago by Ben McCann <[email protected]>
bump version

e3513cabfbf9a3edf9ffe36172cad6a33a8f274e authored almost 4 years ago by Rich Harris <[email protected]>
Prerender paths (#341)

* prevent infinite loop when fetching bad URLs inside error response - fixes #339

* changeset...

286006582309e900632485b7b2a691035c369ae3 authored almost 4 years ago by Rich Harris <[email protected]>
404 -> 500

058088dbb6d222eb36add1210f5f4ec654708fa5 authored almost 4 years ago by Rich Harris <[email protected]>
Prevent infinite loop (#340)

* prevent infinite loop when fetching bad URLs inside error response - fixes #339

* changeset...

43530250bc6d243f8cca9b80ae055a4e36084b40 authored almost 4 years ago by Rich Harris <[email protected]>
update version

57a3eefd3d29989ba33bb73a7e97d64ff79319dd authored almost 4 years ago by Rich Harris <[email protected]>
fail the build if prerender results in a non-2xx response (#338)

* fail the build if prerender results in a non-2xx response

* fix tests

2fae05d3b1df9af9730ccd1927ef257bf198af68 authored almost 4 years ago by Rich Harris <[email protected]>
--verbose (#337)

c3859c8b693737dd4ce3a7da58aaaac6766ebc20 authored almost 4 years ago by Rich Harris <[email protected]>
update versions

49134cbcd3681308e25e5cf2746bf5380eeb728b authored almost 4 years ago by Rich Harris <[email protected]>
add changeset, closes #331

13e8fa373d4379d088058a81d0348d395d854ab4 authored almost 4 years ago by Rich Harris <[email protected]>
fix the svelte.proxy.js issue with snowpack v3 (#323)

* fix the svelte.proxy.js issue with snowpack v3

* only add .js extension for pages, not endp...

7d53eca00606ba530229f89baec732123e27e1af authored almost 4 years ago by Fred K. Schott <[email protected]>
prevent svelte-announcer causing css glitch (#332)

107547a61b8dc816920bdf8c966b92421c6fa700 authored almost 4 years ago by Rich Harris <[email protected]>
update version

5afa2c9bc2cea45f247744aaf6c01918ad3c589b authored almost 4 years ago by Rich Harris <[email protected]>
stack traces for endpoint errors (#318) (#328)

* stack traces for endpoint errors (#318)

* tidy up some stuff

* sourcemapped stack traces...

8637368213ae3b3382fa2194063e049728f04fc1 authored almost 4 years ago by Rich Harris <[email protected]>
update version

6668f2d9e9edae2430a5616679883f68c165fd62 authored almost 4 years ago by Rich Harris <[email protected]>
Prerender paths (#322)

* account for config.paths when prerendering

* changeset

26643dfb9282980141e3d43976c386b522499136 authored almost 4 years ago by Rich Harris <[email protected]>
update versions

eac32251b9e4c84203f2284b8a2e0cb3860bc3a2 authored almost 4 years ago by Rich Harris <[email protected]>
update snowpack to v3.0 (#321)

* update snowpack to v3

* not sure how that happened

* normalize paths

* get tests pass...

9b758aab2a8da1525e419f47af891413059f3ed4 authored almost 4 years ago by Fred K. Schott <[email protected]>
bump version

03afefb2d11062146aa7019a4ff5698d02fb5f90 authored almost 4 years ago by Rich Harris <[email protected]>
use readFileSync instead of createReadStream (#320)

* make @sveltejs/kit linkable

* update lockfile

* use readFileSync instead of createReadSt...

bb685951042e879708c443834f9bd4c46354c1bd authored almost 4 years ago by Rich Harris <[email protected]>
make @sveltejs/kit linkable (#319)

* make @sveltejs/kit linkable

* update lockfile

fee91988f6634cece53cda47e71c3ab7047dc631 authored almost 4 years ago by Rich Harris <[email protected]>
bump version

190f500f889533d2e36004fa9bd91ddbc92aa238 authored almost 4 years ago by Rich Harris <[email protected]>
set paths to empty string before prerender - fixes #316 (#317)

217e4ccd06f9c537b313d4def93d94a499e889fd authored almost 4 years ago by Rich Harris <[email protected]>
bump version

b0678ab726603a6f83a1853810b8d0b8da20bb9d authored almost 4 years ago by Rich Harris <[email protected]>
implement kit.prerender config (#315)

* implement kit.prerender config - closes #314

* changeset

ccf4aa74f0e39b0326f7c0ea4780ba73f6ea5b43 authored almost 4 years ago by Rich Harris <[email protected]>
bump version

ad9551c47727b74fcc7c31614962e7bc37792633 authored almost 4 years ago by Rich Harris <[email protected]>
Update navigating store (#313)

* update navigating store per #312

* changeset

* tidy up

deda9847b385d07bbee76db8b9b36367002f2557 authored almost 4 years ago by Rich Harris <[email protected]>
Fix circular dependency warnings from amphtml (#308)

5878da31541b56bf0ced58b7ef2b022ce8d0903f authored almost 4 years ago by Ben McCann <[email protected]>
update version

2949c1d8cb6385b5e1ceaeafbd33cb3b0f84a544 authored almost 4 years ago by Rich Harris <[email protected]>
Announce page changes (#311)

* rename tests

* announce page changes (#307)

* try to reduce flakiness

c29b61e3ee8110f10ef82be41010c94fd087d3a4 authored almost 4 years ago by Rich Harris <[email protected]>
Reset focus on navigation (#309)

* reset focus properly on navigation (#307)

* fix

72da2702b1cc58b25a3ed33b473c6212edbd12af authored almost 4 years ago by Rich Harris <[email protected]>
Make adapter-node work. (#301)

Update adapter-node to work for sveltekit:

1. Make sure to copy static files
2. Fix broken a...

e09b6be95af81077e0fb0240ad94b1c0e41c9b3a authored almost 4 years ago by Sam Saccone <[email protected]>
bump version

780c8374ce4fc1f8434b96254b22463ed8068198 authored almost 4 years ago by Rich Harris <[email protected]>
set process.env.NODE_ENV via the CLI (#304)

* set process.env.NODE_ENV via the CLI - closes #303

* increase timeout for flaky test

f7dea5573a2e01c5ecf43ab042366c99ccf82c4f authored almost 4 years ago by Rich Harris <[email protected]>
merge

f1fb2a15f3ec5e1b9783da7286a7984a3c42d50f authored almost 4 years ago by Rich Harris <[email protected]>
update versions

47a1e5494b79bd24b04d0c7b52a7b5e8e9a674c5 authored almost 4 years ago by Rich Harris <[email protected]>
Update README docs to state that you need to build. (#292)

* Update README docs to state that you need to build.

This is required to run any of the exam...

7cb3540a87d5be3fb30f30ff3b27a18ada38ccbd authored almost 4 years ago by Sam Saccone <[email protected]>
unskip tests

913a13c326f458581244a26ef2571dc275df3b6f authored almost 4 years ago by Rich Harris <[email protected]>
Fix missing history call when calling goto. (#297)

Previously goto would render the new page but would not update the URL.
FIXES=#296

fce59616de9cc5cfa75391b96689f90712b59c45 authored almost 4 years ago by Sam Saccone <[email protected]>
Prefix SvelteKit-specific stuff with 'sveltekit:'

4e8c40ba6bba3513e6e36cca736f01dc20803c30 authored almost 4 years ago by Ben McCann <[email protected]>
Remove injectImports flag from rollup-plugin-css-chunks (#289)

a3c71ccb76a511d867167c735e8d0bb8fefbabf6 authored about 4 years ago by Ben McCann <[email protected]>
bump version

e3b4c6b9e1d45a525403a2db02fbe4ef1bc37543 authored about 4 years ago by Rich Harris <[email protected]>
remove logging

da7a6df42591d462c8cd445dfb4d660d72ef3770 authored about 4 years ago by Rich Harris <[email protected]>
update version

3cd518bae3e2bfd17562feb7c9f43fc01475ad06 authored about 4 years ago by Rich Harris <[email protected]>
Re-implement scroll tracking (#285)

45d313ba186e8ee217fde9fb2c58506313639929 authored about 4 years ago by Ben McCann <[email protected]>
add prettier and eslint as recommended workspace extensions

d42029b93ffb77df87fbaa24bd98f8838ecbab3b authored about 4 years ago by Rich Harris <[email protected]>
Fix code organization TODO (#284)

75e1bc21360c6bae1cfb2fd38147f37646f69b8c authored about 4 years ago by Ben McCann <[email protected]>
Fix amp css (#286)

* fix amp css

* changeset

* formatting

6d1bb11bab13cfef67826fdd097de9358678a3f6 authored about 4 years ago by Rich Harris <[email protected]>
ignore $layout/$error when finding static paths

d8b53af10786bb7b800f6729ed6e95c6bf47a376 authored about 4 years ago by Rich Harris <[email protected]>
fix dev loader

11de5689bf325273a23fd949d604f8ccfcc9315b authored about 4 years ago by Rich Harris <[email protected]>
update version

36b23bef678181075d040f087798b58d917e5994 authored about 4 years ago by Rich Harris <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

228945bfee878c39664bfe0d3d54b69562453996 authored about 4 years ago by Rich Harris <[email protected]>
update version

29ffc0776e117f7c897086100b4962f3be419c7c authored about 4 years ago by Rich Harris <[email protected]>
fix explicit CSS imports (#279)

* failing test for #275

* revert to streaming logs, it's just simpler

* fix test

* simp...

1ea4d6b510603922d808e83bbbcca59df043df16 authored about 4 years ago by Rich Harris <[email protected]>
Fix malformed syntax in example page (#282)

f4c4b4614e3da9e4b7c834ffbf7b0d8d7f001222 authored about 4 years ago by Ben McCann <[email protected]>
Add missing await (#281)

* Add missing await

* move the await in front of fetch

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

2d7a582fa4d9fa1b1a7d0723ac5b8ec77f6b37ed authored about 4 years ago by Ben McCann <[email protected]>
Fix lint failure (#283)

ec2d43350803dd859215da3a1a1350b750e86a97 authored about 4 years ago by Ben McCann <[email protected]>
changeset

e7c88ddb34bd647ef38075a6142c909570fac781 authored about 4 years ago by Rich Harris <[email protected]>
replace entire html when reporting amp failures, add some modest css

0f39c6a1fc5cff1d9684310bcd1628ac3f0ebc2c authored about 4 years ago by Rich Harris <[email protected]>
update version

7d730895c60eaa79dbc8161793668cb9d49e3061 authored about 4 years ago by Rich Harris <[email protected]>
fix invalidation (#277)

a31f218aced28656a787f85ba15810891cfe089a authored about 4 years ago by Rich Harris <[email protected]>
bump versions

d2069f61d90877a95cec1de51d5d30f1ad04096b authored about 4 years ago by Rich Harris <[email protected]>
omit svelte-data scripts from AMP pages (#276)

8b14d295e88fca0b3015b884a4d193a323884236 authored about 4 years ago by Rich Harris <[email protected]>
update versions

6c9f13d34ed14f683c9cba49f30fbd6503f17194 authored about 4 years ago by Rich Harris <[email protected]>
AMP support (#274)

* failing test for amp support

* implement AMP support - fixes #160

* add changeset

* u...

f5fa223a79c4d56117ebbd71c4a870570bdca329 authored about 4 years ago by Rich Harris <[email protected]>
changeset

1becb944133ab859ec832f45f366d83a2ea43c03 authored about 4 years ago by Rich Harris <[email protected]>
Implement load (#272)

* update tests

* update unit tests

* put params on page, not parts

* start implementing...

5899c77a867dc29ddcf1ebb9c6c25da866e22679 authored about 4 years ago by Rich Harris <[email protected]>
always remove trailing slashes (#267)

* always remove trailing slashes

* remove trailing slashes client-side

47f2ee18ff1fb1d283bf03013c2b4b4b59661da3 authored about 4 years ago by Rich Harris <[email protected]>
Sourcemapped stack traces (#266)

* cache module object, not just exports

* simplify cache invalidation

* get sourcemap stac...

8a55f7b13994a5c51aa0f03be55670253202ce41 authored about 4 years ago by Rich Harris <[email protected]>
add changeset

c9d8d4f41619c28576f55ea199c17cba56e9a652 authored about 4 years ago by Rich Harris <[email protected]>