Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start release-candidate for v0.28.1 #599

Merged
merged 14 commits into from
May 3, 2024
Merged

Start release-candidate for v0.28.1 #599

merged 14 commits into from
May 3, 2024

Conversation

tuliomir
Copy link
Collaborator

@tuliomir tuliomir commented May 2, 2024

The following features will be tested on this rc, most of them related to dependency upgrades:

Acceptance Criteria

  • Start the release process for v0.28.1

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

tuliomir and others added 12 commits March 28, 2024 14:10
* chore: upgrades `react-router-dom`

* chore: upgrades BrowserRouter and root Router

* refactor: App to Router v6

* refactor: Redirect to Navigate

* refactor: useHistory to useNavigate

* refactor: rearranges navigation and css

* fix: loading addresses condition

* fix: address route fix

* fix: error handling on ModalBackupWords

* chore: removes debugging code

* chore: revert comment message

* style: fix indentation
chore: merge release-candidate into release
* fix: unknown tokens screen padding

* feat: hide tokenbar for unknown tokens
* refactor: bg navigation through actions

* refactor: adapts screens

* fix: adapts to router v6

* fix: minor adjustments

* feat: adds resetNavigateTo action
* chore: lockfile to version 3

* chore: npm install

* chore: updates pot file

* chore: disables unit tests

The @testing-library/[email protected] dep
had to be removed because of an
incompatibility with react-scripts
* chore: new GlobalWallet object

* chore: refactors globalWallet on selectors

* chore: refactors globalWallet on mapStateToProps

* chore: refactors globalWallet on saga selectors

* fix: adjusts tokens utils store reader

* refactor: singleton filename

* refactor: removes globalwallet from local states

* fix: indentation

* refactor: services to modules folder

* style: lint
* refactor: allTokens to serializable object

* fix: adjusts allTokens readers

* fix: allTokens adaptations for not being a set

* fix: immutable onUpdateTxHistory

* refactor: simplifies allTokens

* refactor: extracts allTokens logic from reducer
* chore: removes unleash from state

* chore: removes walletResetSuccess action

* fix: review adjustments
* fix: navigate ModalUnhandledError

* fix: navigate TxData

* style: better import syntax
* chore: upgrades Redux

* fix: review adjustments
@tuliomir tuliomir self-assigned this May 2, 2024
@tuliomir tuliomir requested a review from pedroferreira1 as a code owner May 2, 2024 16:31
@tuliomir tuliomir requested a review from alexruzenhack May 3, 2024 17:01
@tuliomir tuliomir merged commit 8781e98 into release-candidate May 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants