Skip to content

Releases: b4nst/stream-mock

2.0.3

27 Jun 14:23

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

Choose a tag to compare

🎉 New features

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

🏋️ Contributors of this release

Add duplex stream

07 May 13:50

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

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

Choose a tag to compare

🐛 Bugfixes

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

💨 Misc

  • adding some tests

Bug fixes

12 Mar 10:24

Choose a tag to compare

🐛 Bug fixes

  • typo in README (yarn is not npm)

First release

12 Mar 10:22

Choose a tag to compare

🎉 New features