File tree 3 files changed +10011
-40
lines changed
3 files changed +10011
-40
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## 12.0.1
4
+
5
+ - [ ` 3f598221 ` ] ( https://github.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3 )
6
+ Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
7
+ >
8
+ > 'npm unlink' would implicitly unlink the current dir
9
+ > until version 7, which requires an argument
10
+ >
11
+ - [ ` 51417a38 ` ] ( https://github.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b )
12
+ Fix bundling of cjs module (#2412 ) (Julian Grinblat)
13
+ >
14
+ > * Fix bundling of cjs module >
15
+ > * Run prettier
16
+
17
+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2021-11-04._
18
+
3
19
## 12.0.0
4
20
5
21
- [ ` b20ef9e4 ` ] ( https://github.com/sinonjs/sinon/commit/b20ef9e4940e9384a6d0707b917a38e7bbfcd816 )
You can’t perform that action at this time.
0 commit comments