Skip to content

0.6.0

Compare
Choose a tag to compare
@okwolf okwolf released this 07 Feb 05:00
· 12 commits to master since this release

Breaking changes

  • Dropping support for Node < 12
  • Enabling ES Modules in your projects may require updates to opt-in for native Node support
    • Usually the best approach is adding "type": "module" to your package.json

What's new?

Faster install/run without any dependencies! 🏎️