Releases: gimelfarb/html-fiddle
Releases · gimelfarb/html-fiddle
v1.0.5
1.0.5 (2019-07-24)
Bug Fixes
- 🐛 Hanging on non-compliant upstream response impl (25f2c5d)
v1.0.4
1.0.4 (2019-07-20)
Bug Fixes
- 🐛 Fix dependency security vulnerabilities (e51e09e)
v1.0.3
1.0.3 (2019-04-22)
Bug Fixes
- 🐛 Fix issue with writeHead error on Node <= 10.x (ceb7ff3)
- 🐛 Fix issue with writeHead error on Node <= 10.x (7631bb5)
v1.0.2
1.0.2 (2019-04-21)
Bug Fixes
- 🐛 Fix hang bug when 'compression' middleware is upstream (244f182)
v1.0.1
1.0.1 (2019-04-05)
Bug Fixes
- 🐛 Fix explicit res.writeHead(...) logic (aa0a35c)
- 🐛 Support br compression only if supported by Node (e115354)
v1.0.0
1.0.0 (2019-04-04)
Bug Fixes
- 🐛 Compatibility up to Node 8.x (e1f9672)
Features