@oceanprotocol/lib 7.0.0-next.2 → 7.0.0-next.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v7.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.2...v7.0.0-next.3)
8
+
9
+ - replace uint8arrays lib with native [`9af1c01`](https://github.com/oceanprotocol/ocean.js/commit/9af1c017620f65848bf26f00d30f40e37ff30e77)
10
+ - Revert "fix exports name in pacakge json" [`aaf33a9`](https://github.com/oceanprotocol/ocean.js/commit/aaf33a97d3b6af019cfa01ae2ba739c6da720f3a)
11
+ - fix exports name in pacakge json [`278ef0f`](https://github.com/oceanprotocol/ocean.js/commit/278ef0f641559fe2fda39a54adeae3c6aea4705b)
12
+
7
13
  #### [v7.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.1...v7.0.0-next.2)
8
14
 
9
- - Updating ComputeExamples.md [`138d209`](https://github.com/oceanprotocol/ocean.js/commit/138d209ce27f7d384ea970f3186d689002d1dfa6)
10
- - Merge 4869ced5e9025e6ed072607bac5fb2a1394105e7 into 3b3cdebdb5ce7b89ebbbd2d49e44d5f6fa65e0d1 [`1544ae8`](https://github.com/oceanprotocol/ocean.js/commit/1544ae87d9dc0c4485173d65a63af38b9768f3d0)
15
+ > 3 April 2026
16
+
11
17
  - circuit relay [`1465468`](https://github.com/oceanprotocol/ocean.js/commit/1465468442f6f5d5eb93a476e8ba04c02d295a8f)
18
+ - libp2p circuit + evict bad connections [`d9cba46`](https://github.com/oceanprotocol/ocean.js/commit/d9cba462d02fedba6c221efbc5aa8e8a080b372e)
19
+ - Release 7.0.0-next.2 [`8f33b03`](https://github.com/oceanprotocol/ocean.js/commit/8f33b03b11bf442d7ce0c6a31d905cbde4514508)
12
20
 
13
21
  #### [v7.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.0...v7.0.0-next.1)
14
22