-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a98004
commit 81642f3
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
# [3.0.0-rc.0](https://github.com/achingbrain/uint8arrays/compare/v2.1.10...v3.0.0-rc.0) (2021-08-16) | ||
|
||
|
||
### chore | ||
|
||
* switch to esm ([#22](https://github.com/achingbrain/uint8arrays/issues/22)) ([ce698bc](https://github.com/achingbrain/uint8arrays/commit/ce698bcdadbb469fa6104d6f6adffa20d2336eb7)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* built content includes ESM and CJS and has switched to named exports for the external API | ||
|
||
Co-authored-by: Alex Potsides <[email protected]> | ||
|
||
|
||
|
||
## [2.1.10](https://github.com/achingbrain/uint8arrays/compare/v2.1.8...v2.1.10) (2021-08-01) | ||
|
||
|
||
|