Skip to content

Conversation

@Nangniya
Copy link
Member

@Nangniya Nangniya commented Apr 5, 2024

요약 (Summary)

리액트쿼리 버전업

변경 사항 (Changes)

react-query가 v3까지 업데이트 되고 이후로 업데이트가 안됨
-> v4부터 @tanstack/react-query(react-query v5)로 변경되어서 관리됨

  • 기존 react-query를 @tanstack/react-query로 변경해서 반영
  • @tanstack/react-query-devtool을 적용해 개발시 리액트쿼리의 데이터 상태를 편하게 볼 수 있게 함.

리뷰 요구사항

  • @tanstack/react-query-devtool은 package.json에 devDependencies로 추가.(npm i --save-dev)

확인 방법 (선택)

Copy link
Member

@hyunn522 hyunn522 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devtool까지 잘 뜨는 것 확인했습니닷 굿굿!

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.

3 participants