Skip to content

Releases: b4nst/stream-mock

2.0.3

27 Jun 14:23
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸ’¨Misc

  • Add compatibility with Node.js 12 (CI tests)

πŸ‘ Contributors of this release

Refactoring to typescript

13 Apr 11:18
Compare
Choose a tag to compare

πŸŽ‰ New features

  • #18 --> Refactoring stream-mock in typescript.

πŸ‹οΈ Contributors of this release

Add duplex stream

07 May 13:50
Compare
Choose a tag to compare

πŸŽ‰ New features

πŸ“¦ Dependency update

dev

  • xo --> 0.21.0

πŸ‹οΈ Contributors of this release

Get flat data

07 May 13:56
Compare
Choose a tag to compare

πŸŽ‰ New features

  • add flatData property to WritableMock in order to get flattened result.

πŸ“¦ Dependency update

dev

  • sinon --> 5.0.0

Bug fixes

12 Mar 13:23
Compare
Choose a tag to compare

πŸ› Bugfixes

  • babel-runtime dependency
  • README lint (codeclimate report)

πŸ’¨ Misc

  • adding some tests

Bug fixes

12 Mar 10:24
Compare
Choose a tag to compare

πŸ› Bug fixes

  • typo in README (yarn is not npm)

First release

12 Mar 10:22
Compare
Choose a tag to compare

πŸŽ‰ New features