Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FuelLabs/fuels-ts into ps/test/ns…
Browse files Browse the repository at this point in the history
…/fix/fuels-dev-node-cleanup
  • Loading branch information
petertonysmith94 committed Jan 3, 2025
2 parents 8e6d084 + 12e801e commit e2998d8
Show file tree
Hide file tree
Showing 749 changed files with 11,306 additions and 11,595 deletions.
5 changes: 5 additions & 0 deletions .changeset/brave-lies-relax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuels": patch
---

docs: improving getting started docs for `mainnet`
5 changes: 5 additions & 0 deletions .changeset/clever-bikes-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-fuels": patch
---

chore: bumped `@fuels/*` deps to `0.36.1`
5 changes: 5 additions & 0 deletions .changeset/clever-rocks-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-fuels": patch
---

fix: test ui script in package's json
2 changes: 0 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"demo-nextjs",
"demo-node-esm",
"demo-typegen",
"docs-snippets",
"docs-snippets2",
"template-nextjs",
"create-fuels-counter-guide",
"demo-wallet-sdk-react",
Expand Down
7 changes: 0 additions & 7 deletions .changeset/cyan-panthers-carry.md

This file was deleted.

20 changes: 20 additions & 0 deletions .changeset/fluffy-cooks-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
"create-fuels": patch
"@fuel-ts/transactions": patch
"@fuel-ts/abi-typegen": patch
"@fuel-ts/abi-coder": patch
"@fuel-ts/contract": patch
"@fuel-ts/versions": patch
"@fuel-ts/account": patch
"@fuel-ts/address": patch
"@fuel-ts/program": patch
"@fuel-ts/crypto": patch
"@fuel-ts/hasher": patch
"@fuel-ts/logger": patch
"@fuel-ts/merkle": patch
"fuels": patch
"@fuel-ts/utils": patch
"@fuel-ts/math": patch
---

chore: dependency pinning and auditing
5 changes: 5 additions & 0 deletions .changeset/gentle-toes-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fuel-ts/account": patch
---

feat: added method to duplicate predicate
11 changes: 0 additions & 11 deletions .changeset/large-points-arrive.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/late-pugs-carry.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/lazy-ears-tap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-fuels": patch
---

feat: auto-detect package manager in `create fuels`
5 changes: 5 additions & 0 deletions .changeset/new-toys-approve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuels": patch
---

fix: paths and globals in `fuels init`
5 changes: 5 additions & 0 deletions .changeset/orange-moles-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fuel-ts/abi-coder": patch
---

fix: validation and handling of unsafe integers
4 changes: 0 additions & 4 deletions .changeset/polite-seas-taste.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/quiet-cups-turn.md

This file was deleted.

8 changes: 8 additions & 0 deletions .changeset/small-plums-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@fuel-ts/address": minor
"@fuel-ts/errors": patch
"@fuel-ts/recipes": patch
"@fuel-ts/logger": minor
---

chore!: remove Bech32 address
5 changes: 0 additions & 5 deletions .changeset/twenty-needles-buy.md

This file was deleted.

6 changes: 3 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ apps/demo-nextjs
apps/demo-react-cra
apps/demo-react-vite
apps/create-fuels-counter-guide
apps/docs-snippets2/src/typegend
apps/docs-snippets2/src/**/*.test.ts
apps/docs/src/typegend
apps/docs/src/**/*.test.ts

packages/fuels/src/cli/commands/deploy/proxy
packages/recipes/src
packages/fuels/test/fixtures/project
packages/account/src/providers/__generated__
packages/account/src/providers/assets
Expand Down
Loading

0 comments on commit e2998d8

Please sign in to comment.