Skip to content

Releases: mapbox/earcut

v3.0.0

28 Jun 09:03
Compare
Choose a tag to compare
  • ⚠️ Breaking: publish earcut as a ES module, dropping support for CommonJS (use v2.2.4 if you need compatibility).
  • ⚠️ Breaking: use modern ES syntax, dropping support for IE11 (you can still transpile on your end to keep support).
  • ⚠️ Breaking: the legacy UMD browser bundle now exposes the main function as earcut.default.

Changelog for previous versions