Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

53 lines (34 loc) · 1.03 KB

CHANGE LOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


Added

N/A

Changed

N/A

Deprecated

N/A

Removed

N/A

Fixed

N/A

1.1.0 - 2020-03-17

Added

  • Add SseStream#writeMessage as a typesafe alias to SseStream#write

Changed

  • Ported code to TypeScript

1.0.1 - 2017-12-28

Fixed

  • The retry field is set properly

1.0.0 - 2017-11-22

Added

  • First stable release!