Skip to content

Releases: vinsonchuong/passing-notes

v6.3.0

08 Nov 20:46
317afda
Compare
Choose a tag to compare

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

29 Oct 21:41
3a4a17f
Compare
Choose a tag to compare

6.2.0 (2020-10-29)

Features

  • startServer: Support stream response body (3a4a17f)

v6.1.1

29 Oct 21:16
1c45de8
Compare
Choose a tag to compare

6.1.1 (2020-10-29)

Bug Fixes

  • dependencies: Make heliograph a run-time dependency (1c45de8)

v6.1.0

29 Oct 21:06
dfb8a82
Compare
Choose a tag to compare

6.1.0 (2020-10-29)

Features

  • middleware: Firm up the middleware interface (dfb8a82)

v6.0.0

28 Oct 18:51
aa18fbd
Compare
Choose a tag to compare

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

22 Nov 23:02
dc5f8ea
Compare
Choose a tag to compare

5.5.4 (2019-11-22)

Bug Fixes

  • dependencies: Update dependencies (dc5f8ea)

v5.5.3

31 Aug 19:41
89d2c51
Compare
Choose a tag to compare

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

29 Aug 19:43
2ce0256
Compare
Choose a tag to compare

5.5.2 (2019-08-29)

Bug Fixes

  • overdub: Address memory issue (2ce0256)

v5.5.1

29 Aug 04:22
efea775
Compare
Choose a tag to compare

5.5.1 (2019-08-29)

Bug Fixes

  • precompile: Remove broken Rollup solution (efea775)

v5.5.0

28 Aug 23:02
d750152
Compare
Choose a tag to compare

5.5.0 (2019-08-28)

Features

  • precompile: Experimental first pass at precompiling (d750152)