Skip to content

Releases: vinayakkulkarni/mapbox-gl-interpolate-heatmap

v0.8.0

24 Mar 14:39
7838573
Compare
Choose a tag to compare

0.8.0 (2024-03-24)

Bug Fixes

  • deps: bump actions/checkout from 3 to 4 (a01fc3a)
  • deps: bump actions/setup-node from 3 to 4 (8c738fd)
  • deps: bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (f80cf6b)
  • deps: bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (2d1f2dc)
  • deps: Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (71828dc)
  • deps: Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (b0f44eb)
  • deps: bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (d4da6a3)
  • deps: bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (16cc313)
  • deps: Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (d087e73)
  • deps: Bump mapbox-gl-interpolate-heatmap in /example (10822ee)
  • deps: Bump yaml from 2.2.1 to 2.2.2 (15668dd)

v0.7.0

01 Apr 19:24
63fb85a
Compare
Choose a tag to compare

0.7.0 (2023-04-01)

Bug Fixes

  • deps: bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (0d29f31)
  • deps: bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 (2b056f5)
  • deps: bump json5 from 1.0.1 to 1.0.2 (cd576bd)
  • deps: bump mapbox-gl-interpolate-heatmap in /example (#436) (14ac22c)
  • deps: bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (7c690ee)
  • deps: bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (fae3cd2)
  • deps: bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (b831316)
  • shipjs: add GitHub actor step in the job (4cdb1c7)

Features

  • add automerger workflow 💯 (51da747)

v0.6.1

09 Nov 12:37
024011e
Compare
Choose a tag to compare

0.6.1 (2022-11-09)

Bug Fixes

  • deps: bump mapbox-gl-interpolate-heatmap in /example (02f370f)

Features

v0.6.0

31 Oct 07:32
365889c
Compare
Choose a tag to compare

0.6.0 (2022-10-31)

Bug Fixes

  • deps: bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (29d48fa)
  • remove todo: probot app (3990bc0)
  • streamline fields in constructor type (d4d9746)

Features

  • demo: add open weather API for real data (957e4cc)

v0.5.2

27 Oct 14:14
17e3e21
Compare
Choose a tag to compare

0.5.2 (2022-10-27)

Bug Fixes

  • vite: enable insertTypesEntry from package.json (cf4d7bf)

v0.5.1

27 Oct 11:48
22fc723
Compare
Choose a tag to compare

0.5.1 (2022-10-27)

Bug Fixes

  • remove hard-coded date 😅 (d14b1c8)

Features

v0.5.0

27 Oct 08:03
451c2f5
Compare
Choose a tag to compare

0.5.0 (2022-10-27)

Bug Fixes

  • build type declarations to dist (d9687be)

Features

  • allow custom valueToColor4 via constructor (5ed45ba)
  • update typings to be more verbose (4eb77bd)

v0.4.0

26 Oct 07:26
760579d
Compare
Choose a tag to compare

0.4.0 (2022-10-26)

Bug Fixes

  • pin rollup to v2.x 😅 (9cc5d38)
  • use typing directly in source file (36be978)

Features

  • autogenerated typings 🎉 (8a84247)

v0.3.1

04 Oct 20:01
9c792b0
Compare
Choose a tag to compare

0.3.1 (2022-10-04)

Bug Fixes

  • deps: bump actions/checkout from 2 to 3 (e6f7b1a)
  • deps: bump actions/setup-node from 2.5.1 to 3.0.0 (2a1035e)
  • deps: bump actions/setup-node from 3.0.0 to 3.1.0 (d0f7f50)
  • deps: bump actions/setup-node from 3.1.0 to 3.1.1 (68a8c6c)
  • deps: bump actions/setup-node from 3.1.1 to 3.2.0 (94b949f)
  • deps: bump actions/setup-node from 3.2.0 to 3.3.0 (050d387)
  • deps: bump actions/setup-node from 3.3.0 to 3.4.1 (084b1b8)
  • deps: bump actions/setup-node from 3.4.1 to 3.5.0 (af33dc5)
  • deps: bump earcut from 2.2.3 to 2.2.4 (03b9c4a)
  • deps: bump ejs from 3.1.6 to 3.1.7 (39629af)
  • deps: bump follow-redirects from 1.14.6 to 1.14.8 (d7f475f)
  • deps: bump minimist from 1.2.5 to 1.2.6 (41511bc)
  • deps: bump node-fetch from 2.6.6 to 2.6.7 (8fdea95)
  • deps: bump terser from 5.10.0 to 5.14.2 (616ecf6)
  • deps: bump wearerequired/lint-action from 1 to 2 (3d2026a)

v0.3.0

20 Jan 07:43
157dc96
Compare
Choose a tag to compare

0.3.0 (2022-01-20)

Bug Fixes

  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (a07f178)

Features