Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

v0.2.0

Latest

Choose a tag to compare

@cjihrig cjihrig released this 27 Jun 17:43
225bd59

Notable changes:

  • DynamoDBStreamEmitter.prototype.start() now accepts an initial state as input. (31b3d84)
  • The 'stop' event now provides the ending state as an argument to the event handler. (31b3d84)
  • Initial TypeScript types are now provided. (9a5200b)