Skip to content

10.1.0

Compare
Choose a tag to compare
@ci-rebot ci-rebot released this 10 Dec 13:14
· 32 commits to main since this release

10.1.0 (2021-12-10)

Bug Fixes

  • android package copy (bcd2328)
  • cannot update issue (fix #607) (dd96390)
  • e2e/cypress templates (1131898)
  • install errors with npm 7+ (fix #611) (1a273dd)
  • jest test config with Angular 13 (4a427ee)
  • missing @popperjs/core peer dependency (ba0aba5)
  • remove deprecated cordova-plugin-whitelist (77e1b4f)
  • update command in addon generator (dd2409b)

Code Refactoring

  • deprecate Protractor in favor of Cypress (f5c4538)

Features

BREAKING CHANGES

  • Cypress is now the default choice for e2e tests.