Skip to content

Latest commit

Β 

History

History
1686 lines (1428 loc) Β· 65 KB

CHANGELOG.md

File metadata and controls

1686 lines (1428 loc) Β· 65 KB

Change Log

0.55.0

0.54.1

0.54.0

0.53.0

0.52.0

0.51.0

0.50.0

0.49.1

0.49.0

Minor Changes

0.48.2

0.48.1

0.48.0

Patch Changes

  • 🐞 Fixing ESM support for NodeJS, using individual builds for Browser, by @arboleya (See #1049)

0.47.0

Patch Changes

0.46.0

Patch Changes

  • Removing publishConfigs, using .dts files with declaration maps (.dts.map), by @arboleya (See #1055)

0.45.0

0.44.2

Patch Changes

  • Proxing bin entries to fix locally broken symlinks and re-shaping example contract into Typegen demo app, by @arboleya (See #1037)

0.44.1

Patch Changes

  • 🐞 Fixing type's configs for multi-entry packages, by @arboleya (See #1035)

0.44.0

Minor Changes

  • Revamping all packages configs, enabling local installation, by @arboleya (See #984)

Patch Changes

  • Combining all merkle-related packages into one, by @arboleya (See #1032)

0.43.1

0.43.0

Patch Changes

0.42.0

Patch Changes

0.41.0

Patch Changes

0.40.0

Patch Changes

0.39.1

Patch Changes

0.39.0

Patch Changes

0.38.1

Patch Changes

0.38.0

Patch Changes

0.37.1

Patch Changes

0.37.0

Minor Changes

Patch Changes

0.36.0

Minor Changes

  • #820 3cb39443 Thanks @Dhaiwat10! - The @fuel-ts/constants package has now been deleted. ALl constants have now been moved to <package_name>/configs for the respective package. They are all also exported by the umbrella fuels package.

Patch Changes

0.35.0

Patch Changes

0.34.1

Patch Changes

0.34.0

Minor Changes

  • #814 5454ca3b Thanks @LuizAsFight! - export mnemonic package in fuels umbrella package create/exports const MNEMONIC_SIZES avoid throw error in predicate funciton Mnemonic.isMnemonicValid

Patch Changes

0.33.0

Minor Changes

Patch Changes

0.32.0

Minor Changes

Patch Changes

0.31.0

Patch Changes

0.30.0

Patch Changes

0.29.1

Patch Changes

0.29.0

Patch Changes

0.28.1

Patch Changes

0.28.0

Patch Changes

0.27.0

Patch Changes

0.26.0

Patch Changes

0.25.1

Patch Changes

0.25.0

Minor Changes

Patch Changes

0.24.2

Patch Changes

0.24.1

Patch Changes

0.24.0

Minor Changes

  • #616 02ac98e Thanks @arboleya! - Adding new versions package for exposing and managing compatibility versions of Fuel toolchain components

Patch Changes

0.23.0

Patch Changes

0.22.2

Patch Changes

0.22.1

Patch Changes

0.22.0

Patch Changes

0.21.2

Patch Changes

0.21.1

Patch Changes

0.21.0

Patch Changes

0.20.0

Patch Changes

0.19.0

Minor Changes

Patch Changes

0.18.0

Patch Changes

0.17.0

Minor Changes

Patch Changes

0.16.0

Patch Changes

0.15.0

Patch Changes

0.14.0

Patch Changes

0.13.0

Patch Changes

0.12.0

Patch Changes

0.11.0

Patch Changes

0.10.0

Patch Changes

0.9.0

Patch Changes

0.8.0

Minor Changes

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.


2022-06-03

🐞 Bug Fixes

  • Use internal random bytes function to avoid browser ESM file (#310)
  • change build tasks in order to use pnpm link correctly (#246)

πŸ“ƒ Code Refactoring

  • add turborepo, pnpm and tsup (#238)

πŸš€ Features

  • move from BigNumber to BigInt (#266)

2022-04-25

2022-03-30

2022-03-13

πŸš€ Features

  • change typechain imports to fuels (#184)

2022-03-04

v0.1.0

2022-03-04