Skip to content

Conversation

tuckergordon
Copy link
Collaborator

@tuckergordon tuckergordon commented Feb 21, 2025

Time to dust off this repo and get it updated with all the latest dependencies. There are several under the hood changes here so @jsonkao, @thisispaul, @condorheroblog, and anyone else I might've missed please review and make sure I didn't unintentionally break anything.

Changes:

  • Updated to React 19 and added it to the supported versions. Didn't technically remove support for older versions of React but perhaps that's worth considering
  • Upgraded to Estlint v9
    • This had a bit of a cascade of changes, including renaming files to use .js instead of .jsx
  • Upgraded to rollup v4
  • Upgraded all other deps to their latest
  • Added an npm workspace definition to solve errors with the example site not building
  • Added prettier and a useful npm run check command that will run both prettier and eslint
  • Added a changelog to start using moving forward

Hasn't been updated in years and was filled with vulnerabilities.
Seemed to not actually doing anything
Had to add npm workspace definition to solve duplicate react issue.
Also updated dependencies to latest versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants