Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@mourner mourner released this 28 Jun 09:03
· 3 commits to main since this release
  • ⚠️ 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