Skip to content

v2.0.0

Compare
Choose a tag to compare
@willsoto willsoto released this 07 Jun 12:46
33c70d1

Bug Fixes

  • ci: install python, make and g++ for all images (c96fab2)
  • core: guard against missing options (d04a68f)
  • core: mark Module as Global (6042ce9), closes #106

Code Refactoring

  • rollup: remove CJS from outputs (aa3454e)

Features

BREAKING CHANGES

  • rollup: no longer builds a CJS module, use UMD instead

Signed-off-by: Will Soto [email protected]