Skip to content

Release: v0.2.4

Compare
Choose a tag to compare
@nzjony nzjony released this 05 Nov 09:53
· 6 commits to master since this release
  • Upgrade harp.gl / three.js / leaflet dependencies: 275cf83
  • Remove default export which improves typings, otherwise HarpGL needs to be converted to any: eeff7b7. Note, this is a breaking change, please use import { HarpGL } from "harp-leaflet"; now because HarpGL is no longer the default export.