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+ ## 15.0.3
4+
5+ - [ ` b775f1b4 ` ] ( https://github.com/sinonjs/sinon/commit/b775f1b4174c5a92fa7fa8f70fbf3f4b5466a39e )
6+ Avoid tampering with globals and other modules' exports in tests (#2504 ) (Carl-Erik Kopseng)
7+ - [ ` 477064b6 ` ] ( https://github.com/sinonjs/sinon/commit/477064b628c65220ce9d0ac16cd33ab9b1da93da )
8+ fix: make it possible to call through to underlying stub in stub instance (#2503 ) (Carl-Erik Kopseng)
9+ > closes #2501
10+ - [ ` 6e19746e ` ] ( https://github.com/sinonjs/sinon/commit/6e19746e255dfa0fcf78af076e49d5db0eb11c07 )
11+ Remove dead Travis and Gitter references (Carl-Erik Kopseng)
12+
13+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-03-26._
14+
315## 15.0.2
416
517- [ ` 19bd99f3 ` ] ( https://github.com/sinonjs/sinon/commit/19bd99f364ab44f0e2715571e5deab580d9aa7fd )
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 : v15.0.2
8+ current_release : v15.0.3
99 current_major_version : 15
1010markdown : kramdown
1111kramdown :
Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 15.0.3
10+
11+ - [ ` b775f1b4 ` ] ( https://github.com/sinonjs/sinon/commit/b775f1b4174c5a92fa7fa8f70fbf3f4b5466a39e )
12+ Avoid tampering with globals and other modules' exports in tests (#2504 ) (Carl-Erik Kopseng)
13+ - [ ` 477064b6 ` ] ( https://github.com/sinonjs/sinon/commit/477064b628c65220ce9d0ac16cd33ab9b1da93da )
14+ fix: make it possible to call through to underlying stub in stub instance (#2503 ) (Carl-Erik Kopseng)
15+ > closes #2501
16+ - [ ` 6e19746e ` ] ( https://github.com/sinonjs/sinon/commit/6e19746e255dfa0fcf78af076e49d5db0eb11c07 )
17+ Remove dead Travis and Gitter references (Carl-Erik Kopseng)
18+
19+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-03-26._
20+
921## 15.0.2
1022
1123- [ ` 19bd99f3 ` ] ( https://github.com/sinonjs/sinon/commit/19bd99f364ab44f0e2715571e5deab580d9aa7fd )
Original file line number Diff line number Diff line change 1515 " xhr" ,
1616 " assert"
1717 ],
18- "version" : " 15.0.2 " ,
18+ "version" : " 15.0.3 " ,
1919 "homepage" : " https://sinonjs.org/" ,
2020 "author" : " Christian Johansen" ,
2121 "repository" : {
You can’t perform that action at this time.
0 commit comments