Angular 8 support
Breaking changes:
The Jest configuration moves from the jest.config.js
file to the package.json
. This should be easier to manage going forward if updates need to be supported (JSON vs AST).
The Jest configuration moves from the jest.config.js
file to the package.json
. This should be easier to manage going forward if updates need to be supported (JSON vs AST).