File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Log of changes since the 1.1.0 version
4
4
5
+ #### 1.8.1
6
+
7
+ - Update real-changesets-parser to 1.3.0
8
+ - Fix problems on map attribution control
9
+
10
+ #### 1.8.0
11
+
12
+ - Update mapbox-gl-js to 1.13.0
13
+
5
14
#### 1.6.1
6
15
7
16
- Improve rollup config with node polyfills
Original file line number Diff line number Diff line change @@ -3801,9 +3801,10 @@ readline2@^1.0.1:
3801
3801
is-fullwidth-code-point "^1.0.0"
3802
3802
mute-stream "0.0.5"
3803
3803
3804
- " real-changesets-parser@git://github.com/willemarcel/real-changesets-parser.git#update-turf-libs " :
3804
+ real-changesets-parser@^1.3.0 :
3805
3805
version "1.3.0"
3806
- resolved "git://github.com/willemarcel/real-changesets-parser.git#ee9ffc563ed54ce91c351b443e6e6f50f068f677"
3806
+ resolved "https://registry.yarnpkg.com/real-changesets-parser/-/real-changesets-parser-1.3.0.tgz#1d4a55025119d6244df40e9776cdf88d3f33beb3"
3807
+ integrity sha512-Qg0uv752S/FUZJszrdGkXqfxlF7Iqv1yoru1QCGFjXq0nF5y0u2umTzo4b76RHXdZgkdIvvmcL4p6sCjKYldDA==
3807
3808
dependencies :
3808
3809
" @turf/bbox" " ^6.0.1"
3809
3810
" @turf/bbox-polygon" " ^6.0.1"
You can’t perform that action at this time.
0 commit comments