Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@sir-dunxalot sir-dunxalot released this 15 Feb 18:21

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 to main

Huge thank you to @natterstefan for taking the lead on this release!