0.84.0 • Published 1 day ago

@fuel-ts/versions v0.84.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 day ago

@fuel-ts/versions

@fuel-ts/versions is a sub-module for interacting with Fuel.

It automatically assembles all supported versions of the Fuel toolchain, including:

  • FUELS — comes from packages/fuels/package.json
  • FUEL_CORE — comes from services/fuel-core/Dockerfile
  • FORC — comes from packages/forc-bin/package.json

There is a prebuild script to ensure that the src/index.ts file never goes outdated.

Aditionally, the library can be used as a CLI tool to help checking/validating user environments.

Table of contents

Documentation

See Fuel-ts Documentation

Installation

yarn add @fuel-ts/versions
# or
npm add @fuel-ts/versions

Programmatic Usage

import { versions } from "@fuel-ts/versions";

console.log(versions);
// { FUELS: '0.21.2', FUEL_CORE: '0.14.0', FORC: '0.30.0' }

CLI Usage

$ npx fuels-versions
You have all the right versions! ⚡
┌───────────┬───────────┬─────────────────┐
│           │ Supported │ Yours / Symstem │
├───────────┼───────────┼─────────────────┤
│ Forc      │ 0.30.0    │ 0.30.0          │
├───────────┼───────────┼─────────────────┤
│ Fuel-Core │ 0.14.0    │ 0.14.0          │
└───────────┴───────────┴─────────────────┘

Full SDK Installation

Alternatively, we recommend you install the complete SDK using the umbrella package:

yarn add fuels
# or
npm add fuels

Contributing

In order to contribute to @fuel-ts/versions, please see the main fuels-ts monorepo.

Changelog

The @fuel-ts/versions changelog can be found at CHANGELOG.

License

The primary license for @fuel-ts/versions is Apache 2.0, see LICENSE.

0.84.0

6 days ago

0.82.0

15 days ago

0.83.0

14 days ago

0.81.0

22 days ago

0.80.0

24 days ago

0.76.9

1 month ago

0.76.11

1 month ago

0.76.10

1 month ago

0.76.12

1 month ago

0.76.8

1 month ago

0.76.7

1 month ago

0.79.0

1 month ago

0.76.5

1 month ago

0.76.4

1 month ago

0.78.0

2 months ago

0.76.3

2 months ago

0.76.2

2 months ago

0.76.1

2 months ago

0.77.0

2 months ago

0.76.0

2 months ago

0.75.0

2 months ago

0.74.0

3 months ago

0.73.0

3 months ago

0.72.0

3 months ago

0.71.1

4 months ago

0.70.1

4 months ago

0.71.0

4 months ago

0.69.1

5 months ago

0.68.0

5 months ago

0.69.0

5 months ago

0.55.0

8 months ago

0.67.0

6 months ago

0.56.1

8 months ago

0.56.0

8 months ago

0.64.1

7 months ago

0.64.0

7 months ago

0.53.0

9 months ago

0.65.0

7 months ago

0.54.1

8 months ago

0.54.0

8 months ago

0.66.1

6 months ago

0.66.0

6 months ago

0.59.0

8 months ago

0.48.2

10 months ago

0.48.0

10 months ago

0.48.1

10 months ago

0.49.1

9 months ago

0.49.0

10 months ago

0.57.0

8 months ago

0.46.0

10 months ago

0.58.0

8 months ago

0.47.0

10 months ago

0.62.0

7 months ago

0.51.0

9 months ago

0.63.0

7 months ago

0.52.0

9 months ago

0.60.0

8 months ago

0.61.0

7 months ago

0.50.0

9 months ago

0.44.2

11 months ago

0.45.0

11 months ago

0.43.0

12 months ago

0.44.0

12 months ago

0.44.1

11 months ago

0.41.0

1 year ago

0.42.0

12 months ago

0.39.1

1 year ago

0.39.0

1 year ago

0.43.1

12 months ago

0.40.0

1 year ago

0.36.0

1 year ago

0.37.1

1 year ago

0.37.0

1 year ago

0.38.1

1 year ago

0.38.0

1 year ago

0.34.1

1 year ago

0.34.0

1 year ago

0.35.0

1 year ago

0.33.0

1 year ago

0.32.0

1 year ago

0.31.0

1 year ago

0.30.0

1 year ago

0.29.1

1 year ago

0.29.0

1 year ago

0.28.1

1 year ago

0.28.0

1 year ago

0.27.0

1 year ago

0.26.0

1 year ago

0.25.1

1 year ago

0.25.0

1 year ago

0.24.2

1 year ago

0.24.1

1 year ago

0.24.0

1 year ago