Releases: vinsonchuong/passing-notes
Releases · vinsonchuong/passing-notes
v6.3.0
6.3.0 (2020-11-08)
Bug Fixes
- dependencies: Address security advisory (36a1640)
Features
- http: Allow headers and body to be omitted from requests and responses (317afda)
v6.2.0
6.2.0 (2020-10-29)
Features
- startServer: Support stream response body (3a4a17f)
v6.1.1
6.1.1 (2020-10-29)
Bug Fixes
- dependencies: Make heliograph a run-time dependency (1c45de8)
v6.1.0
6.1.0 (2020-10-29)
Features
- middleware: Firm up the middleware interface (dfb8a82)
v6.0.0
6.0.0 (2020-10-28)
Bug Fixes
- pass-notes: Disable hot-loading in production (4c3875e)
Features
- pass-notes: Implement minimal feature set (39999f9)
- passing-notes: Reset codebase (a15cab1)
- startServer: Indicate HTTP version of incoming request (5103157)
- startServer: Support HTTP Server Push (1994e7b)
BREAKING CHANGES
- passing-notes: Everything has been deleted in preparation for a rewrite
v5.5.4
5.5.4 (2019-11-22)
Bug Fixes
- dependencies: Update dependencies (dc5f8ea)
v5.5.3
5.5.3 (2019-08-31)
Bug Fixes
- flow: Use net$Socket instead of importing the type to work around error (89d2c51)
v5.5.2
5.5.2 (2019-08-29)
Bug Fixes
- overdub: Address memory issue (2ce0256)
v5.5.1
5.5.1 (2019-08-29)
Bug Fixes
- precompile: Remove broken Rollup solution (efea775)
v5.5.0
5.5.0 (2019-08-28)
Features
- precompile: Experimental first pass at precompiling (d750152)