3.0.0 - BREAKING CHANGE
- Upgrade google@zx to 7.0x
- Move from commonJS to EsModules
- Eslint is now working again
- IMPORTANT this version causes a breaking changes due the need to move from commonJS to ESModules, for those who uses a version before 3.0.x needs to run
yarn unlink gitray
and thenyarn link
.