2023-04-04 13:50:50 +03:00
|
|
|
# Changelog
|
|
|
|
|
2023-05-31 11:35:53 +03:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.8.7 to 0.8.8
|
|
|
|
|
2023-06-15 15:57:34 +03:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.8.8 to 0.8.9
|
|
|
|
|
2023-06-29 22:03:49 +03:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.8.10 to 0.9.0
|
|
|
|
* @fluencelabs/interfaces bumped from 0.7.6 to 0.8.0
|
|
|
|
|
2023-08-09 13:34:57 +03:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.9.0 to 0.9.1
|
|
|
|
* @fluencelabs/interfaces bumped from 0.8.0 to 0.8.1
|
|
|
|
|
2023-06-21 00:10:59 +03:00
|
|
|
## [0.2.3](https://github.com/fluencelabs/js-client/compare/js-client.web-v0.2.2...js-client.web-v0.2.3) (2023-06-20)
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* support signatures [fixes DXJ-389] ([#310](https://github.com/fluencelabs/js-client/issues/310)) ([a60dfe0](https://github.com/fluencelabs/js-client/commit/a60dfe0d680b4d9ac5092dec64e2ebf478bf80eb))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.8.9 to 0.8.10
|
|
|
|
* @fluencelabs/interfaces bumped from 0.7.5 to 0.7.6
|
|
|
|
|
2023-04-04 13:50:50 +03:00
|
|
|
## [0.2.0](https://github.com/fluencelabs/js-client/compare/js-client.web-v0.1.0...js-client.web-v0.2.0) (2023-04-04)
|
|
|
|
|
|
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
|
|
|
|
* Expose updated JS Client API via `js-client.api` package ([#246](https://github.com/fluencelabs/js-client/issues/246))
|
|
|
|
* Standalone web JS Client ([#243](https://github.com/fluencelabs/js-client/issues/243))
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Cleaning up technical debts ([#295](https://github.com/fluencelabs/js-client/issues/295)) ([0b2f12d](https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56))
|
|
|
|
* Expose updated JS Client API via `js-client.api` package ([#246](https://github.com/fluencelabs/js-client/issues/246)) ([d4bb8fb](https://github.com/fluencelabs/js-client/commit/d4bb8fb42964b3ba25154232980b9ae82c21e627))
|
|
|
|
* Standalone web JS Client ([#243](https://github.com/fluencelabs/js-client/issues/243)) ([9667c4f](https://github.com/fluencelabs/js-client/commit/9667c4fec6868f984bba13249f3c47d293396406))
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* NodeJS package building ([#248](https://github.com/fluencelabs/js-client/issues/248)) ([0d05e51](https://github.com/fluencelabs/js-client/commit/0d05e517d89529af513fcb96cfa6c722ccc357a7))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @fluencelabs/js-peer bumped from 0.8.6 to 0.8.7
|
|
|
|
* @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5
|