UNPKG

@plone/volto-testing

Version:

Volto Testing package - Contains dependencies and helpers for testing Plone 6 / Volto

62 lines (30 loc) 1.34 kB
# Volto Testing Release Notes <!-- You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For helpful instructions, please see: https://6.docs.plone.org/volto/developer-guidelines/contributing.html#create-a-pull-request --> <!-- towncrier release notes start --> ## 4.0.0 (2023-09-30) ## 4.0.0-alpha.1 (2023-09-13) ### Breaking - Upgrade to Cypress 13 @sneridagh [#5163](https://github.com/plone/volto/issues/5163) ## 4.0.0-alpha.0 (2023-07-23) ### Breaking - Update to Cypress 12.17.1 @sneridagh [#4981](https://github.com/plone/volto/issues/4981) ## 3.1.0 (2023-02-08) ### Feature - Update Cypress support commands, add missing peer dependency `axe-core` @sneridagh [#4382](https://github.com/plone/volto/issues/4382) ## 3.0.0 (2022-12-15) ### Breaking - Update to latest Cypress used in Volto core @sneridagh [#4128](https://github.com/plone/volto/issues/4128) ## 2.0.1 (2022-08-01) ### Bugfix - Upgrade `cypress-axe` since it was forcing `cypress` < 10 version. @sneridagh ## 2.0.0 (2022-08-01) ### Breaking - Use `Cypress` 10. See https://docs.voltocms.com/upgrade-guide/ for more information. @sneridagh ## 1.0.0 (2022-05-23) ### Internal - Initial version @sneridagh - Match versions with the one in @plone/volto @sneridagh