issues
search
chilli-axe
/
mpc-autofill
Print automation software (leveraging MakePlayingCards) for your tabletop gaming community
https://mpcautofill.github.io
GNU General Public License v3.0
219
stars
97
forks
source link
Upgrade React and Redux dependencies
#258
Closed
ndepaola
closed
1 month ago
ndepaola
commented
1 month ago
Description
Picking up latest versions of a few major dependencies - react, react-dom, redux-toolkit, react-redux, and @hello-pangea/dnd
https://redux-toolkit.js.org/usage/migrating-rtk-2
Checklist
[x] I have installed
pre-commit
and installed the hooks with
pre-commit install
before creating any commits.
[x] I have updated any related tests for code I modified or added new tests where appropriate.
[x] I have manually tested my changes as follows:
Spun up the app locally, clicked around a bit
[x] I have updated any relevant documentation or created new documentation where appropriate.
None required
Description
Checklist
pre-commit
and installed the hooks withpre-commit install
before creating any commits.