Conversation
* setting: add packages adm-zip, form-data * refactor: svg sprite 방식으로 모든 source 포함 단점 해결을 위해 용량이 크고 icon이 아닌 이미지는 각 apps public으로 이동 * feat: dist zip 압축 및 discord 전송 webhook 구현 * feat: extension package.json share:dev 스크립트 추가 * setting: extension vite.config sourcemap: false 옵션 설정 * feat: share-extension workflow 추가 * feat: share-extension workflow default branch develop 설정 * refactor: button tag type 추가 * refactor: uploadToDiscord에 await 추가하여 무조건 에러 메시지 뜨고 process 종료하도록 변경 * refactor: hidden img alt 빈 문자열로 변경
* setting: @pinback/analytics workspace 의존성 추가 * setting: AnalyticsProvider types 정의 * setting: turbo.json globalEnv 설정 추가 * feat: noopProvider 구현 * feat: consoleProvider 구현 * setting: amplitudeProvider 구현 * setting: amplitude default set analytics 구현 * feat: initAnalytics, trackEvent 추가 * feat: UserProperties job_role 제외 필드 삭제 * setting: @amplitude/ampli 의존 추가 * setting: ampli interface index 파일 추가 (ampli pull) * feat: login, logout userProperties 설정 로직 추가 * refactor: consoleProvider init apiKey 종속 제거 * chore: apps/landing @pinback/analytics 의존 제거 * feat: refresh 로그인 대비 임시 jobRole 상태 추가 * setting: client, extension initAnalytics 추가 * fix: update pnpm-lock * feat: amplitude user properties API 연동 * refactor: amplitude identify 로직을 전용 API 기반으로 교체 * fix: consoleProvider identify에 userProperties 출력 추가 * fix: session replay 설정 제거 * fix: 로그인 후 amplitude identify 누락 문제 수정
* chore: update ampli interface * chore: update ampli interface * feat: connect Clicked_Shared_Bookmark, Clicked_Reminder, Clicked_My_Bookmark events * feat: connect Triggered_Reminder, Clicked_alarm events in service worker * feat: connect Saved_Article event on bookmark save * chore: ampli pull - Viewed_Saved_Content를 Impression_Saved_Content로 교체 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat: analytics 패키지에서 ampli 타입 전체 re-export Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat: 카드 노출 트래킹용 AnalyticsCardWrapper 공통 컴포넌트 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat: Remind, MyBookmark, JobPins 카드에 Impression_Saved_Content 이벤트 연결 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: consistent-type-imports ESLint 룰 추가 및 저장 시 자동 수정 활성화 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: consistent-type-imports 룰 적용 및 AnalyticsCardWrapper exhaustive-deps 수정 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: fallback 리뷰 반영 --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
main << develop