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

Track Redux Toolkit + Redux ESM support releases #46

Closed
QuintonC opened this issue Mar 3, 2023 · 1 comment · Fixed by #196
Closed

Track Redux Toolkit + Redux ESM support releases #46

QuintonC opened this issue Mar 3, 2023 · 1 comment · Fixed by #196
Labels
Dependencies Pull requests that update a dependency file Package: connect-wallet

Comments

@QuintonC
Copy link
Collaborator

QuintonC commented Mar 3, 2023

Description

During the process of resolving issues with use of the package in webpack based bundlers we made an upgrade to utilize v2 of RTK which also requires a bump to v5+ of Redux.

Both are in alpha and this issue is primarily to ensure that we continue to track the release of RTK v2 and Redux v5. The expected outcome of this PR would be that we continue to track and implement changes from the v2 and v5 releases to ensure that our package can be used in additional frameworks + bundler combinations.

Related

Redux PR: reduxjs/redux#4491
Redux Toolkit PR: reduxjs/redux-toolkit#3089
RTK + Redux Alpha upgrade PR: #37

@QuintonC QuintonC added Dependencies Pull requests that update a dependency file Package: connect-wallet labels Mar 3, 2023
@markerikson
Copy link

Nice to see somebody trying out the RTK2 alpha and seeing what works :)

@QuintonC QuintonC mentioned this issue May 23, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Package: connect-wallet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants