@@ -6,6 +6,25 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 16.1.0
10+
11+ - [ ` cac5184b ` ] ( https://github.com/sinonjs/sinon/commit/cac5184b2a5c395e7e8775192ebcab234b6c180f )
12+ Enable use of assignment in the presence of accessors (#2538 ) (Carl-Erik Kopseng)
13+ - [ ` f8c20e54 ` ] ( https://github.com/sinonjs/sinon/commit/f8c20e5414464cf36a1dd48845ff57bf4e87d158 )
14+ New article: making Sinon work with complex setups (#2540 ) (Carl-Erik Kopseng)
15+ > Co-authored-by: Morgan Roderick < [email protected] > > 16+ - [ ` cb5b9621 ` ] ( https://github.com/sinonjs/sinon/commit/cb5b96214891dcff0890f07d01fe6b7d1627e8cb )
17+ Add NPM script 'dev-docs' and document its usage (Carl-Erik Kopseng)
18+ - [ ` dd7c6091 ` ] ( https://github.com/sinonjs/sinon/commit/dd7c6091f415f1f0129cb9673f79ad3e44eecd21 )
19+ Add a little update to contributing (Carl-Erik Kopseng)
20+ - [ ` 79acdf38 ` ] ( https://github.com/sinonjs/sinon/commit/79acdf380af52a34847a4861e637f5738c4b39eb )
21+ Move tool versions into single file at root (Carl-Erik Kopseng)
22+ - [ ` 03b1db50 ` ] ( https://github.com/sinonjs/sinon/commit/03b1db50a1114b0e7ee5a26b0c813eda3fc54e07 )
23+ Expose Changelog page (#2550 ) (Carl-Erik Kopseng)
24+ - [ ` e1c3dad2 ` ] ( https://github.com/sinonjs/sinon/commit/e1c3dad21d3d7c18f23f014bd952b5e4136687cb )
25+ Add section on tooling and recommend using ASDF for tool versioning (#2547 ) (Carl-Erik Kopseng)
26+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-10-05._
27+
928## 16.0.0
1029
1130- [ ` c3396058 ` ] ( https://github.com/sinonjs/sinon/commit/c339605834f6fd7ba3afdd179fff3a8544e62bd7 )
@@ -37,9 +56,10 @@ _Released by Morgan Roderick on 2023-09-13._
3756 > - Support callable instances
3857 >
3958 > - Clean prettier lint
40-
41- _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2023-06-20._
42-
59+ >
60+ > ***
61+ >
62+ > Co-authored-by: - <->
4363- [ ` d220c995 ` ] ( https://github.com/sinonjs/sinon/commit/d220c99516ddb644d3702b4736bdfd311a2b05ec )
4464 fix: bundling compatibility with webpack@5 (#2519 ) (Avi Vahl)
4565 > - fix: bundling compatibility with webpack@5
0 commit comments