v4.0.0
- Split project into "Eyas for Desktop" and "Eyas CLI". This repo now only contains the CLI to generate test files for use with the Eyas Desktop application.
- Removed the
bundlecommand from the CLI due to low use. Significantly reduces the package size. - Fix error when pressing escape to exit the CLI
- Update dependencies
- Add a CLI flag to auto open the folder after build
- Changed the
dbcommand tofileto better reflect its purpose, but leftdbas a deprecated alias for backwards compatibility.
npm i @cycosoft/eyas@4.0.0 --save-dev | NPM
Full Changelog: v3.5.1...v4.0.0