main << develop - #320
main << develop#320
Conversation
* refactor: isRefreshing + Queue 패턴 적용 * chore: 주삭 정리 * fix: 대기열 패턴에서 토큰 재발급 실패 시 요청 취소 처리 및 타입 수정 * fix: 응답 인터셉터에서 토큰 갱신 후 요청 재시도 시 헤더 설정 추가
) * feat: VITE_GOOGLE_REDIRECT_URI 하나로 통합 * feat: extension build dev와 prod 환경 분리하도록 script, turbo.json 설정 * feat: extension build 시점에 dev, prod가 name env 기준으로 나뉘도록 앱 분리 설정 * feat: extension login popup 창 열릴 때 dev, prod 환경 분리되도록 동적 url 변수 설정 * feat: extension background webUrl 설정 시 동적으로 분기로직 추가 * setting: update extension version to 1.0.3 * fix: build script 패키지 매니저 yarn에서 pnpm으로 수정 * refactor: ALLOWED_ORIGINS 없는 경우 예외처리 추가 * refactor: split(,)에 따라 [] 배열 생성으로 인한 엣지 케이스 에러 방지 로직 추가
|
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)
📝 Coding Plan
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