Skip to content

v2.0.0

Compare
Choose a tag to compare
@fatso83 fatso83 released this 25 Jul 15:37
· 1795 commits to main since this release

This is the big 2.0 release with lots of breaking changes. We have created a migration guide on the Sinon homepage you are advised to follow.

Changes since pre6

  • Add restore method for stubbed property descriptors
  • Allow stubbing getters and setters for function properties
  • Add getters/setters stub behaviors
  • Refactor xhr and xhr.upload to use the same EventTargetHandler
  • Remove SSL part of base url