v15.6.0
- Adds ssl_prefer_low_memory_usage option to App constructor
- Adds iteration over headers with req.forEach
- Fixes a few TypeScript definition bugs/features
- getRemoteAddress to get IP from res or ws
- Reverts the setting of MicrotasksPolicy::kAuto as it (probably) crashed Node.js in some cases