Skip to content

v2.0.0

Compare
Choose a tag to compare
@wessberg wessberg released this 29 May 08:03
· 5 commits to master since this release

Breaking Changes

Migrated to ESM

Sandhog now targets ESM by default. It generates a CommonJS build too for direct API usage, but the CLI will be using ES modules.
Because of this change, the minimum accepted Node.js version has been updated to v14.19.0. Please ensure you're running a compatible version of Node.js

v1.0.44...v2.0.0