Files
fluence-js/packages/core/js-peer/CHANGELOG.md
fluencebot baf367e88a chore: release master (#279)
* chore: release master

* chore: Regenerate pnpm lock file
2023-03-03 14:15:57 +03:00

3.2 KiB

Changelog

0.8.5 (2023-03-03)

Bug Fixes

  • Increase number of inbound and outbound streams to 1024 (#280) (1ccc483)

0.8.4 (2023-02-22)

Bug Fixes

  • nodenext moduleResolution for js peer (#271) (78d98f1)

0.8.3 (2023-02-16)

Bug Fixes

  • Trigger release to publish packages that were built (#262) (47abf38)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.2 to 0.7.3

0.8.2 (2023-02-16)

Features

  • Add getRelayPeerId method for IFluenceClient (#260) (a10278a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.1 to 0.7.2

0.8.1 (2023-02-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.0 to 0.7.1

0.8.0 (2023-02-15)

⚠ BREAKING CHANGES

  • Expose updated JS Client API via js-client.api package (#246)
  • Standalone web JS Client (#243)

Features

  • Expose updated JS Client API via js-client.api package (#246) (d4bb8fb)
  • Standalone web JS Client (#243) (9667c4f)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.6.0 to 0.7.0