puzpuzpuz / cls-rtracer

Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
MIT License
311 stars 24 forks source link

Migrate from factory function to single instance of Fastify plugin #34

Closed puzpuzpuz closed 4 years ago

puzpuzpuz commented 4 years ago

Important note: this PR breaks compatibility of Fastify plugin, but as the plugin was introduced recently it should be ok to include this change into a minor version release.