mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-25 01:42:13 +00:00
* introduce eslint * Fix all eslint errors * Eslint fix and some touches * Fix tests * Fix misc errors * change semver * change semver #2 * Fix path * Fix path #2 * freeze lock file in CI * fix package install * Fix formatting of surrounding files * Add empty prettier config * Fix formatting * Fix build errors * Remove unused deps * remove changelog from formatting * deps cleanup * make resource importers async * Refactor * Fix error message * remove comment * more refactoring * Update packages/core/js-client/src/compilerSupport/registerService.ts Co-authored-by: shamsartem <shamsartem@gmail.com> * refactoring * refactoring fix * optimize import * Update packages/@tests/smoke/node/src/index.ts Co-authored-by: shamsartem <shamsartem@gmail.com> * Revert package * Fix pnpm lock * Lint-fix * Fix CI * Update tests * Fix build * Fix import * Use forked threads dep * Use fixed version * Update threads * Fix lint * Fix test * Fix test * Add polyfill for assert * Add subpath import * Fix tests * Fix deps --------- Co-authored-by: shamsartem <shamsartem@gmail.com>
12 KiB
12 KiB
Changelog
0.2.1 (2023-10-12)
Bug Fixes
0.2.0 (2023-10-10)
⚠ BREAKING CHANGES
- js-client: Particle signatures [fixes DXJ-466] (#353)
Features
Bug Fixes
0.1.7 (2023-09-22)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @fluencelabs/marine-worker bumped to 0.3.3
- devDependencies
0.1.6 (2023-09-15)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @fluencelabs/marine-worker bumped to 0.3.2
- devDependencies
0.1.5 (2023-09-14)
Bug Fixes
0.1.4 (2023-09-14)
Bug Fixes
0.1.3 (2023-09-07)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @fluencelabs/marine-worker bumped to 0.3.1
- devDependencies
0.1.2 (2023-09-05)
Features
Bug Fixes
0.1.1 (2023-08-25)
Bug Fixes
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
- dependencies
0.9.1 (2023-08-08)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @fluencelabs/interfaces bumped from 0.8.0 to 0.8.1
- dependencies
0.9.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)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @fluencelabs/interfaces bumped from 0.7.6 to 0.8.0
- dependencies
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
- dependencies
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
- dependencies
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- @fluencelabs/interfaces bumped from 0.7.3 to 0.7.4
- dependencies
0.8.5 (2023-03-03)
Bug Fixes
0.8.4 (2023-02-22)
Bug Fixes
0.8.3 (2023-02-16)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @fluencelabs/interfaces bumped from 0.7.2 to 0.7.3
- dependencies
0.8.2 (2023-02-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @fluencelabs/interfaces bumped from 0.7.1 to 0.7.2
- dependencies
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
- dependencies
0.8.0 (2023-02-15)
⚠ BREAKING CHANGES
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
- dependencies