Results 113 comments of Joe Clack

That's all well and good, but I actually can't post issues on the expressjs/express issue board as that action is limited to contributors. Similarly: `Lordfirespeed does not have the appropriate...

[This line](https://github.com/expressjs/cors/blob/f038e7722838fd83935674aa8c5bf452766741fb/lib/index.js#L11C1-L11C1) leads to [this block](https://github.com/expressjs/cors/blob/f038e7722838fd83935674aa8c5bf452766741fb/lib/index.js#L175C15-L175C15) executing by default (with preflight ~~enabled~~ disabled (thankyou @siddhartasr10)) which always `end()`s the response and does not call `next()`. Express' default `OPTIONS` request handling...

Any updates on this PR? I'm put off using `diff2html` since `hogan.js` is so outdated. Happy to contribute if that would be helpful!

It's okay! Thankyou so much for your contributions to the open-source community. I was just having a lot of trouble using the plugin 😭😭

@dougwilson are you still open to an API similar to the one you envisioned in [this comment](https://github.com/expressjs/express/issues/2414#issuecomment-60535119)? It could be helpful to also add opt-in flags for `OPTIONS` request handling...

The latest version of Lethal Company is fully compatible with BepInEx v5.4.21, the existing latest available version.

> i second this there are quite a few mods that refuse to work unless its on the most current bepInEx ver. hope it gets updated soon! Go on, then,...

BepInEx version 5.4.22 is currently unreleased; only pre-release versions are available. There is little to no reason to update the BepInExPack for Lethal Company on Thunderstore. Doing so will not...

Okay, so I'm wrong about 5.4.22 being in pre-release state. However, this project adheres to SemVer. That means to day, the difference in patch number makes no difference to compatibility....