Skip to content

Releases: expressjs/timeout

v1.9.1

17 Jul 18:26
4387398

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

1.9.0

17 May 01:42

Choose a tag to compare

1.8.0

22 Nov 01:12

Choose a tag to compare

  • Remove un-used debug dependency
  • deps: http-errors@~1.5.1
    • Add HttpError export, for err instanceof createError.HttpError
    • Use setprototypeof module to replace __proto__ setting
    • deps: [email protected]
    • deps: statuses@'>= 1.3.1 < 2'
    • perf: enable strict mode
  • deps: [email protected]
  • deps: on-headers@~1.0.1
    • perf: enable strict mode

1.7.0

23 Aug 20:48

Choose a tag to compare

  • Use on-finished instead of override socket destroy
    • Addresses memory leaking on keep alive connections
    • Ensures timers always get cleaned up
  • perf: enable strict mode
  • perf: remove argument reassignment
  • perf: use standard option existence check

1.6.2

12 May 05:30

Choose a tag to compare

1.6.1

15 Mar 04:06

Choose a tag to compare

  • deps: debug@~2.1.3

1.6.0

16 Feb 01:01

Choose a tag to compare

  • deps: http-errors@~1.3.1
    • Construct errors using defined constructors from createError
    • Fix error names that are not identifiers
    • Set a meaningful name property on constructed errors

1.5.0

31 Dec 05:45

Choose a tag to compare

  • deps: debug@~2.1.1
  • deps: http-errors@~1.2.8
    • Fix stack trace from exported function
  • deps: [email protected]
    • Add milliseconds
    • Add msecs
    • Add secs
    • Add mins
    • Add hrs
    • Add yrs

1.4.0

17 Oct 00:15

Choose a tag to compare

  • Create errors with http-errors
  • deps: debug@~2.1.0
    • Implement DEBUG_FD env variable support

1.3.0

04 Sep 04:54

Choose a tag to compare

  • deps: debug@~2.0.0