Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [10.1.0](10.0.1...10.1.0) (2021-12-10) ### Bug Fixes * android package copy ([bcd2328](bcd2328)) * cannot update issue (fix [#607](#607)) ([dd96390](dd96390)) * e2e/cypress templates ([1131898](1131898)) * install errors with npm 7+ (fix [#611](#611)) ([1a273dd](1a273dd)) * jest test config with Angular 13 ([4a427ee](4a427ee)) * missing @popperjs/core peer dependency ([ba0aba5](ba0aba5)) * remove deprecated cordova-plugin-whitelist ([77e1b4f](77e1b4f)) * update command in addon generator ([dd2409b](dd2409b)) ### Code Refactoring * deprecate Protractor in favor of Cypress ([f5c4538](f5c4538)) ### Features * add cypress for e2e test ([#605](#605)) ([6fe85aa](6fe85aa)) * Angular 13 update ([49a3669](49a3669)) * migrate to [@awesome-cordova-plugins](https://github.com/awesome-cordova-plugins) ([4df3fb8](4df3fb8)) * update cypress and add auth support for e2e test ([6f80f69](6f80f69)) * update ionic packages ([839f629](839f629)) * update karma config ([90d40e6](90d40e6)) * update ng-bootstrap for v13 support ([af21e28](af21e28)) * update to Angular 13 ([9b3183c](9b3183c)) ### BREAKING CHANGES * Cypress is now the default choice for e2e tests.
- Loading branch information