Skip to content

Releases: FuelLabs/fuels-ts

v0.81.0

18 Apr 09:29
384c5b3
Compare
Choose a tag to compare

Features

Fixes

Chores

v0.80.0

16 Apr 08:41
681fc6d
Compare
Choose a tag to compare

Breaking


Features

  • #2008 - Add isReadOnly helper for functions, by @Dhaiwat10
  • #2018 - Accept Uint8Arrays as inputs for Vecs, add docs for bytecode inputs, by @Dhaiwat10
  • #2011 - Hide unnecessary logs and add loading spinners for create-fuels, by @Dhaiwat10
  • #2051 - Properly load env vars in create-fuels template, and add docs for fuels CLI, by @Dhaiwat10

Fixes

  • #2019 - Remove unused dependency fuels from the create-fuels package, by @Dhaiwat10
  • #2014 - User resolvable errors no longer cause the cli to exit, by @maschad

Chores

Docs

v0.76.12

01 Apr 15:56
18874a5
Compare
Choose a tag to compare

Chores

v0.76.11

01 Apr 15:11
009470d
Compare
Choose a tag to compare

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

@fuel-ts/[email protected]

[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

v0.76.10

01 Apr 14:22
afb6936
Compare
Choose a tag to compare

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

@fuel-ts/[email protected]

[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

Patch Changes

@fuel-ts/[email protected]

v0.76.9

01 Apr 09:58
53a95f3
Compare
Choose a tag to compare

RELEASE - v0.76.9

Chores

v0.79.0

28 Mar 13:32
4a44910
Compare
Choose a tag to compare

RELEASE - v0.79.0

Breaking

  • Chores
    • #1936, Remove externalLoggedTypes from Interface class, by @Torres-ssf
    • #1963, Reset base forc version to 0.49.3 except for experimental builds, by @nedsalk

Features

  • #1840, Log out custom require messages for error enums when tx reverts, by @theausicist
  • #1873, Add browser wallet support to the create-fuels template app, by @Dhaiwat10
  • #1940, Decode logs from TXs submitted outside BaseInvocationScope, by @Torres-ssf

v0.78.0

25 Mar 14:13
ab07bf8
Compare
Choose a tag to compare

RELEASE - v0.78.0

Breaking


Fixes

v0.76.3

25 Mar 09:05
fabb7a8
Compare
Choose a tag to compare

test edit

v0.76.2

21 Mar 16:11
5d8568b
Compare
Choose a tag to compare

The script ran on the changesets-release/master branch which doesn't have any changesets on it because it deletes them. It should run on master, hence git checkout master.

I also fixed the logic for updating the release's body. It now finds its corresponding changeset PR and just copies its body.