Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@disjunction disjunction released this 06 Jan 10:54
  • bumped peer dependency prom-client to v15 (thanks to @steve1337)
  • respect pruneAgedBuckets option for Summary (thanks to @timm-stelzer-e-farm)
  • respect collectDefaultMetrics.prefix option for up metric (thanks to @gandazgul)
  • use status code 499 for requests that are closed before response is sent (thanks to @petuomin)
  • README now has an example of normalizePath() that simply uses the route instead of guessing what looks like a variable part. Yet it doesn't seem to work with subrouters (thanks to @Cellaryllis)
  • switched type-checking tool from dtslint to tsd