1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505# create-fuels
## 0.102.0
### Patch Changes
- Updated dependencies [f4be76c]
- Updated dependencies [c9e0c5a]
- @fuel-ts/versions@0.102.0
- @fuel-ts/errors@0.102.0
## 0.101.3
### Patch Changes
- Updated dependencies [4e018a5]
- Updated dependencies [c8b6d0e]
- @fuel-ts/errors@0.101.3
- @fuel-ts/versions@0.101.3
## 0.101.2
### Patch Changes
- d807385: chore: updated dependencies
- 8c19d93: chore: support Node 24 - depreciate Node 18
- Updated dependencies [8c19d93]
- Updated dependencies [bfb62ad]
- Updated dependencies [0d71065]
- @fuel-ts/versions@0.101.2
- @fuel-ts/errors@0.101.2
## 0.101.1
### Patch Changes
- @fuel-ts/errors@0.101.1
- @fuel-ts/versions@0.101.1
## 0.101.0
### Patch Changes
- @fuel-ts/errors@0.101.0
- @fuel-ts/versions@0.101.0
## 0.100.6
### Patch Changes
- @fuel-ts/errors@0.100.6
- @fuel-ts/versions@0.100.6
## 0.100.5
### Patch Changes
- @fuel-ts/errors@0.100.5
- @fuel-ts/versions@0.100.5
## 0.100.4
### Patch Changes
- dbed315: chore: upgrade `fuel-core` to `0.43.1`
- Updated dependencies [efcce41]
- Updated dependencies [5a57b97]
- Updated dependencies [f534210]
- Updated dependencies [dbed315]
- @fuel-ts/errors@0.100.4
- @fuel-ts/versions@0.100.4
## 0.100.3
### Patch Changes
- 3d3b597: build(deps): bump @eslint/js from 9.20.0 to 9.24.0
- 74d65a7: fix: connector detection of correct chain
- @fuel-ts/errors@0.100.3
- @fuel-ts/versions@0.100.3
## 0.100.2
### Patch Changes
- f9c31e4: chore: upgrade `@fuels/connectors` to `0.39.2`
- Updated dependencies [e909d54]
- @fuel-ts/errors@0.100.2
- @fuel-ts/versions@0.100.2
## 0.100.1
### Patch Changes
- @fuel-ts/errors@0.100.1
- @fuel-ts/versions@0.100.1
## 0.100.0
### Patch Changes
- 1277ae6: chore: upgrade `vite` related dependencies
- f254f3a: chore: upgraded various dependencies
- 022d76e: build(deps): bump the npm_and_yarn group with 2 updates
- 6eb113c: chore: upgrade NPM package versions
- 4b122dc: build(deps): bump postcss from 8.5.2 to 8.5.3 in the npm_and_yarn group
- 5c6c659: chore: add missing turbo cache
- 521292a: chore: updated `forc` to `0.67.0`
- ff97a6e: chore: upgrade `forc` to `0.66.7`
- f8f324b: chore: upgrade frontend dependencies
- Updated dependencies [b42f056]
- Updated dependencies [f41887f]
- Updated dependencies [521292a]
- Updated dependencies [ff97a6e]
- @fuel-ts/versions@0.100.0
- @fuel-ts/errors@0.100.0
## 0.99.0
### Patch Changes
- ab56ded: chore: bump `forc` to `0.66.6`
- 13064a7: feat: add `forc` tests to create fuels
- 71691a2: chore: changed Tailwind config from JS to TS
- Updated dependencies [ab56ded]
- Updated dependencies [b3bb765]
- Updated dependencies [45cc32e]
- @fuel-ts/versions@0.99.0
- @fuel-ts/errors@0.99.0
## 0.98.0
### Minor Changes
- 458b7cf: feat!: making `provider` initialization `sync` again
### Patch Changes
- c6895b6: chore: bumped `@fuels/*` deps to `0.36.1`
- 4c5da1d: fix: test ui script in package's json
- 12e801e: chore: dependency pinning and auditing
- e8a8c71: feat: auto-detect package manager in `create fuels`
- 10612b2: fix: resolve `punycode` deprecation notice
- 9b52153: chore: added `useBaseAssetId` hook to templates
- 68ef74d: chore: remove unused deps + update knip config
- Updated dependencies [12e801e]
- Updated dependencies [04ca73e]
- Updated dependencies [4ccc628]
- Updated dependencies [08a31d8]
- Updated dependencies [0b4c3ab]
- @fuel-ts/versions@0.98.0
- @fuel-ts/errors@0.98.0
## 0.97.2
### Patch Changes
- efdf9a1: fix: specify versions in `create fuels` toolchain file
- Updated dependencies [5ec254d]
- @fuel-ts/versions@0.97.2
- @fuel-ts/errors@0.97.2
## 0.97.1
### Patch Changes
- Updated dependencies [27e8808]
- Updated dependencies [165c49c]
- @fuel-ts/errors@0.97.1
- @fuel-ts/versions@0.97.1
## 0.97.0
### Patch Changes
- b306b7b: fix: moved `create-fuels` deps for `fuels-ts`
- 28e9ed8: build(deps): bump the deps-minor group with 20 updates
- bf47c3d: build(deps): bump typescript-eslint from 8.5.0 to 8.8.0
- bdf0ebe: build(deps): bump postcss from 8.4.48 to 8.4.49
- d8232a6: build(deps): bump postcss from 8.4.47 to 8.4.48
- 3a56354: chore: exclude `node_modules` in template tests
- Updated dependencies [9dba357]
- Updated dependencies [4e057d5]
- Updated dependencies [7c162de]
- @fuel-ts/versions@0.97.0
- @fuel-ts/errors@0.97.0
## 0.96.1
## 0.96.0
## 0.95.0
### Patch Changes
- d4e839f: chore: `fuel-core@0.37.1`, `forc@0.65.1`, and `create-fuels` toolchains
## 0.94.9
### Patch Changes
- c2f0599: feat: deploying scripts and predicates
- 8ea97cc: build(deps): bump the deps-minor group with 9 updates
## 0.94.8
### Patch Changes
- f7bacd1: feat: `create fuels` template revamp
## 0.94.7
### Patch Changes
- 47b5cd3: chore: upgrade to forc `0.63.6`
- 7cb3457: chore: fix deprecation on Commander method
- cab11ef: build(deps): bump the deps-minor group with 14 updates
- 20d2ac2: chore: upgraded to fuel-core 0.36.0
- 327b309: fix: calling `prebuild` only if deps are installed
- 0c927f7: fix: `create fuels` not respecting toolchain file
- 127ade0: chore: upgrade `forc@0.64.0`
- e7c2c30: fix: generate types for `create fuels` users when extracted
- b6a82bc: build(deps): bump @tanstack/react-router from 1.56.5 to 1.58.3
- 600b781: build(deps): bump the deps-patch group
## 0.94.6
### Patch Changes
- 3409c10: chore: downgrade ora from `8.1.0` to `5.4.1`
- a9f31ca: build(deps): bump the deps group across 1 directory with 38 updates
- c98461f: chore: deprecate network URLs, add asset ID and chain ID for mainnet
- 41ea8d0: chore: bump connectors package version
- 11d4f8b: feat: add UI tests to `create fuels` template
## 0.94.5
## 0.94.4
### Patch Changes
- 96140a2: fix: faucet link in `create-fuels` navbar
- b00fd02: chore: upgrade `fuel-core@0.35.0`
- a0bb25f: feat: make vite the default `create-fuels` template
- cc1aa12: build(deps): bump the deps-patch group with 9 updates
## 0.94.3
### Patch Changes
- b67ded2: chore: upgraded forc to `0.63.3`
- e87b51b: feat: add missing connectors to `create fuels` template
- 08aa4ae: feat: embed testnet faucet in `create-fuels` template
- e04947a: feat: make `create-fuels` template app responsive
## 0.94.2
### Patch Changes
- fcfbdf1: build(deps): bump the deps-patch group across 1 directory
- 8c47dc5: chore: upgrade connectors
- 362ea33: fix: added missing dependencies for templates
- 50d548c: fix: UI integration tests
## 0.94.1
### Patch Changes
- c57f30a: chore: make `nextjs` the default `create fuels` template
- c2fa2a5: feat: add vite template to `create-fuels`
## 0.94.0
### Minor Changes
- 799db38: feat!: prettify `typegen` api
- 4c653d0: feat!: adding `abi` transpiler
### Patch Changes
- 60b50d1: build(deps): bump @types/node from 20.14.11 to 22.2.0
- 4aa07b7: build(deps-dev): bump the dev-deps group with 13 updates
- 95e7108: chore: dependencies version consistency
- 6b6ff1b: build(deps-dev): bump the dev-deps group with 9 updates
- 1a73ae3: build(deps): bump @tanstack/react-query from 5.51.15 to 5.51.21
- 751d638: chore: switching `Error` to `FuelError`
- 4e82ad4: chore: add infra to support multiple `create fuels` templates
- da0691d: build(deps): bump @tanstack/react-query from 5.51.21 to 5.51.23
## 0.93.0
### Patch Changes
- 40a3510: chore: handle `create fuels` template scenarios for insufficient funds
- 950abf9: build(deps): bump the deps group with 2 updates
- 4bc0387: fix: add back `create fuels` template metadata
- 8b7d148: build(deps): bump the deps group with 2 updates
- 740f1ae: feat: add testing to `create-fuels`
- f3e89d2: docs: add more comments around the `create-fuels` template app
## 0.92.1
### Patch Changes
- e4452f9: build(deps): bump next from 14.2.4 to 14.2.5 in the deps group
- 1b4b033: chore: replace `create-fuels` hardcoded values with constants
- ce5b6b8: build(deps-dev): bump the dev-deps group with 9 updates
- 766faed: build(deps): bump @tanstack/react-query from 5.29.2 to 5.51.1
## 0.92.0
### Patch Changes
- e9b70ee: chore: include all supported connectors in the create fuels template
- 4a3c184: chore: upgrading `fuel-core` to `0.31.0`
- 1e2d59f: feat: utilize the Next.js `Link` component
## 0.91.0
### Patch Changes
- c835e53: feat: add `fuel-toolchain.toml` to `create fuels` template
- 41647a8: build(deps-dev): bump tailwindcss from 3.3.2 to 3.4.4
- a0e7420: feat: add next link component to `create-fuels`
- 7befc6a: fix!: stop piping into `process.stdout/stderr` and use `console.log`
- a9ece17: build: add support for latest node versions
- 2290935: chore: add integration test for `create fuels`
- 95d351b: fix: passing arguments with NPM
- 681a787: chore: remove some choices from `create-fuels` CLI
- 399a0d6: build(deps-dev): bump eslint-config-next from 14.0.1 to 14.2.4
- 4a9b67d: build(deps): bump react and @types/react
- a6c45fd: chore!: upgrade `commander` to`12.1.0`
- c846bfb: feat: migrate to NextJS app router
- a0f178b: build(deps): bump react-dom and @types/react-dom
## 0.90.0
### Patch Changes
- e5236ca: chore: show all create-fuels template balances in ETH
- 301a98e: chore: add version detection to `create fuels`
- af3202c: feat: support for `bun`
- ca0fc65: fix: `create-fuels` balance refresh
- 977d58b: fix: flaky faucet test
## 0.89.2
### Patch Changes
- 78c2d73: fix: update testnet URL
- 889789c: chore: re-enable connectors, bump dependencies
## 0.89.1
## 0.89.0
### Patch Changes
- 3b00bdb: chore: add test to verify `create fuels` template integrity
- 67afa32: chore!: remove built-in binaries for `forc` and `fuel-core`
## 0.88.1
## 0.88.0
## 0.87.0
### Patch Changes
- 30fa103: chore: `create fuels` tests clean up the filesystem
## 0.86.0
## 0.85.0
### Patch Changes
- 7c3ef04: feat: optionally auto-install `fuelup` during `create fuels` routine
## 0.84.0
## 0.83.0
### Minor Changes
- 9c3c094: chore!: upgrade `fuel-core` to `0.24.3`
## 0.82.0
### Minor Changes
- 5daeea4: chore: upgrade Fuel frontend packages
- 1dbafb5: feat: make `create-fuels` deployment ready
## 0.81.0
### Patch Changes
- 37743e8: chore: add initial `depcheck` using knip
## 0.80.0
### Minor Changes
- 29d5303: fix: user resolvable errors no longer cause the cli to exit
### Patch Changes
- 29d5303: fix: remove unused dependency `fuels` from the `create-fuels` package
- 29d5303: feat: hide unnecessary logs and add loading spinners for `create-fuels`
## 0.79.0
### Minor Changes
- 3e1cdacb: feat: add browser wallet support to the create-fuels template app
### Patch Changes
- fuels@0.79.0
## 0.78.0
### Patch Changes
- fuels@0.78.0
## 0.77.0
### Minor Changes
- The `create-fuels` template app now provides a local faucet and uses a local burner wallet to execute transactions.
Previously, the app was using a hardcoded key to sign all transactions. This key is now being used as the key for the faucet, and the burner wallet is being used to execute transactions.
For convenience, the burner wallet is persisted in local storage so that it can be used across multiple sessions.
The burner wallet is also topped up with 10,000 coins on first load.
This is an important step towards adding support for the Fuel Wallet SDK, which will allow users to sign transactions using their own wallets, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1864](https://github.com/FuelLabs/fuels-ts/pull/1864))
## 0.76.0
### Patch Changes
- enable auto-install of dependencies in create-fuels, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1825](https://github.com/FuelLabs/fuels-ts/pull/1825))
- ๐ fix tailwind syntax error in create-fuels template, by [@red-haze-dev](https://github.com/red-haze-dev) (See [#1816](https://github.com/FuelLabs/fuels-ts/pull/1816))
- ๐ fix `create-fuels` crashing when being run, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1823](https://github.com/FuelLabs/fuels-ts/pull/1823))
## 0.75.0
### Minor Changes
- โจ feat: add new options to the `create-fuels` CLI:
-c, --contract Include contract program
-p, --predicate Include predicate program
-s, --script Include script program
--pnpm Use pnpm as the package manager
--npm Use npm as the package manager
-cs, -cp, -sp, -cps Shorthand to include combination of contract, script and predicate programs
-h, --help display help for command, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1777](https://github.com/FuelLabs/fuels-ts/pull/1777))
## 0.74.0
### Minor Changes
- Add more program options to the `create-fuels` CLI. Users can now get a multiselect choice to choose out of contract, script & predicate, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1691](https://github.com/FuelLabs/fuels-ts/pull/1691))
## 0.73.0
## 0.72.0
### Minor Changes
- Update supported node version in create fuels, by [@arboleya](https://github.com/arboleya) (See [#1495](https://github.com/FuelLabs/fuels-ts/pull/1495))
### Patch Changes
- ๐ Fixing and internalizing `findBinPath` utility, by [@arboleya](https://github.com/arboleya) (See [#1495](https://github.com/FuelLabs/fuels-ts/pull/1495))
## 0.71.1
### Patch Changes
- ๐ fix: use functions from `fs` instead of plain UNIX commands in install scripts to ensure Windows support, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1618](https://github.com/FuelLabs/fuels-ts/pull/1618))
## 0.71.0
### Patch Changes
- ๐ fix: include a `.gitignore` file in the template copied over by create-fuels, by [@arboleya](https://github.com/arboleya) (See [#1624](https://github.com/FuelLabs/fuels-ts/pull/1624))
- chore: update and add docs links in scaffolding CLI, by [@arboleya](https://github.com/arboleya) (See [#1624](https://github.com/FuelLabs/fuels-ts/pull/1624))
## 0.70.1
## 0.70.0
### Patch Changes
- ๐ fix: include a `.gitignore` file in the template copied over by create-fuels, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1616](https://github.com/FuelLabs/fuels-ts/pull/1616))
- chore: update and add docs links in scaffolding CLI, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1599](https://github.com/FuelLabs/fuels-ts/pull/1599))
## 0.70.0
### Patch Changes
- ๐ fix: include a `.gitignore` file in the template copied over by create-fuels, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1616](https://github.com/FuelLabs/fuels-ts/pull/1616))
- chore: update and add docs links in scaffolding CLI, by [@Dhaiwat10](https://github.com/Dhaiwat10) (See [#1599](https://github.com/FuelLabs/fuels-ts/pull/1599))