Highlights
- Pro
Block or Report
Block or report Rich-Harris
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,687 contributions in the last year
Less
More
Contribution activity
February 2022
Created 27 commits in 2 repositories
Created a pull request in sveltejs/kit that received 13 comments
add a SvelteKit namespace for app-level types (#3569)
Ref #3569.
This is a breaking change, as it affects how Load and ErrorLoad are typed if you're using generic arguments. If you're not, TypeScript w…
+200
−195
•
13
comments
Opened 18 other pull requests in 2 repositories
sveltejs/kit
1
open
13
merged
- Full text search
- remove docs workflow
- Local docs
- prevent vercel bot from commenting on PRs
- fix prettier config
- remove id="svelte"
- move kit.svelte.dev into this repo
- rename JSONString to JSONValue
- Shadow endpoints
- rename SSRRenderOptions/State to SSROptions/State
-
Remove
targetoption - fix service_worker typo
- fix handleError docs
- remove large page fixture
sveltejs/sites
4
merged
Reviewed 22 pull requests in 1 repository
sveltejs/kit
22 pull requests
- [docs] fix typo
- Full text search
- Local docs
- Version Packages (next)
- Shadow endpoints
- fix endpoints hash link
- Update dependency dotenv to v16
- [fix] exclude Host header from load fetch requests made on server
- Version Packages (next)
- Update $app/stores page.stuff to use App.Stuff
- Remove target config option from docs
- Version Packages (next)
- add a SvelteKit namespace for app-level types (#3569)
-
Remove
targetoption - [fix] HTML crawl regression
- Version Packages (next)
- Version Packages (next)
- [feat] application versioning and update detection support
- [fix] update types to match changes to Vite config handling
- Version Packages (next)
- [fix] Server-side fetch request should have headers (#696)
- Support an async function to provide vite config
Created an issue in sveltejs/kit that received 1 comment
Overhaul docs
Describe the problem https://kit.svelte.dev/docs needs some love. The API was a nice idea but we decided it's ultimately more trouble than it's wor…
5 of 7 tasks