Commit 372593f 1 parent 4eb4c4b commit 372593f Copy full SHA for 372593f
File tree 5 files changed +22
-4
lines changed
5 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
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
+
3
12
## 19.0.1
4
13
5
14
- [ ` 037ec2d2 ` ] ( https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: >-
5
5
url : ' https://sinonjs.org'
6
6
github_username : sinonjs
7
7
sinon :
8
- current_release : v19.0.1
8
+ current_release : v19.0.2
9
9
current_major_version : 19
10
10
markdown : kramdown
11
11
kramdown :
Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ permalink: /releases/changelog
6
6
7
7
# Changelog
8
8
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
+
9
18
## 19.0.1
10
19
11
20
- [ ` 037ec2d2 ` ] ( https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612 )
Original file line number Diff line number Diff line change 15
15
" xhr" ,
16
16
" assert"
17
17
],
18
- "version" : " 19.0.1 " ,
18
+ "version" : " 19.0.2 " ,
19
19
"homepage" : " https://sinonjs.org/" ,
20
20
"author" : " Christian Johansen" ,
21
21
"repository" : {
You can’t perform that action at this time.
0 commit comments