Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Document the change
Browse files Browse the repository at this point in the history
  • Loading branch information
jessealama committed Nov 15, 2024
1 parent a8f42e6 commit bf79bfa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [20.0.0]

### Changed

- We now emit CommonJS and ESM modules. The ESM and CJS are now found, respecively, in the `dist/esm` and `dist/cjs` directories.

## [19.0.0]

### Changed

- Updated dependencies. No user-visible changes are expected.

## [18.0.0]

### Removed
Expand Down

0 comments on commit bf79bfa

Please sign in to comment.