Skip to content

Latest commit

 

History

History
120 lines (63 loc) · 6.16 KB

CHANGELOG.md

File metadata and controls

120 lines (63 loc) · 6.16 KB

0.3.1 (2021-01-29)

Bug Fixes

  • downgrade rollup-plugin-vue for Vue 2 pkgs (5afc560)
  • remove preinstall script (6bcb704)
  • rollup plugin node resolver added (6c2285f)
  • update NPM_AUTH_TOKEN (9bc8a78)
  • update ship.js trigger (6a325bd)
  • update ship.js trigger to ensure NODE_AUTH_TOKEN is sent for npm publish (11c27a9)
  • deps: bump actions/setup-node from v2.1.2 to v2.1.3 (4c616e8)
  • deps: bump actions/setup-node from v2.1.3 to v2.1.4 (c7eb122)
  • deps: commitlint upgraded to mitigate vuln (46201f6)
  • shipjs: update NPM_AUTH_TOKEN (76afec2)
  • vuln: resolved issue of serialize-js (7460db2)

0.3.0 (2020-08-04)

Bug Fixes

  • update lineending 😬 (9d0c9cd)
  • update npmrc (c97032e)
  • ci: add name to steps (80772c1)
  • ci: use GITHUB_TOKEN instead (9369ad1)
  • rollup: update rollup plugin babel (1a8c945)
  • rename control to geocoder (cc01743)

Features

  • netlify: add netlify config file (710303f)
  • add .npmrc for [@geospoc](https://github.com/geospoc) scoped pkgs (c73e51e)
  • add geocoder options in props (938f44a)

0.2.3 (2020-07-17)

Bug Fixes

  • use injected mapbox or props mapbox-gl object (0ff46f0)

0.2.2 (2020-07-17)

Bug Fixes

0.2.1 (2020-07-07)

Bug Fixes

Features

  • pass all options to geocoder using $attrs (d00a048)
  • update npm scripts (299678e)

0.2.0 (2020-05-20)

Bug Fixes

  • no mapboxgl detected issue (06ef6b6)
  • stop squishing results after updating input (309c8fd)
  • typo issue (d0d23f8)

Features

  • add badges (84c0fde)
  • add geocoder based on custom container_id (ee218c9)

0.1.1 (2020-05-19)

0.1.0 (2020-05-19)

Bug Fixes

  • mapboxGl as prop not mapboxgl (eea8d71)
  • No mapboxgl detected in options. Map markers are disabled. Please set options.mapboxgl. (e5b28e5)
  • typo error (7a99dd0)
  • update build (787bafa)
  • update build (9cb0838)
  • update debouce issue caused by vue component (d748481)

Features

  • add jsconfig for better intellisense 🔌 (6617fee)
  • bot: setup semantic pr 🤖 (29c97e4)
  • ci: add github action 🏗 (6034d21)
  • lint: add commitlint & husky 🏗 (8a739ca)
  • add marker as props (8ab63b4)