Skip to content

Latest commit

History

History
138 lines (69 loc) 路 7.15 KB

CHANGELOG.md

File metadata and controls

138 lines (69 loc) 路 7.15 KB

0.3.0 (2022-11-27)

Bug Fixes

  • deps: bump actions/checkout from 2 to 3 (a9f7da2)
  • deps: bump actions/setup-node from 2.4.1 to 2.5.0 (be273a2)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (29af56d)
  • deps: bump actions/setup-node from 2.5.1 to 3 (c6ce791)
  • deps: bump ejs from 3.1.6 to 3.1.7 (99c4296)
  • deps: bump follow-redirects from 1.14.4 to 1.14.8 (772528f)
  • deps: bump minimist from 1.2.5 to 1.2.6 (8a8e13c)
  • deps: bump wearerequired/lint-action from 1 to 2 (0510602)
  • set default registry as npm (3a600a7)
  • use output files from package.json (a276f7a)

Features

0.2.3 (2021-10-22)

Bug Fixes

  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (3bc1d13)

0.2.2 (2021-08-16)

Bug Fixes

0.2.1 (2021-08-16)

Bug Fixes

0.2.0 (2021-08-08)

Features

  • ts: migrate CircleOverlay props to index.d.ts (debcb37)
  • ts: migrate MarkerAnnoation props to index.d.ts (f3da5ca)
  • ts: migrate PolygonOverlayProps to index.d.ts (fcc7cbb)
  • ts: migrate Image Annotation props to index.d.ts (b4d0dcf)
  • ts: migrate remaining overlays to index.d.ts (65a4f84)

0.1.1 (2021-08-08)

Bug Fixes

  • deps: bump actions/setup-node from 2.3.1 to 2.4.0 (c0d4020)
  • remove NODE_AUTH_TOKEN from shipjs trigger (f17a891)

0.1.0 (2021-08-08)

Bug Fixes

  • deps: bump actions/setup-node from 2.3.0 to 2.3.1 (637070b)

Features

0.0.3 (2021-07-30)

Bug Fixes

  • add pull_request scope (9c26d1f)
  • check CI if !dependabot (00bbafb)
  • correct place (e92081d)
  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (38a5728)
  • ts: update tsconfig as per Vue 3 (2e0dc3e)
  • update CI (1d54c04)
  • update ci workflow (d1a0564)
  • update shims for vue (0210e0b)
  • update workflow (6bc9e5e)
  • update workflow to use pull_request_target (e71af7a)
  • use push & pull_request events (784b52e)

Features

  • $map: add default slot (28d8db1)
  • installable & directly usable components (102311b)
  • ts: add basic typings (c93b8e6)
  • ts: strictly type props (4c8ea19)

0.0.2 (2021-07-03)

Bug Fixes

  • better error handling for loadMapKit() (2147b2b)
  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (5ece72d)

0.0.1 (2021-06-25)

Features

  • init the VMap with correct options (7774d3c)
  • minor housekeeping of utils (44c40d8)