Skip to content

Commit de86e0f

Browse files
authored
Release 4.3.1 (#318)
1 parent 3e98cc6 commit de86e0f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.3.1
2+
3+
- [internal] Improve performance of marker dragging [#316](https://github.com/mapbox/mapbox-gl-directions/pull/316)
4+
15
## 4.3.0
26

37
- [feature] Added option `instructions.showWaypointInstructions` to control displaying of waypoint instructions [#313](https://github.com/mapbox/mapbox-gl-directions/pull/313)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-directions",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "A mapboxgl plugin for the Mapbox Directions API",
55
"main": "./src/index.js",
66
"browserify": {

0 commit comments

Comments
 (0)