f82068f
chore: remove obsolete IE11 code (Morgan Roderick)When we upgraed to @sinonjs/eslint-config@4 in 09e99f4e310c20408df50330124e4d68a60e9b6a we effectively removed support for IE11.
That means that this code branch is obsolete and is safe to remove.
Released by Morgan Roderick on 2024-01-20.
b0253f8
Drop node 12, hello node 18 (Morgan Roderick)
Released by Morgan Roderick on 2022-11-28.
f890f87
Prefer ES2017 (Morgan Roderick)See v1.8.5 for backwards compatibility with ES5
Released by Morgan Roderick on 2022-11-07.
06fb4d4
[Fix] useindexOf
instead ofincludes
(Jordan Harband)This restores ES5 compatibility for use with sinon@9
Released by Morgan Roderick on 2022-11-07.
9305715
Fix #89: detect error on access to proto (Morgan Roderick)
Released by Morgan Roderick on 2022-11-02.
6af2d0c
Bump y18n from 4.0.0 to 4.0.1 (dependabot[bot])Bumps y18n from 4.0.0 to 4.0.1.
Signed-off-by: dependabot[bot] support@github.com
Released on 2021-04-08.
6b7a796
Add .d.ts files to package (Morgan Roderick)In order to improve the experience of TypeScript users, we are compiling
.d.ts
files from the JSDoc and distributing them with the package
Released on 2021-01-13.
07b9e7a
Optimize npm package size (Uladzimir Havenchyk)
Released on 2020-07-17.
4282205
Emit deprecationg warnings in node, and keep console info in browsers (mshaaban0)
Released on 2020-05-20.
76ad9c1
Fix generators causing exceptions in function-name (Sebastian Mayr)
Released on 2020-04-08.
0486d25
Upgrade eslint-config-sinon, add eslint-plugin-jsdoc (Morgan Roderick)This adds linting of jsdoc
Released on 2020-02-19.