This is a pretty typical maintenance release with a few package updates. The most notable change is @testing-library/cypress which introduces some breaking changes which you can read about below, or in the release notes.
Features
- update
@nxtend/capacitorto 1.1.0 - update Ionic to 5.3.2
- update Ionicons to 5.1.2
- update
@testing-library/cypressto 7.0.0 - update
@testing-library/jest-domto 5.11.4 - update
@testing-library/user-eventto 12.1.5
BREAKING CHANGES
-
@testing-library/cypress-
getandqueryqueries (which have been deprecated) have now been removed. Usefindqueries only. - TS: TypeScript type definitions have been brought into this module and no longer needs to be referenced from DefinitelyTyped
-
For information on upgrading the plugin, visit the nxtend upgrades documentation.
Top comments (0)