v3.0.0
- BREAKING: package is now native esm, supported on latest Node 12/14/16. programmatic API is only supported by native esm consumers, or cjs using dynamic import. consumers using the CLI should see no change in behavior. (#159)
- deps: upgrade all to latest stable.