Skip to content

Latest commit

 

History

History
215 lines (115 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

215 lines (115 loc) · 11.3 KB

4.2.0 (2023-08-11)

Bug Fixes

  • 네이버지도 API 변경 대응 (#23) (99f1136)

Features

4.1.0 (2023-02-27)

Bug Fixes

  • naver maps submodule parameter name changed (#16) (e3dcc17)

4.0.1 (2022-12-28)

Features

4.0.0 (2022-12-28)

Features

  • docs: add new docs migration from 3.x (#10) (6db989f)
  • refactoring the entire code (65f073d)

BREAKING CHANGES

  • the installation module called export default has been changed to createNaverMap module.
  • install options subModule type is changed. (string to array)

3.1.1 (2022-09-27)

Bug Fixes

  • Marker: HtmlIcon children nodes issue (a971d6b)

Features

  • docs: update marker document (27590b1)

3.1.0 (2022-09-27)

Bug Fixes

  • Marker: HtmlIcon issue fix (78f8675)

2.0.0 (2022-02-09)

Breaking Change

v2.0.0 need upper Vue@3.2.0 and @vue/compiler-sfc@3.2.0.

Features

  • docs: installation, guide (ead8a33)

1.0.1 (2021-10-10)

Bug Fixes

  • customOverlay: temporarily delete (58734c3)

1.0.0 (2021-10-10)

Features

  • add CustomOverlay compoennt (c4762cb)
  • GroundOverlaya: add GroundOverlay component (9554487)

0.7.0 (2021-10-01)

Bug Fixes

  • polyline: change types, paths -> path (f5431e1)
  • SSR, SPA mode spearte script install (7ba6edf)

Features

  • change NaverMaps component ssr (bbd9e87)
  • dcos: add polyline docs (ee10224)
  • docs: add ssr docs (b279a60)
  • polygon: change polygone props paths type (5f858b9)
  • polyline: add Polyline Component (2c211f2)

0.6.0 (2021-09-30)

Bug Fixes

  • change naver script install process (9e12ee7)

0.5.0 (2021-09-30)

Features

0.4.0 (2021-09-29)

Features

  • docs: add polygone docs (c537240)
  • polygon: add Polygon Component (772c880)

0.3.1 (2021-09-28)

Bug Fixes

  • Marker: webpack4 optional chaining error fix (d118daf)

0.3.0 (2021-09-27)

Bug Fixes

Features

  • circle: add Circle Components (b67520a)
  • docs: update docs (e8c0bd7)
  • ellpise: add Ellpise Component (3879aac)
  • infowindow: add props options ref (5f8cbff)
  • Rectangle: add Rectangle Component (68c1fa2)

0.2.1 (2021-09-27)

0.2.0 (2021-09-27)

Bug Fixes

  • infowindow: scroll error fix (632c909)

Features

  • change Injection Symbols (9a23f92)
  • docs: add example components (8f5eab1)
  • docs: change init module (0918032)
  • infowindow: add Infowindow component (0c8e311)
  • infowindow: register infowindow components (5542b2e)
  • marker: Changing the slot data parsing (692e63e)

0.1.0 (2021-09-05)

Features

  • dcos: update install usage docs (38f3447)
  • docs: fix types code snippet lang (90961eb)
  • process: change install & useage process (e8924c9)

0.0.5 (2021-09-05)

Features

  • docs: add import type example naverV3 (cb3904d)
  • docs: update UI event List (dc1269f)
  • types: change export types (b1f44b1)

0.0.4 (2021-09-05)

Features

  • UIEvent: add naver `UI event (a63a518)

0.0.3 (2021-09-05)

Bug Fixes

  • Map: mapOptions init center position bug fix (a691274)

0.0.2 (2021-09-04)

Bug Fixes

  • map: optional chaining bug fix (40618be)

0.0.1 (2021-09-04)

Bug Fixes

  • docs: docs confilct text delete (31ef113)
  • docs: docs link change (85ad5c2)
  • docs: docs link path (62476bc)

Features

  • add map component (aa28d65)
  • docs: add vitepress base URL (55d731c)
  • docs: create docs (59c3c76)
  • docs: update README (c64704a)
  • map: add feature map components (9284469)
  • marker: add naverMaps marker component (64836ae)
  • naver map props list change (fa77dd1)