Skip to content

Release v7.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 13:24
23d9388
1) Update bls-keygen to 0.4 (paulmillr)
(SHA: 1459ad5052c6dc41b21f01c3f7e8676fa13f1c54)

2) Update yarn.lock (wemeetagain)
(SHA: e88ae5b04a27c12a632e33a8d089954034a0d920)

3) Merge pull request #115 from paulmillr/patch-1

Update bls-keygen to 0.4 (wemeetagain)
(SHA: 53df67a2dd5def42d8923b003cce2f7d936bea9b)

4) feat: use esm

BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming. (wemeetagain)
(SHA: 0056e13ee59c23f2fe9e6fb279b68d687c7d1527)

5) Use @chainsafe/threads (wemeetagain)
(SHA: 8881334330f7943b0375105277ae8c0dd64b5585)

6) Update CODEOWNERS (philknows)
(SHA: 5d9ca0fb0b163e6c927b35b795ac69b1e5a6b6be)

7) Merge pull request #122 from ChainSafe/philknows-codeowners

Update CODEOWNERS (wemeetagain)
(SHA: 31c236ab05af7bdb725b03d901592a8d1960c7f7)

8) Add default export (wemeetagain)
(SHA: 9a851a095a10f7b8aa67b4ecb77b4b8e9eae4d05)

9) Export all types in types.ts (wemeetagain)
(SHA: b02fbc57a0901729ae365ace89f954d91c73884f)

10) Tweak default export (wemeetagain)
(SHA: a8aa89176847cb726124cccdd1a8fe9d0b499b21)

11) Add herumi fallback in default export (wemeetagain)
(SHA: 501f93e33338a72f7988e099d1c0da3ada6c2221)

12) Simplify exports (wemeetagain)
(SHA: 269c96832bc0941dca096c3ac2aaf95cbb2890b4)

13) Don't export types from switchable (wemeetagain)
(SHA: 8e8447d2f93096dd7144d54e24840505cb296732)

14) Tweaks and upgrade karma/webpack (wemeetagain)
(SHA: 7c2e88352769436d84e0cfa830eae4b2779a31c6)

15) fix web tests (mpetrunic)
(SHA: 35bf7684d79b79b7b21759d2f07549167908dfe4)

16) fix benchmarks (mpetrunic)
(SHA: ed9f26f59371b1cef8644ee43d76a3977a847da0)

17) Remove node 12 from ci tests (wemeetagain)
(SHA: 8678f48dd5f6a842c769e148f813417ca8a74172)

18) Update readme/package.json (wemeetagain)
(SHA: 1845268ed0003d071e1cff26c8d720fdf6bda646)

19) Bump async from 2.6.3 to 2.6.4

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]> (dependabot[bot])
(SHA: 24555b5ada4339dc1d19077a3db29fcc72784b33)

20) Merge pull request #123 from ChainSafe/dependabot/npm_and_yarn/async-2.6.4

Bump async from 2.6.3 to 2.6.4 (dapplion)
(SHA: 89f857a40d38094ca30935da22c65c0735eaaa14)

21) Bump karma from 4.4.1 to 6.3.16

Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]> (dependabot[bot])
(SHA: 2fc5d60f851b321e00b622bc0025733e29d4946c)

22) Merge pull request #118 from ChainSafe/dependabot/npm_and_yarn/karma-6.3.16

Bump karma from 4.4.1 to 6.3.16 (dapplion)
(SHA: 924322f651c7ae60094f19f12fd4b4a464c56fa9)

23) Bump async from 3.2.0 to 3.2.3 (#124)

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: 5e951020388030d94b270a1d9f047c738252507b)

24) Bump axios from 0.21.1 to 0.21.4 (#107)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: c9d077d4f481d4c873d2cb97321348d19a9793e1)

25) Bump node-fetch from 2.6.1 to 2.6.7 (#116)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: f62d26c6656800f84cd81ac4501b732e2184e665)

26) Bump ajv from 6.11.0 to 6.12.6 (#117)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
(SHA: 0500f74eb5eed20cbbfb1a7911106ea7b493e0a7)

27) Merge branch 'master' into cayman/esm (wemeetagain)
(SHA: 35b0028ca7bfb82bada4fb6022358aeee96e8ca2)

28) Merge pull request #121 from ChainSafe/cayman/esm

ESM Support (wemeetagain)
(SHA: a112b21347613c01c2350130fc7f7ec50ba184a5)

29) v7.0.0 (wemeetagain)
(SHA: 42022a176f8b9196489c679eb4447c7917c63be6)

30) Merge pull request #126 from ChainSafe/cayman/release

v7.0.0 (wemeetagain)
(SHA: b7a66ff845ef420f788f58861c791e69bdd1f121)

31) Fix release workflow (wemeetagain)
(SHA: acacf17c4a0ff485ae079884e1d20d12f58b91a7)

32) Merge pull request #127 from ChainSafe/cayman/fix-ci

Fix release workflow (wemeetagain)
(SHA: 23d9388232a83aeb61423c28d83764481cc47edf)