v0.85.0
版本发布时间: 2024-05-10 21:43:10
FuelLabs/fuels-ts最新发布版本:v0.94.8(2024-09-27 23:46:29)
Breaking
- Chores
-
#2241 - Remove
__typename
from GraphQL types, by @Torres-ssf
-
#2241 - Remove
Features
-
#2258 - Support
Result<T, E>
type in typegen, by @nedsalk -
#2149 - Optionally auto-install
fuelup
duringcreate fuels
routine, by @Dhaiwat10
Fixes
-
#2262 - Avoid overriding user
gasLimit
andmaxFee
inputs, by @Torres-ssf - #2279 - Added CDN path for icon assets, by @petertonysmith94
- #2273 - Use an in memory DB rather than rocks DB for fuels CLI, by @Dhaiwat10
Chores
- #2209 - Warn on fuel client version incompatibility, by @nedsalk
-
#2274 - Upgrade
forc@0.56.1
, by @danielbate