Skip to content

Releases: jawg/types.ts

Release 1.0.6

10 Jan 08:52
b1f92e3
Compare
Choose a tag to compare

1.0.6 (2024-01-10)

✨ Features

  • JawgPlaces: add support to focus.countries, focus.gids, boundary.gids and island layer (b1f92e3)

🍏 Chore

  • update all dependencies (fad97d1)

Release 1.0.5

18 Mar 15:45
c0bd346
Compare
Choose a tag to compare

1.0.5 (2022-03-18)

✨ Features

  • JawgPlaces: add function support for languages, countries, layers, sources, circle and rectangle options (c0bd346)

Release 1.0.4

22 Feb 09:08
4b64ecb
Compare
Choose a tag to compare

1.0.4 (2022-02-22)

✨ Features

  • JawgPlaces: add destroy function, it will clear created DOM elements and listeners (4b64ecb)

Release 1.0.3

15 Dec 15:12
ad12506
Compare
Choose a tag to compare

1.0.3 (2021-12-15)

✨ Features

  • JawgPlaces: add options minLength and debounceDelay (ad12506)

Release 1.0.2

06 Aug 13:08
b9a8ee5
Compare
Choose a tag to compare

1.0.2 (2021-08-06)

🪲 Bug Fixes

  • JawgPlaces: add missiong transition type none (1cdbfcb)
  • JawgPlaces: version should be a string (22db454)

🔧 Build

  • release 1.0.2 with README udpdate (b9a8ee5)

🍏 Chore

Release 1.0.1

28 Jul 09:25
ddeb2fb
Compare
Choose a tag to compare

1.0.1 (2021-07-28)

🪲 Bug Fixes

  • update maplibre and mapbix types versions and add missing options (ddeb2fb)

Release 1.0.0

09 Jul 16:00
4d627ec
Compare
Choose a tag to compare

1.0.0 (2021-07-09)

✨ Features

  • JawgPlaces is now an exported namespace (0c89386)
  • places: add definition for Jawg Places (629ff18)

📝 Documentation

  • add more comments with new typedocs config (00e6fb4)

🚀 Continuous Integration

  • add workflow for build and release (4d627ec)
  • add workflow for gh pages generated with typedoc (77f9011)