Skip to content

Commit

Permalink
Add note about 4.0.1 problem
Browse files Browse the repository at this point in the history
  • Loading branch information
davidparsson committed Aug 1, 2024
1 parent 296ba28 commit 40b8936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Please refer to the [e2e.spec.ts](spec/e2e.spec.ts) for more details on the usag

### 4.0.1

- _Accidentally broke CommonJS API in 4.0.1. Re-released as 5.0.0._
- Re-introduce CommonJS support, while keeping the ES module support. Thanks to [Harel Mazor](https://github.com/HarelM) and [Simeon Cheeseman](https://github.com/SimeonC).
- Export all public types from `index.d.ts`. Thanks to [Harel Mazor](https://github.com/HarelM) and [Simeon Cheeseman](https://github.com/SimeonC).
- Full typing support for TypeScript. Thanks to [Harel Mazor](https://github.com/HarelM).
Expand Down

0 comments on commit 40b8936

Please sign in to comment.