File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 17.0.1
4+
5+ - [ ` 5fde5aeb ` ] ( https://github.com/sinonjs/sinon/commit/5fde5aebc74dec12bacd84d00a2f22906a7ebcc0 )
6+ fix returns does not override call through (#2567 ) (Raz Luvaton)
7+ - [ ` b5fc3671 ` ] ( https://github.com/sinonjs/sinon/commit/b5fc3671fff2481ab9b66486242f2c2ceb8d08e5 )
8+ Documentation for assertion options for the sandbox (#2564 ) (Carl-Erik Kopseng)
9+ - [ ` f7d180cc ` ] ( https://github.com/sinonjs/sinon/commit/f7d180ccc15b8dce958c08a780d384044d39bb2b )
10+ fix: assertion log limit (#2485 ) (Spencer Goossens)
11+ - [ ` 4f538e3e ` ] ( https://github.com/sinonjs/sinon/commit/4f538e3e74580a44e9b0cfcfdec9ca5f76d16fad )
12+ Fix mochify breaking on node: assert (#2559 ) (Carl-Erik Kopseng)
13+
14+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-11-01._
15+
316## 17.0.0
417
518- [ ` 11a8e3f2 ` ] ( https://github.com/sinonjs/sinon/commit/11a8e3f24ccec981a280dbe63df316d1fbde4ddd )
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 : v17.0.0
8+ current_release : v17.0.1
99 current_major_version : 17
1010markdown : kramdown
1111kramdown :
Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 17.0.1
10+
11+ - [ ` 5fde5aeb ` ] ( https://github.com/sinonjs/sinon/commit/5fde5aebc74dec12bacd84d00a2f22906a7ebcc0 )
12+ fix returns does not override call through (#2567 ) (Raz Luvaton)
13+ - [ ` b5fc3671 ` ] ( https://github.com/sinonjs/sinon/commit/b5fc3671fff2481ab9b66486242f2c2ceb8d08e5 )
14+ Documentation for assertion options for the sandbox (#2564 ) (Carl-Erik Kopseng)
15+ - [ ` f7d180cc ` ] ( https://github.com/sinonjs/sinon/commit/f7d180ccc15b8dce958c08a780d384044d39bb2b )
16+ fix: assertion log limit (#2485 ) (Spencer Goossens)
17+ - [ ` 4f538e3e ` ] ( https://github.com/sinonjs/sinon/commit/4f538e3e74580a44e9b0cfcfdec9ca5f76d16fad )
18+ Fix mochify breaking on node: assert (#2559 ) (Carl-Erik Kopseng)
19+
20+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-11-01._
21+
922## 17.0.0
1023
1124- [ ` 11a8e3f2 ` ] ( https://github.com/sinonjs/sinon/commit/11a8e3f24ccec981a280dbe63df316d1fbde4ddd )
Original file line number Diff line number Diff line change 1515 " xhr" ,
1616 " assert"
1717 ],
18- "version" : " 17.0.0 " ,
18+ "version" : " 17.0.1 " ,
1919 "homepage" : " https://sinonjs.org/" ,
2020 "author" : " Christian Johansen" ,
2121 "repository" : {
You can’t perform that action at this time.
0 commit comments