From 125c3268b8d1f556a240e7275cac45e464838585 Mon Sep 17 00:00:00 2001 From: fuel-service-user <134328775+fuel-service-user@users.noreply.github.com> Date: Thu, 11 Apr 2024 05:39:18 -0700 Subject: [PATCH] ci(changesets): versioning packages (#1151) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## fuels-wallet@0.16.2 ### Patch Changes - [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages - [#1198](https://github.com/FuelLabs/fuels-wallet/pull/1198) [`7fac95e`](https://github.com/FuelLabs/fuels-wallet/commit/7fac95e0417bfa675d62538e010541878ea55120) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1218](https://github.com/FuelLabs/fuels-wallet/pull/1218) [`616f091`](https://github.com/FuelLabs/fuels-wallet/commit/616f091c225420e04a3d96a1a80312e5578e48d7) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixes Approve Transaction screen staying in a partially loading state after approving a transaction - [#1196](https://github.com/FuelLabs/fuels-wallet/pull/1196) [`1427f2b`](https://github.com/FuelLabs/fuels-wallet/commit/1427f2b615c25cc5b50182ee261ea1bef6b96702) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: transaction id available on transaction approved page, it was taking the user to a broken page (undefined id). - [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1217](https://github.com/FuelLabs/fuels-wallet/pull/1217) [`8f94aee`](https://github.com/FuelLabs/fuels-wallet/commit/8f94aee7b105fa426655689cb6c8761a09ac23ed) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Prevent the Change Password dialog from allowing the new password to be the same as the current password #1203 - [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) - [#1197](https://github.com/FuelLabs/fuels-wallet/pull/1197) [`97a8a3c`](https://github.com/FuelLabs/fuels-wallet/commit/97a8a3c039f105ec41c8d53185e6729eecb38371) Thanks [@helciofranco](https://github.com/helciofranco)! - - Display the full app URL when it's big (instead of truncating it). - Sync the information displayed in the connected app `list` and `edit` screens. - Improve how the URL are displayed, focusing on the `hostname` mostly. - Display only the first two initials on the Avatar when the page has a long title (2+ words). - [#1186](https://github.com/FuelLabs/fuels-wallet/pull/1186) [`45f6571`](https://github.com/FuelLabs/fuels-wallet/commit/45f6571760476f516061f03621a48c39516143d0) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: replaces a warning icon (orange) with a info icon (gray) from the connection list screen. - [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version - [#1188](https://github.com/FuelLabs/fuels-wallet/pull/1188) [`d51591e`](https://github.com/FuelLabs/fuels-wallet/commit/d51591e13a7b84703e7ba124c6ba9e01194f3755) Thanks [@helciofranco](https://github.com/helciofranco)! - Previously, `Wallet Manager` was failing to clear properly when `db.clear();` is called. This led to wrong account addresses generation, as updates to the `IndexedDB` didn't reflect in the Wallet Manager's internal state, particularly the `#vaults` property. To resolve this issue, I implemented a manual call to `removeVault` during logout. This ensures that each new wallet generated starts from scratch, free from interference by any previous mnemonic vault. - [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) - [#1182](https://github.com/FuelLabs/fuels-wallet/pull/1182) [`ddb2440`](https://github.com/FuelLabs/fuels-wallet/commit/ddb2440258fb7ba115e139ee61ead9f3e5284352) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: disable autocomplete from the private key input. - Updated dependencies \[[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]: - @fuel-wallet/connections@0.16.2 ## @fuel-wallet/connections@0.16.2 ### Patch Changes - [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages - [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) - [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private we don't need to use publish them anymore because it's going to be used only by the CRX - [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version - [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) - Updated dependencies \[[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]: - @fuel-wallet/types@0.16.2 ## @fuel-wallet/types@0.16.2 ### Patch Changes - [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages - [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) - [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private we don't need to use publish them anymore because it's going to be used only by the CRX - [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest - [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version - [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) Co-authored-by: github-actions[bot] --- .changeset/blue-zoos-flow.md | 7 ----- .changeset/chilled-seahorses-brush.md | 5 --- .changeset/curly-lamps-work.md | 5 --- .changeset/five-buses-jump.md | 5 --- .changeset/itchy-islands-visit.md | 7 ----- .changeset/lovely-balloons-behave.md | 5 --- .changeset/mighty-doors-ring.md | 2 -- .changeset/new-owls-tickle.md | 7 ----- .changeset/rich-pens-wave.md | 8 ----- .changeset/short-feet-provide.md | 5 --- .changeset/slimy-windows-prove.md | 7 ----- .changeset/small-vans-remember.md | 7 ----- .changeset/swift-lobsters-chew.md | 2 -- .changeset/tame-flowers-grow.md | 7 ----- .changeset/thick-feet-design.md | 11 ------- .changeset/three-seas-remember.md | 7 ----- .changeset/twenty-cups-sparkle.md | 5 --- packages/app/CHANGELOG.md | 45 +++++++++++++++++++++++++++ packages/app/package.json | 2 +- packages/connections/CHANGELOG.md | 22 +++++++++++++ packages/connections/package.json | 8 ++--- packages/types/CHANGELOG.md | 19 +++++++++++ packages/types/package.json | 2 +- 23 files changed, 91 insertions(+), 109 deletions(-) delete mode 100644 .changeset/blue-zoos-flow.md delete mode 100644 .changeset/chilled-seahorses-brush.md delete mode 100644 .changeset/curly-lamps-work.md delete mode 100644 .changeset/five-buses-jump.md delete mode 100644 .changeset/itchy-islands-visit.md delete mode 100644 .changeset/lovely-balloons-behave.md delete mode 100644 .changeset/mighty-doors-ring.md delete mode 100644 .changeset/new-owls-tickle.md delete mode 100644 .changeset/rich-pens-wave.md delete mode 100644 .changeset/short-feet-provide.md delete mode 100644 .changeset/slimy-windows-prove.md delete mode 100644 .changeset/small-vans-remember.md delete mode 100644 .changeset/swift-lobsters-chew.md delete mode 100644 .changeset/tame-flowers-grow.md delete mode 100644 .changeset/thick-feet-design.md delete mode 100644 .changeset/three-seas-remember.md delete mode 100644 .changeset/twenty-cups-sparkle.md diff --git a/.changeset/blue-zoos-flow.md b/.changeset/blue-zoos-flow.md deleted file mode 100644 index 13e3b8b4fc..0000000000 --- a/.changeset/blue-zoos-flow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@fuel-wallet/connections': patch -'@fuel-wallet/types': patch -'fuels-wallet': patch ---- - -chore: update ts-sdk and fuel-ui packages diff --git a/.changeset/chilled-seahorses-brush.md b/.changeset/chilled-seahorses-brush.md deleted file mode 100644 index aa7ab64e65..0000000000 --- a/.changeset/chilled-seahorses-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -ci: update to tag latest diff --git a/.changeset/curly-lamps-work.md b/.changeset/curly-lamps-work.md deleted file mode 100644 index f9f137edb6..0000000000 --- a/.changeset/curly-lamps-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -Fixes Approve Transaction screen staying in a partially loading state after approving a transaction diff --git a/.changeset/five-buses-jump.md b/.changeset/five-buses-jump.md deleted file mode 100644 index b4d5557bda..0000000000 --- a/.changeset/five-buses-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -fix: transaction id available on transaction approved page, it was taking the user to a broken page (undefined id). diff --git a/.changeset/itchy-islands-visit.md b/.changeset/itchy-islands-visit.md deleted file mode 100644 index 5d4a6916a4..0000000000 --- a/.changeset/itchy-islands-visit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fuel-wallet/connections": patch -"@fuel-wallet/types": patch -"fuels-wallet": patch ---- - -ci: update to tag latest diff --git a/.changeset/lovely-balloons-behave.md b/.changeset/lovely-balloons-behave.md deleted file mode 100644 index db9c911fe1..0000000000 --- a/.changeset/lovely-balloons-behave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -Prevent the Change Password dialog from allowing the new password to be the same as the current password #1203 diff --git a/.changeset/mighty-doors-ring.md b/.changeset/mighty-doors-ring.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/mighty-doors-ring.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/new-owls-tickle.md b/.changeset/new-owls-tickle.md deleted file mode 100644 index a7739d3cd7..0000000000 --- a/.changeset/new-owls-tickle.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@fuel-wallet/connections': patch -'@fuel-wallet/types': patch -'fuels-wallet': patch ---- - -ci: replace prettier and eslint with biomejs (dev) diff --git a/.changeset/rich-pens-wave.md b/.changeset/rich-pens-wave.md deleted file mode 100644 index 5cb9632445..0000000000 --- a/.changeset/rich-pens-wave.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"fuels-wallet": patch ---- - -- Display the full app URL when it's big (instead of truncating it). -- Sync the information displayed in the connected app `list` and `edit` screens. -- Improve how the URL are displayed, focusing on the `hostname` mostly. -- Display only the first two initials on the Avatar when the page has a long title (2+ words). \ No newline at end of file diff --git a/.changeset/short-feet-provide.md b/.changeset/short-feet-provide.md deleted file mode 100644 index 732d5a62d0..0000000000 --- a/.changeset/short-feet-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -chore: replaces a warning icon (orange) with a info icon (gray) from the connection list screen. diff --git a/.changeset/slimy-windows-prove.md b/.changeset/slimy-windows-prove.md deleted file mode 100644 index f9377fa111..0000000000 --- a/.changeset/slimy-windows-prove.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fuel-wallet/connections": patch -"@fuel-wallet/types": patch ---- - -ci: make connections and types packages private -we don't need to use publish them anymore because it's going to be used only by the CRX \ No newline at end of file diff --git a/.changeset/small-vans-remember.md b/.changeset/small-vans-remember.md deleted file mode 100644 index 5d4a6916a4..0000000000 --- a/.changeset/small-vans-remember.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fuel-wallet/connections": patch -"@fuel-wallet/types": patch -"fuels-wallet": patch ---- - -ci: update to tag latest diff --git a/.changeset/swift-lobsters-chew.md b/.changeset/swift-lobsters-chew.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/swift-lobsters-chew.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/tame-flowers-grow.md b/.changeset/tame-flowers-grow.md deleted file mode 100644 index 1b81cd1a1f..0000000000 --- a/.changeset/tame-flowers-grow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@fuel-wallet/connections': patch -'@fuel-wallet/types': patch -'fuels-wallet': patch ---- - -feat: bump SDK to latest version diff --git a/.changeset/thick-feet-design.md b/.changeset/thick-feet-design.md deleted file mode 100644 index f62fb1e752..0000000000 --- a/.changeset/thick-feet-design.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"fuels-wallet": patch ---- - -Previously, `Wallet Manager` was failing to clear properly when `db.clear();` is called. - -This led to wrong account addresses generation, as updates to the `IndexedDB` didn't reflect in the Wallet Manager's internal state, particularly the `#vaults` property. - -To resolve this issue, I implemented a manual call to `removeVault` during logout. - -This ensures that each new wallet generated starts from scratch, free from interference by any previous mnemonic vault. \ No newline at end of file diff --git a/.changeset/three-seas-remember.md b/.changeset/three-seas-remember.md deleted file mode 100644 index 4ddb56b1d2..0000000000 --- a/.changeset/three-seas-remember.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fuel-wallet/connections": patch -"@fuel-wallet/types": patch -"fuels-wallet": patch ---- - -ci: enable biomejs rules (as it was with eslint and prettier) diff --git a/.changeset/twenty-cups-sparkle.md b/.changeset/twenty-cups-sparkle.md deleted file mode 100644 index ec36a21e96..0000000000 --- a/.changeset/twenty-cups-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"fuels-wallet": patch ---- - -fix: disable autocomplete from the private key input. diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index af596bbec3..e581901448 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -1,5 +1,50 @@ # fuels-wallet +## 0.16.2 + +### Patch Changes + +- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages + +- [#1198](https://github.com/FuelLabs/fuels-wallet/pull/1198) [`7fac95e`](https://github.com/FuelLabs/fuels-wallet/commit/7fac95e0417bfa675d62538e010541878ea55120) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1218](https://github.com/FuelLabs/fuels-wallet/pull/1218) [`616f091`](https://github.com/FuelLabs/fuels-wallet/commit/616f091c225420e04a3d96a1a80312e5578e48d7) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixes Approve Transaction screen staying in a partially loading state after approving a transaction + +- [#1196](https://github.com/FuelLabs/fuels-wallet/pull/1196) [`1427f2b`](https://github.com/FuelLabs/fuels-wallet/commit/1427f2b615c25cc5b50182ee261ea1bef6b96702) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: transaction id available on transaction approved page, it was taking the user to a broken page (undefined id). + +- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1217](https://github.com/FuelLabs/fuels-wallet/pull/1217) [`8f94aee`](https://github.com/FuelLabs/fuels-wallet/commit/8f94aee7b105fa426655689cb6c8761a09ac23ed) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Prevent the Change Password dialog from allowing the new password to be the same as the current password #1203 + +- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) + +- [#1197](https://github.com/FuelLabs/fuels-wallet/pull/1197) [`97a8a3c`](https://github.com/FuelLabs/fuels-wallet/commit/97a8a3c039f105ec41c8d53185e6729eecb38371) Thanks [@helciofranco](https://github.com/helciofranco)! - - Display the full app URL when it's big (instead of truncating it). + + - Sync the information displayed in the connected app `list` and `edit` screens. + - Improve how the URL are displayed, focusing on the `hostname` mostly. + - Display only the first two initials on the Avatar when the page has a long title (2+ words). + +- [#1186](https://github.com/FuelLabs/fuels-wallet/pull/1186) [`45f6571`](https://github.com/FuelLabs/fuels-wallet/commit/45f6571760476f516061f03621a48c39516143d0) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: replaces a warning icon (orange) with a info icon (gray) from the connection list screen. + +- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version + +- [#1188](https://github.com/FuelLabs/fuels-wallet/pull/1188) [`d51591e`](https://github.com/FuelLabs/fuels-wallet/commit/d51591e13a7b84703e7ba124c6ba9e01194f3755) Thanks [@helciofranco](https://github.com/helciofranco)! - Previously, `Wallet Manager` was failing to clear properly when `db.clear();` is called. + + This led to wrong account addresses generation, as updates to the `IndexedDB` didn't reflect in the Wallet Manager's internal state, particularly the `#vaults` property. + + To resolve this issue, I implemented a manual call to `removeVault` during logout. + + This ensures that each new wallet generated starts from scratch, free from interference by any previous mnemonic vault. + +- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) + +- [#1182](https://github.com/FuelLabs/fuels-wallet/pull/1182) [`ddb2440`](https://github.com/FuelLabs/fuels-wallet/commit/ddb2440258fb7ba115e139ee61ead9f3e5284352) Thanks [@helciofranco](https://github.com/helciofranco)! - fix: disable autocomplete from the private key input. + +- Updated dependencies [[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]: + - @fuel-wallet/connections@0.16.2 + ## 0.16.1 ### Patch Changes diff --git a/packages/app/package.json b/packages/app/package.json index b1673d02ee..e7f100fb8b 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,7 +1,7 @@ { "name": "fuels-wallet", "private": true, - "version": "0.16.1", + "version": "0.16.2", "database": "14", "scripts": { "build:all": "run-s build:web build:crx build:storybook", diff --git a/packages/connections/CHANGELOG.md b/packages/connections/CHANGELOG.md index 94f5d6c700..c7fc5b71ed 100644 --- a/packages/connections/CHANGELOG.md +++ b/packages/connections/CHANGELOG.md @@ -1,5 +1,27 @@ # @fuel-wallet/connections +## 0.16.2 + +### Patch Changes + +- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages + +- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) + +- [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private + we don't need to use publish them anymore because it's going to be used only by the CRX + +- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version + +- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) + +- Updated dependencies [[`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861), [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6), [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2), [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482), [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399), [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8), [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae)]: + - @fuel-wallet/types@0.16.2 + ## 0.16.1 ### Patch Changes diff --git a/packages/connections/package.json b/packages/connections/package.json index 8b315e68f5..68aee3595d 100644 --- a/packages/connections/package.json +++ b/packages/connections/package.json @@ -2,7 +2,7 @@ "name": "@fuel-wallet/connections", "private": true, "description": "Fuel Wallet Connections for CRX.", - "version": "0.16.1", + "version": "0.16.2", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": { @@ -19,9 +19,7 @@ } } }, - "files": [ - "dist" - ], + "files": ["dist"], "scripts": { "build": "pnpm ts:check && tsup", "ts:check": "tsc --noEmit" @@ -33,7 +31,7 @@ "uuid": "^9.0.1" }, "peerDependencies": { - "@fuel-wallet/types": ">=0.16.1", + "@fuel-wallet/types": ">=0.16.2", "@fuels/connectors": ">=0.1.1", "fuels": ">=0.77.0" }, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index acdd7e1880..e2ae7abd40 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,24 @@ # @fuel-wallet/types +## 0.16.2 + +### Patch Changes + +- [#1113](https://github.com/FuelLabs/fuels-wallet/pull/1113) [`3c5d91d`](https://github.com/FuelLabs/fuels-wallet/commit/3c5d91d04262c492253fc3c06388a0d155e54861) Thanks [@helciofranco](https://github.com/helciofranco)! - chore: update ts-sdk and fuel-ui packages + +- [#1170](https://github.com/FuelLabs/fuels-wallet/pull/1170) [`aa684b3`](https://github.com/FuelLabs/fuels-wallet/commit/aa684b3d965400f4c0c769840bb70559c9751ee6) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1137](https://github.com/FuelLabs/fuels-wallet/pull/1137) [`a0e5cbf`](https://github.com/FuelLabs/fuels-wallet/commit/a0e5cbfbcf5eed61f7a2e2c9871b7e02f0c281b2) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: replace prettier and eslint with biomejs (dev) + +- [#1165](https://github.com/FuelLabs/fuels-wallet/pull/1165) [`ec58815`](https://github.com/FuelLabs/fuels-wallet/commit/ec588156afaad39f41886d96ebfbb17653216482) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: make connections and types packages private + we don't need to use publish them anymore because it's going to be used only by the CRX + +- [#1210](https://github.com/FuelLabs/fuels-wallet/pull/1210) [`0fa1abc`](https://github.com/FuelLabs/fuels-wallet/commit/0fa1abc02712109879cdc27e2eca6fb877393399) Thanks [@fuel-service-user](https://github.com/fuel-service-user)! - ci: update to tag latest + +- [#1141](https://github.com/FuelLabs/fuels-wallet/pull/1141) [`96faa7f`](https://github.com/FuelLabs/fuels-wallet/commit/96faa7f0f6d6d7fea6ab0b26495dc32f5a86b4b8) Thanks [@helciofranco](https://github.com/helciofranco)! - feat: bump SDK to latest version + +- [#1150](https://github.com/FuelLabs/fuels-wallet/pull/1150) [`c0d8def`](https://github.com/FuelLabs/fuels-wallet/commit/c0d8deff8a3241444baef5e6b3a01e02073fe7ae) Thanks [@helciofranco](https://github.com/helciofranco)! - ci: enable biomejs rules (as it was with eslint and prettier) + ## 0.16.1 ## 0.16.0 diff --git a/packages/types/package.json b/packages/types/package.json index 585d7e5988..988bcf475e 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@fuel-wallet/types", "private": true, - "version": "0.16.1", + "version": "0.16.2", "license": "Apache-2.0", "main": "src/index.ts", "publishConfig": {