Changelog
- Add compatibility with node v8 and v10 #18
- Support new Azure Functions runtime ~2 beta #18
- When not set, return empty object headers instead of
undefined
f89c2c1 MAY BE BREAKING 💥 - Specify no
sideEffects
inpackage.json
for Webpack tree shaking 70296e3
Contributors
- @maktwin #18 (big thanks for node v8 and v10 support + Azure Functions runtime v2)
- @CyrusNajmabadi #20
- @yvele