Releases: multiformats/js-multiformats
Releases · multiformats/js-multiformats
v11.0.2
11.0.2 (2023-03-09)
Bug Fixes
- add interface files to the exports map (#246) (a58a398), closes /github.com/ipld/js-dag-cbor/blob/master/src/index.js#L9
v11.0.1
v11.0.0
v10.0.3
v10.0.2
v10.0.1
v10.0.0
10.0.0 (2022-10-12)
⚠ BREAKING CHANGES
- remove use of Object.defineProperties in CID class
- use aegir for ESM-only build/testing/release
Features
- add complete set of aegir-based scripts (1190bc6)
- define Link interface for CID (88e29ea)
- remove deprecated CID properties & methods (ffc4e6f)
- use aegir for ESM-only build/testing/release (163d463)
Bug Fixes
- --no-cov for all but chrome main (b92f25f)
- add "browser" field, remove named local imports (d60ea06)
- additional lint items from Link interface work (91f677b)
- address JS & TS linting complaints (c12db2a)
- changes for new lint rules (e6c9957)
- distribute types in dist/types/ (c6defdb)
- ensure "master" as release branch (16f8d9e)
- make CID#asCID a regular property (a74f1c7)
- only release on master (d15f26f)
- properly export types, build more complete pack (8172ea8)
- remove "main" (ad3306c)
- remove use of Object.defineProperties in CID class (6149fae), closes #200
- run coverage only where it's supposed to (872d121)
- test on all branches and pull requests (f2ae077)
- ts-use import path (53651c1)
- use extensions for relative ts imports (451998a), closes /github.com/multiformats/js-multiformats/pull/199#issuecomment-1252793515
- use parent
tsc
in ts-use (85a9296)
Tests
- check for non-enumerability of asCID property (b4ba07d)
Trivial Changes
v9.9.0
v9.8.1
Manual publish to restore v9.7.1 code, see https://github.com/multiformats/js-multiformats/releases/tag/v9.8.0 for details.