Releases: modofunjs/modofun
Releases · modofunjs/modofun
1.2.2
1.2.1
1.2.0: Introduces support for Azure Functions
- Adds support for Azure Functions.
- Improves handling of undefined response bodies to align with Node.js's standard behavior.
- Adds a TypeScript declaration file (closes #2).
- Cleans-up tests; made response status and body validation more explicit.