Cypress - v2.0.1
Released 2/16/2018
Bugfixes:
- Using
cy.contains()
with a regexp argument is now properly escaped. Fixes #1322. - Fixed a runaway regexp causing large
.js
files to take dozens of seconds to process. This was a regression caused by2.0.0
with the newmodifyObstructiveCode
option. We've optimized the regexp and the performance is back to being almost identical to transparently passing responses through. Fixes #1330.
Details
date
July 19, 2018, 7:41 a.m.
name
2.0.1
type
Patch
👇
Register or login to:
- 🔍View and search all Cypress releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!