Skip to content

Releases: onflow/fcl-js

@onflow/[email protected]

11 Jul 18:25
25c2d79
Compare
Choose a tag to compare
Pre-release

Patch Changes

@onflow/[email protected]

30 Jun 23:55
0bae1c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

@onflow/[email protected]

30 Jun 23:55
0bae1c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

@onflow/[email protected]

30 Jun 23:55
0bae1c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

@onflow/[email protected]

30 Jun 23:55
0bae1c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

@onflow/[email protected]

24 Jun 22:39
2d40f53
Compare
Choose a tag to compare

Patch Changes

  • #1245 d09ba0f0 Thanks @jribbink! - Switch deprecation warnings to standardized warnings introduced by @onflow/util-logger (log.deprecate)

@onflow/[email protected]

24 Jun 22:39
2d40f53
Compare
Choose a tag to compare

Minor Changes

  • #1245 d09ba0f0 Thanks @jribbink! - Add log.deprecate function for standardized deprecation warnings. Set default log level to warn.

Patch Changes

@onflow/[email protected]

24 Jun 22:39
2d40f53
Compare
Choose a tag to compare

Minor Changes

  • #1243 4ec2bdc9 Thanks @jribbink! - Add error handling to actors. Second argument of callback is now an error object and fatal errors can be thrown with ctx.fatalError(e).

@onflow/[email protected]

24 Jun 22:39
2d40f53
Compare
Choose a tag to compare

Patch Changes

  • #1245 d09ba0f0 Thanks @jribbink! - Switch deprecation warnings to standardized warnings introduced by @onflow/util-logger (log.deprecate)

@onflow/[email protected]

24 Jun 22:39
2d40f53
Compare
Choose a tag to compare

Minor Changes

  • #1242 06279c1d Thanks @jribbink! - Add request retry for 408 (Request Timeout) status code

  • #1196 cd218e84 Thanks @jribbink! - Added errorMessage property to HTTPRequestError to expose Access API errors when making requests

Patch Changes