From edb329757c9ac62b37a0deb596b567c6cb7dc8ac Mon Sep 17 00:00:00 2001 From: htlee Date: Mon, 23 Mar 2026 11:15:16 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=A0=95=EB=A6=AC=20(2026-03-23.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index b98c071..5fe7636 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,6 +4,17 @@ ## [Unreleased] +## [2026-03-23.3] + +### 변경 +- App.tsx 분해: IranDashboard + KoreaDashboard 추출 (771줄→163줄) +- useStaticDeckLayers 분할: 레이어별 서브훅 4개 (1,086줄→85줄) +- StaticFacilityPopup 독립 컴포넌트 추출 (KoreaMap -200줄) +- geometry/shipClassification 유틸 추출 +- SharedFilterContext + useSharedFilters (카테고리 필터 공유) +- API 클라이언트 래퍼 + usePoll 폴링 유틸 추가 +- 줌 이벤트 ref 기반 디바운싱 + ## [2026-03-23.2] ### 추가 -- 2.45.2