Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
LukeHagar pushed 19 commits to main LukeHagar/crossws
- chore(deps): update all non-major dependencies (#89) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... f9d0946
- chore(deps): update all non-major dependencies (#98) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... 3c852d9
- chore(deps): update all non-major dependencies (#99) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... 630577f
- chore(deps): update all non-major dependencies (#100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... ad0b7e2
- chore(deps): update all non-major dependencies (#101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... b5fda3a
- chore(deps): update autofix-ci/action digest to 551dded (#104) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 708b1d0
- chore: update deps bef0f4f
- docs: add `destr` tip for JSON parsing (#109) 14b4f6b
- chore(examples): fix typo (#107) f33efaf
- chore(deps): update codecov/codecov-action action to v5 (#92) Co-authored-by: renovate[bot] <29139614+renovate[bot]@... 676c577
- feat: support throwing responses in `upgrade` hook (#91) Co-authored-by: Pooya Parsa <[email protected]> c850a66
- chore: remote unused type e3c2cf5
- feat(peer): support `context` (#110) d17eee6
- feat: shared context between `upgrade` hook and `peer` (#111) 35842c6
- chore: update build config 3f5a5dc
- chore: fix upgrade hook type regression in #91 ee7b282
- fix(types): `peer.request` always has `.headers` if defined e915f8d
- fix(types): mark `peer.request` as always defined 8fbb59b
- chore(release): v0.3.2 a1cab88
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- moved adapter integration, added response getter to HttpError 6408350
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- Update documentation/docs/30-advanced/15-websockets.md Co-authored-by: Ben McCann <[email protected]... 0ea72ab
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- Update documentation/docs/30-advanced/15-websockets.md Co-authored-by: Ben McCann <[email protected]... 1fed29d
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- Update documentation/docs/30-advanced/15-websockets.md Co-authored-by: Ben McCann <[email protected]... ff58988
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- Update documentation/docs/30-advanced/15-websockets.md Co-authored-by: Ben McCann <[email protected]... fda8a68
LukeHagar created a review comment on a pull request on sveltejs/kit
I'll set things up for the response getter now
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- ditching reject function for existing error 29fdfec
LukeHagar created a review comment on a pull request on sveltejs/kit
That may be the easiest method, as we could very simply add a resaponse gettor to the HttpError implementation
LukeHagar created a review comment on a pull request on sveltejs/kit
So that would mean that you could throw a response or an error with a response method on it?
LukeHagar pushed 1 commit to crossws LukeHagar/kit
- Update documentation/docs/30-advanced/15-websockets.md Co-authored-by: Ben McCann <[email protected]... cc58820