ngx-open-map-wrapper/node_modules/@mapbox/whoots-js/CHANGELOG.md

677 B

Breaking changes, which may affect downstream projects are marked with a ⚠️

3.1.0

2018-Jul-12
  • Replace legacy Rollup jsnext:main with now standard module (#74)
  • ⚠️ Drop support for Node 4

3.0.0

2017-Feb-13
  • ⚠️ whoots-js is now a scoped package under the @mapbox namespace

2.1.0

Jul 15, 2016
  • Release as ES6 module alongside UMD build, add jsnext:main to package.json

2.0.0

Jun 1, 2016
  • ⚠️ Refactor for a classless API

1.1.0

May 23, 2016
  • Make getTileBbox and getMercCoords public

1.0.0

May 23, 2016
  • Initial release