Skip to content

Releases: FuelLabs/fuels-ts

v0.88.1

18 May 12:59
6201343
Compare
Choose a tag to compare

Features

v0.88.0

17 May 14:30
63a9d55
Compare
Choose a tag to compare

Breaking


Features

Fixes

v0.87.0

17 May 07:42
1659567
Compare
Choose a tag to compare

Breaking


Chores

v0.86.0

14 May 22:23
c2527b9
Compare
Choose a tag to compare

Breaking


Features

Fixes

Chores

v0.85.0

10 May 13:43
02c60ae
Compare
Choose a tag to compare

Breaking


Features

  • #2258 - Support Result<T, E> type in typegen, by @nedsalk
  • #2149 - Optionally auto-install fuelup during create fuels routine, by @Dhaiwat10

Fixes

Chores

v0.84.0

04 May 09:27
0088692
Compare
Choose a tag to compare

Breaking


Features

Fixes

Docs

v0.83.0

26 Apr 19:47
5f43f87
Compare
Choose a tag to compare

Breaking


Chores

v0.82.0

25 Apr 17:12
267fc8d
Compare
Choose a tag to compare

Features

Fixes

Chores

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