Skip to content

Releases: mapbox/vtcomposite

v2.3.1

24 Oct 12:14
b704a0c

Choose a tag to compare

Handle missing language property

v2.3.0

15 Oct 12:38
550ea18

Choose a tag to compare

Added the worldview keyword 'ALL' to return all the non-hidden worldviews for the given feature

v2.1.0

09 Feb 05:48
fbf2bd6

Choose a tag to compare

Merge pull request #133 from mapbox/local-language

"local" Language Code

v2.0.2

02 Feb 21:07
63afb63

Choose a tag to compare

v2.0.2

v2.0.0

27 Oct 18:05
d01d84d

Choose a tag to compare

BREAKING Redesign vtcomposite.localize function.

v1.1.0

08 Aug 15:06
750fbd5

Choose a tag to compare

Added logic for translation of the class feature property

v1.0.0

15 Jul 19:07
0ea5136

Choose a tag to compare

BREAKING Module now returns an object with two functions #127

const { composite, localize } = require('@mapbox/vtcomposite');
  • Adds a new function localize which finds and removes unused translations and worldviews from features.
  • Update mvt-fixtures@3.9.0
  • Update tape@4.15.1
  • Move tutorial from README.md into TUTORIAL.md
  • Move benchmarking from README.md into CONTRIBUTING.md

v0.6.0

10 Jan 20:44
872d47d

Choose a tag to compare

v0.6.0

v0.5.0

09 Jul 12:21
13f697a

Choose a tag to compare

v0.5.0

v0.1.1

14 Aug 17:55

Choose a tag to compare

Dynamically tags versions of vector tiles instead of always assigning V2. See this PR.