2023-02-15 18:07:57 +02:00
# Changelog
2023-02-22 12:48:55 +02:00
## [0.8.4](https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.3...js-peer-v0.8.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 ))
2023-02-16 16:41:45 +02:00
## [0.8.3](https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.2...js-peer-v0.8.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/interfaces bumped from 0.7.2 to 0.7.3
2023-02-16 14:35:03 +02:00
## [0.8.2](https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.1...js-peer-v0.8.2) (2023-02-16)
### Features
* Add `getRelayPeerId` method for `IFluenceClient` ([#260 ](https://github.com/fluencelabs/js-client/issues/260 )) ([a10278a ](https://github.com/fluencelabs/js-client/commit/a10278afaa782a307feb10c4eac060094c101230 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @fluencelabs/interfaces bumped from 0.7.1 to 0.7.2
2023-02-16 13:44:07 +02:00
## [0.8.1](https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.0...js-peer-v0.8.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/interfaces bumped from 0.7.0 to 0.7.1
2023-02-15 18:07:57 +02:00
## [0.8.0](https://github.com/fluencelabs/fluence-js/compare/js-peer-v0.7.0...js-peer-v0.8.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/interfaces bumped from 0.6.0 to 0.7.0