fluencebot cea65efc1a
chore: release master (#404)
* chore: release master

* chore: Regenerate pnpm lock file
2023-12-16 01:40:43 +07:00

18 KiB

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/js-client-isomorphic bumped to 0.2.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped to 0.9.0

0.5.5 (2023-12-15)

Features

  • js-client: Add fire-and-forget flag [DXJ-562] (#400) (86a7302)
  • npm-aqua-compiler: create package (#401) (d600811)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/js-client-isomorphic bumped to 0.3.1
      • @fluencelabs/marine-worker bumped from 0.5.0 to 0.5.1

0.5.4 (2023-12-06)

Features

  • js-client: Update libp2p ecosystem [fixes DXJ-551] (#393) (44eb149)
  • Support instance context [fixes DXJ-541] (#392) (1578b79)

0.5.3 (2023-11-23)

Features

  • Additional export from js-client (fdd0ca0)

0.5.1 (2023-11-23)

Features

  • Temporarily expose internal js client API (#386) (b5a6296)

0.5.0 (2023-11-22)

⚠ BREAKING CHANGES

  • js-client: Segregation of responsibility between js-client packages [fixes DXJ-525] (#378)

Features

  • js-client: Segregation of responsibility between js-client packages [fixes DXJ-525] (#378) (f4a550d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/js-client-isomorphic bumped to 0.3.0
      • @fluencelabs/marine-worker bumped from 0.4.2 to 0.5.0

0.4.4 (2023-11-10)

Bug Fixes

  • js-client: Fix CDN flow and move it in modules [fixes DXJ-527] (#376) (f5e9923)

0.4.3 (2023-11-06)

Bug Fixes

  • JS-client bugs and tech debt [fixes DXJ-520] (#374) (b460491)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/js-client-isomorphic bumped to 0.2.2
      • @fluencelabs/marine-worker bumped from 0.4.1 to 0.4.2

0.4.2 (2023-10-30)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/js-client-isomorphic bumped to 0.2.1

0.4.0 (2023-10-25)

⚠ BREAKING CHANGES

  • js-client: Simplify/optimize js-client and update README [fixes DXJ-490] (#366)

Bug Fixes

Miscellaneous Chores

  • js-client: Simplify/optimize js-client and update README [fixes DXJ-490] (#366) (f9abc64)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/marine-worker bumped from 0.4.0 to 0.4.1

0.3.0 (2023-10-18)

⚠ BREAKING CHANGES

  • Bump avm (#361)
  • js-client: Adding strictes eslint and ts config to all packages [fixes DXJ-464] (#355)

Features

  • js-client: Adding strictes eslint and ts config to all packages [fixes DXJ-464] (#355) (919c7d6)

Bug Fixes

  • tests: Repair integration tests [fixes DXJ-506] (#364) (36c7619)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/marine-worker bumped from 0.3.3 to 0.4.0

0.2.1 (2023-10-12)

Bug Fixes

  • signatures: Add signature checks [fixes DXJ-488] (#357) (a8e5eb6)

0.2.0 (2023-10-10)

⚠ BREAKING CHANGES

  • js-client: Particle signatures [fixes DXJ-466] (#353)

Features

  • js-client: Particle signatures [fixes DXJ-466] (#353) (c0b73fe)

Bug Fixes

  • chore: Additional test for particle signature (#356) (230f47d)

0.1.7 (2023-09-22)

Bug Fixes

  • deps: update dependency @fluencelabs/avm to v0.48.0 (#350) (945908a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @fluencelabs/marine-worker bumped to 0.3.3

0.1.6 (2023-09-15)

Bug Fixes

  • deps: update dependency @fluencelabs/avm to v0.47.0 (#341) (f186f20)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @fluencelabs/marine-worker bumped to 0.3.2

0.1.5 (2023-09-14)

Bug Fixes

  • libp2p: Add fluence protocol to local peer store protocols [fixes DXJ-471] (#343) (88fcf02)

0.1.4 (2023-09-14)

Bug Fixes

0.1.3 (2023-09-07)

Bug Fixes

  • deps: update dependency @fluencelabs/avm to v0.46.0 (#338) (8e6918c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @fluencelabs/marine-worker bumped to 0.3.1

0.1.2 (2023-09-05)

Features

  • remove obsolete packages [fixes DXJ-462] (#337) (e7e6176)

Bug Fixes

  • logger: Change formatter that collides with new libp2p version [fixes DXJ-459] (#334) (18a972b)

0.1.1 (2023-08-25)

Bug Fixes

  • Use info log level instead trace [Fixes DXJ-457] (#328) (477c6f0)

0.1.0 (2023-08-24)

⚠ BREAKING CHANGES

  • Unify all packages (#327)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.8.1 to 0.8.2
    • devDependencies
      • @fluencelabs/marine-worker bumped to 0.3.0

0.9.1 (2023-08-08)

Bug Fixes

  • deps: update dependency @fluencelabs/avm to v0.43.1 (#322) (c1d1fa6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.8.0 to 0.8.1

0.9.0 (2023-06-29)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.6 to 0.8.0

0.8.10 (2023-06-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.5 to 0.7.6

0.8.9 (2023-06-14)

Features

0.8.8 (2023-05-30)

Features

0.8.7 (2023-04-04)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5

0.8.6 (2023-03-31)

Features

  • logs: Use debug.js library for logging [DXJ-327] (#285) (e95c34a)
  • test: Automate smoke tests for JS Client [DXJ-293] (#282) (10d7eae)

Bug Fixes

  • test: All tests are working with vitest [DXJ-306] (#291) (58ad3ca)

Dependencies

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

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