File tree Expand file tree Collapse file tree 5 files changed +22
-4
lines changed Expand file tree Collapse file tree 5 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 19.0.2
4+
5+ - [ ` 4eb4c4bc ` ] ( https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2 )
6+ Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)
7+ - [ ` a5b03db3 ` ] ( https://github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52 )
8+ Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)
9+
10+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2024-09-13._
11+
312## 19.0.1
413
514- [ ` 037ec2d2 ` ] ( https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: >-
55url : ' https://sinonjs.org'
66github_username : sinonjs
77sinon :
8- current_release : v19.0.1
8+ current_release : v19.0.2
99 current_major_version : 19
1010markdown : kramdown
1111kramdown :
Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 19.0.2
10+
11+ - [ ` 4eb4c4bc ` ] ( https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2 )
12+ Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)
13+ - [ ` a5b03db3 ` ] ( https://github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52 )
14+ Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)
15+
16+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2024-09-13._
17+
918## 19.0.1
1019
1120- [ ` 037ec2d2 ` ] ( https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612 )
Original file line number Diff line number Diff line change 1515 " xhr" ,
1616 " assert"
1717 ],
18- "version" : " 19.0.1 " ,
18+ "version" : " 19.0.2 " ,
1919 "homepage" : " https://sinonjs.org/" ,
2020 "author" : " Christian Johansen" ,
2121 "repository" : {
You can’t perform that action at this time.
0 commit comments