Skip to content

PR: real 환경에서 서버에러발생하는 문제 수정 #75

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

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

liam-koh
Copy link
Contributor

No description provided.

- useQuery queryFn에 return 빼먹음
Copy link

vercel bot commented Oct 20, 2024

@liam-koh is attempting to deploy a commit to the bobin6972's projects Team on Vercel.

A member of the Team first needs to authorize it.

@imnotpizza imnotpizza merged commit 23c3f1c into imnotpizza:develop Oct 20, 2024
0 of 2 checks passed
@imnotpizza imnotpizza self-requested a review October 20, 2024 04:48
imnotpizza added a commit that referenced this pull request Dec 5, 2024
* Chore: actions에 node-version 16으로 지정

* Chore: add package-lock.json

* Chore: update yarn.lock

* Chore: ci actions 분리하여 작성

* Chore: rtl react-hooks 의존성 제거

- react18 지원하지 않아 npm설치시 의존성에러 발생
- 관련자료
testing-library/react-hooks-testing-library#874

* Fix: rtl react-hooks 관련 api 제거, 관련 코드 정리

* Chore: node version lts로 변경

* Chore: 테스트 추가

* Chore: 기존 action에서 ci부분 제거

* Chore: mocknews ignore 제거

* Chore: watchall 속성 제거

* Chore: cd actions 추가

* Chore: 테스트위해 트리거 임시변경

- master merge시 진행

* Chore: 기존 aciton yml 제거

* Chore: 임시로 develop에 커밋시 cd 트리거되게 설정

* Fix: Cd시 lint에러원인 수정

* Refactor: MSW 관련 코드 리팩토링

* Fix: lint 에러 수정

* yarn install

* chore: update next to 14

* Chore: next 실행시 변경된부분 반영

* Chore: 의존성 업데이트/정리

- react, react-dom 최신버전으로 업데이트
- playwright: 사용하지 않기로 해 제거

* feat: getserversideprops 임시 비활성화

* feat: 기존 pages 폴더명 pages_old로 변경

app router 적용위해

* feat: layout 추가+homepage 추가

* Chore: react query&devtools version up

* Fix: hydrate provider 제거

- next14방식으로 재적용위해 제거

* Feat: metadata 관련 옵션 추가

* feat: metadata 초기화 작업 함수로 분리

* feat: 기존 metadata next14형태로 변환

* Feat: homepage app router에 적용

* Feat: 동적 seo 관련 코드 작성

* ADD: axios mock adapter 추가

- api mocking에 사용, 추후 msw 대체예정

* ADD: layout에 children 추가

* ADD: api res mockdata 추가

* Feat: bing api res 임시로 mockdata 리턴

* Feat: 테스트용 seo 설정 추가

* Feat: 검색페이지 seo 관련 사전작업

* Feat: server/client component 관련 에러 수정

* Feat: news fetch query v5에 맞게 작성

* feat: infinite query 관련기능 작업중

* FIX: type 에러 수정

- styled-components 컴포넌트 사용시 타입에러 발생, 관련 의존성 최신으로 업데이트하여 해결

* Feat: 새 페이지 추가

* Feat: prefetch 구현 및 querydata 초기화 확인

* Refactor: 기존 뉴스결과 호출 쿼리 useSuspenseInfiniteQuery 사용해 재작성

* Fix: useInfiniteQuery 오작동 이슈 수정

해결
- prefetchQuery->prefetchInfiniteQuery로 변경

* Feat: news cardlist 컴포넌트 연동

* Feat: api cache 테스트용 api 추가

* chore: yarn 수정

* chore: gitignore 수정

- 기존 pages gitignore에 추가예정

* delete: 기존 pages 제거

- git 반영만 막고 로컬에는 유지

* fix: lint에러 수정

* chore: styled-components version up

type 에러 발생하여 최신버전으로 갱신

* chore: react type관련 의존성 업데이트

- 컴포넌트 사용시 type error발생 수정

* chore: 빌드 에러 전부 수정

- 관련기능 전부 리뉴얼 예정으로 일단 주석처리

* chore: package.lock 추가

* commit

* commit

* Update yarn.lock

* fix: 리스트 출력시 에러 발생하는문제 수정 (#75)

- useQuery queryFn에 return 빼먹음

---------

Co-authored-by: liam-koh <[email protected]>
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