Releases: hertzg/node-net-keepalive
Releases · hertzg/node-net-keepalive
v1.4.0
1.4.0 (2020-11-09)
Features
- add support for the TCP_USER_TIMEOUT option (51462f7)
Bug Fixes
- requires node >=10.20.0 instead of >=4 (b8fe01c)
- temp monkey patch to allow tests to pass (ref: #93) (4cb944e)
- throw in (set|get)ters when constant == null (b5f1ce4)
v1.3.9
1.3.9 (2020-09-11)
Bug Fixes
- deps: bump node-fetch from 2.6.0 to 2.6.1 (#70) (84aba59)
v1.3.8
1.3.8 (2020-08-31)
Bug Fixes
- deps: bump ref-napi from 3.0.0 to 3.0.1 (#63) (5e094d1)
v1.3.7
1.3.7 (2020-08-13)
Bug Fixes
- deps: bump ref-napi from 2.0.4 to 3.0.0 (#48) (df56f7c)
v1.3.4
1.3.4 (2020-07-19)
Bug Fixes
- dts: fix return type of setters (c7909b9)