Skip to content

Releases: floatdrop/express-request-id

v3.0.0

05 Oct 07:39
Compare
Choose a tag to compare

v2.0.1...v3.0.0

TypeScript Definitions

16 Jan 07:09
Compare
Choose a tag to compare
  • Add right type definitions to package (#19) 106d7e1

v2.0.0...v2.0.1

2.0.0

14 Jan 19:06
7f5e4bb
Compare
Choose a tag to compare

This release refreshes module infrastructure and code. Also it restricts some options (thou major release):

  • attributeName is removed to make TypeScript typings consistent.
  • generator option introduced to allow custom ID generators (cuid or other) or ID prefixes.