# @theorchard/ows-logger

## 2.3.0

### Minor Changes

-   SEC: Replace uuid with Node's native randomUUID
-   BREAKING: Minimum node version >= 20

## 2.2.1

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 2.2.0

### Minor Changes

-   fix: update types to work with newer versions of pino

## 2.1.0

### Minor Changes

-   Add ability to provide extra bindings at creation

## 2.0.0

### Major Changes

-   Update all packages to latest version.

## 1.0.1

### Patch Changes

-   Include `Pino` and `Express` types
-   Remove "express" as a "peerDependency".
