0.6.0
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 yourpackage.json
- Usually the best approach is adding
What's new?
Faster install/run without any dependencies! 🏎️