Skip to content

Releases: zeakd/react-naver-maps

react-naver-maps@0.2.0

20 Mar 16:39
ef50634

Choose a tag to compare

Minor Changes

  • e08a63b: React 19 전용으로 재작성. 네이버맵 SDK 충실성 우선.

    • 오버레이 컴포넌트 11종: NaverMap, Marker, InfoWindow, GroundOverlay, CustomOverlay, Circle, Rectangle, Ellipse, Polygon, Polyline, Container
    • Layer 컴포넌트 3종: CadastralLayer, StreetLayer, TrafficLayer
    • useOverlay: 바닐라 OverlayView 상속 객체를 React 생명주기에 연결
    • useListener: 네이버맵 네이티브 이벤트 escape hatch (콜백 안정화)
    • useKVO, useControlledKVO: KVO 속성 감시 및 동기화
    • Suspense 지원: React 19 use()와 스크립트 로딩 통합
    • 성능 개선: KVO 구독 제거, 렌더 시점 dirty diff

react-naver-maps@0.1.5

01 Mar 19:28

Choose a tag to compare

Patch Changes

  • 228aa73: Fix promise caching and error handling in loadNavermapsScript, replace deprecated lodash packages with lodash-es

react-naver-maps@v0.1.3

27 Oct 14:11

Choose a tag to compare

Patch Changes

  • 00ff206: update naver host openapi -> oapi

v0.1.0

12 Feb 15:11
32d22d9

Choose a tag to compare

Major Changes

v0.0.13

01 Apr 15:23

Choose a tag to compare

v0.0.13-0...v0.0.13