All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.0.7 - 2023-08-25
- issue with import when using webpack 5 (#27)
1.0.6 - 2017-03-22
- ensure
pkg.main
points at built library, not raw ES6 source.
1.0.5 - 2016-06-14
toGeoJSON()
method accessible to all individual markers.
1.0.4 - 2015-09-11
.travis.yml
file to use Travis CI with this repository
- an issue importing using the wrong case for filename
1.0.3 - 2015-09-10
.npmignore
file to ensure built output is included in published npm package.
1.0.2 - 2015-09-10
- nothing. just trying to resolve problems publishing to npm
1.0.1 - 2015-09-10
- missing script in
package.json
to ensurenpm install
lays down built files
- incorrect release script link in
package.json
1.0.0 - 2015-09-09
First Release!