bahmutov / local-cypress

Use Cypress without global objects
https://glebbahmutov.com/blog/local-cypress/
33 stars 3 forks source link

Types broken with cypress@9.7.0 #68

Closed merrywhether closed 2 years ago

merrywhether commented 2 years ago

The new Cypress types have a change that causes the imports from local-cypress to become any (or throw errors if skipLibCheck: false). This is especially painful for any custom commands. Addressed in #67.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.2.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: