Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 의존성 업데이트 및 연관 작업, Sentry 설정 수정 (#525) * chore: 패키지 업데이트 및 파일 이슈 수정 * fix: next 버전 업으로 인한 이슈 해결 & sentry 설정 수정 * chore: next-compose-plugins 제거 * fix: next 13 link component 대응 * chore: cypress 롤백 * chore: 의존성 업데이트 * fix: framer-motion deprecated 설정 변경 * test: next-router-mock 설치 및 테스트 환경 설정 * fix: replace global types * fix: cypress tsconfig 설정, timeout 에러 핸들링 * chore: 주석 해제 * chore: tsconfig 설정 변경 --------- Co-authored-by: Hyesung Oh <[email protected]> * 필터링 이벤트 부착 (#534) * feat: nav filter event 수집 * feat: 필터링 바텀 시트 이벤트 수집 * ci 트리거 브랜치 변경 (#532) * chore: ci 트리거 브랜치 변경 * chore: test 브랜치 제거 * 무한 스크롤이 2번 실행되는 문제 해결 (#538) * fix: useIntersectionObserver 수정 * chore: add export command * 이벤트 기록 시 버전 포함 (#540) * chore: 이벤트 기록 시 package version 참조 * chore: category 사용 이벤트 label로 변경 * chore: versioning to 1.1.0 * chore: named import 수정 * refactor: 버전 env 사용하는 방법으로 변경 * refactor: env type 적용 및 전역 타입 폴더 위치 변경 * Yarn PnP 설정 (#536) * 영감 삭제, 추가 시 로드 로직 변경 (#549) * feat: 영감 삭제, 추가 시 변경 로직 변경 * refactor: disable invalidate * Cancel icon 디자인 변경 (#542) * style: cancel icon 디자인 변경 * chore: cancel icon 사용처 대응 --------- Co-authored-by: 도다 <[email protected]>
- Loading branch information