Icon-Shelf / icon-shelf

SVG icon manager for developers.
https://icon-shelf.github.io
MIT License
284 stars 27 forks source link

Migrate from "react-query" package to @tanstack/react-query package #119

Closed MrRobz closed 1 year ago

MrRobz commented 1 year ago

follow this doc for the migration https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4

Hackerbone commented 1 year ago

Hey @MrRobz I'd like to work on this! I've worked with react-query, would love to understand tanstack's react-query.

Hackerbone commented 1 year ago

Also I would want to update the Contribution file. Add an npm install command and specify the required node version to work with so that there are not dependency inconsistencies! Can I create an issue for this?

MrRobz commented 1 year ago

Also I would want to update the Contribution file. Add an npm install command and specify the required node version to work with so that there are not dependency inconsistencies! Can I create an issue for this?

Yes pls