challenge-algorithms-v2.0-s.../node_modules/@sinonjs/commons/CHANGES.md

1.7 KiB

Changes

1.8.3

Released on 2021-04-08.

1.8.2

  • 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.

1.8.1

  • 07b9e7a Optimize npm package size (Uladzimir Havenchyk)

Released on 2020-07-17.

1.8.0

  • 4282205 Emit deprecationg warnings in node, and keep console info in browsers (mshaaban0)

Released on 2020-05-20.

1.7.2

  • 76ad9c1 Fix generators causing exceptions in function-name (Sebastian Mayr)

Released on 2020-04-08.

1.7.1

  • 0486d25 Upgrade eslint-config-sinon, add eslint-plugin-jsdoc (Morgan Roderick)

    This adds linting of jsdoc

Released on 2020-02-19.