Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

18 lines (8 loc) · 773 Bytes

2.0.1 (2023-06-28)

Bug Fixes

2.0.0 (2022-12-04)

Features

  • breaking-change: swap cls-hooked for async local storage (1bdc25d)

BREAKING CHANGES

  • breaking-change: swaps cls-hooked for Node's AsyncLocalStorage. The API is unchanged, but the package now requires node@16 or greater.