fastify-sse icon indicating copy to clipboard operation
fastify-sse copied to clipboard

Fully remove version checking

Open piranna opened this issue 6 years ago • 0 comments

I've tested this module is compatible with upcoming fastify 2.0.0, currently in release candidate, but the version checking makes it incompatible, and changing it to be compatible with 2.x would remove backwards compatibility for nothing. By removing the version checking, it works for any current or future versions without changes.

piranna avatar Jan 10 '19 11:01 piranna