Releases: flaviodelgrosso/fastify-api-gateway
Releases · flaviodelgrosso/fastify-api-gateway
v1.0.2
Features
- update gateway plugin to accept options for reply-from, middie, and rate-limit (9a30b58)
v1.0.1
Features
- add middlewares registration check in gateway plugin (cba01fc)
Bug Fixes
- types: reorder properties in FastifyApiGatewayOptions for consistency (67723b9)
- update release script commands to use double dash for options (740cf43)