v0.6.0
Changed
- API (breaking): Convert
cli/index.ts
to a pure import (side-effect free). To run the cli from import must now import and callrun()
(59972ea) - Updated package dependencies (7641ddb)
Full Changelog: v0.5.0...v0.6.0
cli/index.ts
to a pure import (side-effect free). To run the cli from import must now import and call run()
(59972ea)Full Changelog: v0.5.0...v0.6.0