This release contains a number of improvements and bug fixes:
- Improved the handling of large cookies via cookie splitting (fixes #32, #31)
- Improved
cy.logout()
(fixes #36) - Improved the preservation of auth cookies between tests (fixes #33, #23)
- Improved typings
In addition, the development environment of this package has been updated:
- Updated all dependencies
- Added linting and code formatting
- Improved CI pipeline for this package (using Github Actions)
- Added reporting templates for bugs, features, and questions
- Updated default branch from
master
tomain
Huge thank you to @natterstefan for taking the lead on this release!