All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.2 (2024-12-14)
- update gateway plugin to accept options for reply-from, middie, and rate-limit (9a30b58)
1.0.1 (2024-12-14)
- add middlewares registration check in gateway plugin (cba01fc)
- types: reorder properties in FastifyApiGatewayOptions for consistency (67723b9)
- update release script commands to use double dash for options (740cf43)
- Initial release