# Changelog

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.1 to 0.8.2

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.7 to 0.8.8

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.8 to 0.8.9

## [0.14.0](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.10...js-client.web.standalone-v0.14.0) (2023-06-29)


### ⚠ BREAKING CHANGES

* **avm:** avm 0.40.0 (https://github.com/fluencelabs/js-client/pull/315)

### Features

* **avm:** avm 0.40.0 (https://github.com/fluencelabs/js-client/pull/315) ([8bae6e2](https://github.com/fluencelabs/js-client/commit/8bae6e24e62153b567f320ccecc7bce76bc826d1))


### 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

## [0.13.10](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.9...js-client.web.standalone-v0.13.10) (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

## [0.13.7](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.6...js-client.web.standalone-v0.13.7) (2023-04-04)


### Features

* Cleaning up technical debts ([#295](https://github.com/fluencelabs/js-client/issues/295)) ([0b2f12d](https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56))


### 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

## [0.13.6](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.5...js-client.web.standalone-v0.13.6) (2023-03-31)


### Features

* **logs:** Use `debug.js` library for logging [DXJ-327] ([#285](https://github.com/fluencelabs/js-client/issues/285)) ([e95c34a](https://github.com/fluencelabs/js-client/commit/e95c34a79220bd8ecdcee806802ac3d69a2af0cb))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.5 to 0.8.6

## [0.13.4](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.3...js-client.web.standalone-v0.13.4) (2023-02-22)


### Bug Fixes

* `nodenext` moduleResolution for js peer ([#271](https://github.com/fluencelabs/js-client/issues/271)) ([78d98f1](https://github.com/fluencelabs/js-client/commit/78d98f15c12431dee9fdd7b9869d57760503f8c7))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.3 to 0.8.4

## [0.13.3](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.2...js-client.web.standalone-v0.13.3) (2023-02-16)


### Bug Fixes

* Trigger release to publish packages that were built ([#262](https://github.com/fluencelabs/js-client/issues/262)) ([47abf38](https://github.com/fluencelabs/js-client/commit/47abf3882956ffbdc52df372db26ba6252e8306b))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.2 to 0.8.3

## [0.13.1](https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.0...js-client.web.standalone-v0.13.1) (2023-02-16)


### Features

* Simplify JS Client public API ([#257](https://github.com/fluencelabs/js-client/issues/257)) ([9daaf41](https://github.com/fluencelabs/js-client/commit/9daaf410964d43228192c829c7ff785db6e88081))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.8.0 to 0.8.1

## [0.13.0](https://github.com/fluencelabs/fluence-js/compare/js-client.web.standalone-v0.12.0...js-client.web.standalone-v0.13.0) (2023-02-15)


### ⚠ BREAKING CHANGES

* Expose updated JS Client API via `js-client.api` package ([#246](https://github.com/fluencelabs/fluence-js/issues/246))
* Standalone web JS Client ([#243](https://github.com/fluencelabs/fluence-js/issues/243))

### Features

* Expose updated JS Client API via `js-client.api` package ([#246](https://github.com/fluencelabs/fluence-js/issues/246)) ([d4bb8fb](https://github.com/fluencelabs/fluence-js/commit/d4bb8fb42964b3ba25154232980b9ae82c21e627))
* Standalone web JS Client ([#243](https://github.com/fluencelabs/fluence-js/issues/243)) ([9667c4f](https://github.com/fluencelabs/fluence-js/commit/9667c4fec6868f984bba13249f3c47d293396406))


### Bug Fixes

* NodeJS package building ([#248](https://github.com/fluencelabs/fluence-js/issues/248)) ([0d05e51](https://github.com/fluencelabs/fluence-js/commit/0d05e517d89529af513fcb96cfa6c722ccc357a7))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fluencelabs/js-peer bumped from 0.7.0 to 0.8.0
