Commit 4610294
committed
chore(release): 14.0.0 [skip ci]
## [14.0.0](v13.4.2...v14.0.0) (2026-05-07)
### ⚠ BREAKING CHANGES
* all `Hasher`s are now `MultihashHasher<Code>`s
* Returned `Uint8Array`s are now `Uint8Array<ArrayBuffer>`
### Bug Fixes
* identity hash is SyncMultihashHasher<0> ([#337](#337)) ([9b5b12b](9b5b12b)), closes [#313](#313) [#314](#314)
* specify type of backing buffer when Uint8Arrays are returned ([#335](#335)) ([bac2da5](bac2da5))1 parent 9b5b12b commit 4610294
2 files changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments