v2.0.79
Update dependency sinon to v19
Notable changes
sinonjs/sinon (sinon)
v19.0.2
4eb4c4bc
Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)a5b03db3
Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-09-13.
v19.0.1
037ec2d2
Update migration docs (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-09-13.
v19.0.0
3534ab4f
Bump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng)Ensures consistency and less breakage when there are "circular" dependencies.
912c568d
upgrade fake timers and others (#2612) (Carl-Erik Kopseng)- Upgrade dependencies (includes breaking API in Fake Timers)
- fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
9715798e
Use newer @mochify/* packages (#2609) (Carl-Erik Kopseng)Co-authored-by: Maximilian Antoni [email protected]
Released by Carl-Erik Kopseng on 2024-09-13.
List of commits
852c56c (Update dependency sinon to v19, 2024-11-04)