Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 3.63 KB

@commercetools/express-request-correlator

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

  • #76 bfda418 Thanks @emmenko! - Update all dependencies.

    Additionally, we drop support for node v12 and v14.

Minor Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • #42 d0ca6ff Thanks @emmenko! - This release contains the following breaking changes:

    • Provide TypeScript type declarations.
    • Remove FlowType type declarations.
    • Support Node engine versions: 12, 14, 16.
    • Expose test-utils as a separate entry point: @commercetools/express-request-correlator/test-utils.
    • There is now a peerDependency for the express package.

Patch Changes