Releases: FuelLabs/fuels-npm-packs
Releases · FuelLabs/fuels-npm-packs
v0.1.2
@fuels/assets@0.1.2
Patch Changes
- Asset package: Add network utils, by @LuizAsFight (See #33)
@fuels/changeset@0.1.2
@fuels/eslint-plugin@0.1.2
@fuels/jest@0.1.2
@fuels/local-storage@0.1.2
@fuels/prettier-config@0.1.2
@fuels/react-xstore@0.1.2
@fuels/ts-config@0.1.2
@fuels/tsup-config@0.1.2
v0.1.1
@fuels/assets@0.1.1
Patch Changes
- 🐞 fix: remove bg from eth logo, by @luizstacio (See #31)
@fuels/changeset@0.1.1
@fuels/eslint-plugin@0.1.1
@fuels/jest@0.1.1
@fuels/local-storage@0.1.1
@fuels/prettier-config@0.1.1
@fuels/react-xstore@0.1.1
@fuels/ts-config@0.1.1
@fuels/tsup-config@0.1.1
v0.1.0
@fuels/assets@0.1.0
Minor Changes
- Use chainID 31337 for local eth network, by @LuizAsFight (See #29)
@fuels/changeset@0.1.0
@fuels/eslint-plugin@0.1.0
@fuels/jest@0.1.0
@fuels/local-storage@0.1.0
@fuels/prettier-config@0.1.0
@fuels/react-xstore@0.1.0
@fuels/ts-config@0.1.0
@fuels/tsup-config@0.1.0
v0.0.12
@fuels/assets@0.0.12
Patch Changes
- Assets: Make icon prop accept null, by @LuizAsFight (See #27)
@fuels/changeset@0.0.12
@fuels/eslint-plugin@0.0.12
@fuels/jest@0.0.12
@fuels/local-storage@0.0.12
@fuels/prettier-config@0.0.12
@fuels/react-xstore@0.0.12
@fuels/ts-config@0.0.12
@fuels/tsup-config@0.0.12
v0.0.11
@fuels/assets@0.0.11
Patch Changes
- ✨ feat: create assets list package, by @luizstacio (See #24)
@fuels/changeset@0.0.11
@fuels/eslint-plugin@0.0.11
@fuels/jest@0.0.11
@fuels/local-storage@0.0.11
@fuels/prettier-config@0.0.11
@fuels/react-xstore@0.0.11
@fuels/ts-config@0.0.11
@fuels/tsup-config@0.0.11
v0.0.10
@fuels/changeset@0.0.10
Patch Changes
- Release changeset package, by @luizstacio (See #22)
@fuels/eslint-plugin@0.0.10
@fuels/jest@0.0.10
@fuels/local-storage@0.0.10
@fuels/prettier-config@0.0.10
@fuels/react-xstore@0.0.10
@fuels/ts-config@0.0.10
@fuels/tsup-config@0.0.10
v0.0.9
@fuels/eslint-plugin@0.0.9
@fuels/jest@0.0.9
@fuels/local-storage@0.0.9
Patch Changes
- 🐞 Fix scope reference on local storge class, by @luizstacio (See #18)
@fuels/prettier-config@0.0.9
@fuels/react-xstore@0.0.9
@fuels/ts-config@0.0.9
@fuels/tsup-config@0.0.9
v0.0.8
@fuels/eslint-plugin@0.0.8
@fuels/jest@0.0.8
@fuels/local-storage@0.0.8
@fuels/prettier-config@0.0.8
@fuels/react-xstore@0.0.8
Patch Changes
- 🐞 Fix: remove
useMemo
from built-in hooks inside store, by @pedronauck (See #16)
@fuels/ts-config@0.0.8
@fuels/tsup-config@0.0.8
v0.0.7
@fuels/eslint-plugin@0.0.7
@fuels/jest@0.0.7
@fuels/local-storage@0.0.7
Patch Changes
- Release local-storage package, by @luizstacio (See #14)
@fuels/prettier-config@0.0.7
@fuels/react-xstore@0.0.7
@fuels/ts-config@0.0.7
@fuels/tsup-config@0.0.7
v0.0.6
@fuels/eslint-plugin@0.0.6
@fuels/jest@0.0.6
Patch Changes
- 🐞 Fix: put it back
press()
methods, but now using@ariakit/test
to avoid having things locally customized, by @pedronauck (See #12)