Luke Hagar

Results 58 comments of Luke Hagar

I'll rebase when I get on this morning

This may end up a usage/setup fix in `vacuum`, or maybe a defaults fix in `libopenapi`? I'm not entirely sure. I hope I could help track it down :)

+1 here. I hate this being an option, as that renderer cannot render any website I use this package for

@benmccann @dummdidumm @eltigerchino I think things are rapidly approaching done here, I would really appreciate if someone could lead the charge in getting any additional eyes on this needed, additionally...

> There's some logic that's missing and might be important before the `handle` hook runs (mostly to do with populating the `event` object and whatever `before_handle` does). They're in the...

I have fully tested the node adapter and WS functionality through local builds.

I had actually added the supports implementation really early on but removed it during a refactor of the implementation because it was out of place, but I think there should...

Hey @ciscoheat, I think the accept function was removed in favor of just returning headers, These files should showcase how upgrades and errors should be handled for now Upgrade: https://github.com/sveltejs/kit/pull/12973/commits/52677d7aa9c4cc1ce86e81d39421b71939494f0d#diff-ea6a6a78a1f81838fca612ef67430b4ae2b5f79946c9a9acebc5acc9cca9c19aR3-R7...

@alanxp > it does not let me import type { peer } from "@sveltejs/kit" Peer is a type exported from crossws, but I don't think its one that's reexported. we...

Lets hold off on this for now, I'm exploring resolving some issues in the redocly CLI, per our Discord chat