File tree Expand file tree Collapse file tree 5 files changed +27
-5
lines changed
Expand file tree Collapse file tree 5 files changed +27
-5
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 20.0.0
4+
5+ - [ ` b6daed26 ` ] ( https://github.com/sinonjs/sinon/commit/b6daed26cd4ba2c045d3d2fc2cadbdcbf43c61e6 )
6+ chore!: remove usingPromise (Morgan Roderick)
7+ > Everyone should be using native promises by now, or should know how to stub natives
8+ - [ ` 95d4b8fc ` ] ( https://github.com/sinonjs/sinon/commit/95d4b8fc89316c7af82c02750e8ca71e5bc76d07 )
9+ chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)
10+ > BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API
11+
12+ _ Released by Morgan Roderick on 2025-03-24._
13+
314## 19.0.5
415
516- [ ` 67d19ff0 ` ] ( https://github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819 )
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ description: >-
55url : ' https://sinonjs.org'
66github_username : sinonjs
77sinon :
8- current_release : v19 .0.5
9- current_major_version : 19
8+ current_release : v20 .0.0
9+ current_major_version : 20
1010markdown : kramdown
1111kramdown :
1212 input : GFM
Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 20.0.0
10+
11+ - [ ` b6daed26 ` ] ( https://github.com/sinonjs/sinon/commit/b6daed26cd4ba2c045d3d2fc2cadbdcbf43c61e6 )
12+ chore!: remove usingPromise (Morgan Roderick)
13+ > Everyone should be using native promises by now, or should know how to stub natives
14+ - [ ` 95d4b8fc ` ] ( https://github.com/sinonjs/sinon/commit/95d4b8fc89316c7af82c02750e8ca71e5bc76d07 )
15+ chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)
16+ > BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API
17+
18+ _ Released by Morgan Roderick on 2025-03-24._
19+
920## 19.0.5
1021
1122- [ ` 67d19ff0 ` ] ( https://github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819 )
Original file line number Diff line number Diff line change 1515 " xhr" ,
1616 " assert"
1717 ],
18- "version" : " 19 .0.5 " ,
18+ "version" : " 20 .0.0 " ,
1919 "homepage" : " https://sinonjs.org/" ,
2020 "author" : " Christian Johansen" ,
2121 "repository" : {
You can’t perform that action at this time.
0 commit comments