Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
This release adds support for esmodule imports (see #4).
  • Loading branch information
vishwam committed Apr 25, 2021
1 parent b9098b7 commit 1589ec1
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 1,175 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## 2.0.1
This release adds support for esmodule imports (see #4).

## 2.0.0
This release improves the performance of parsing the response stream and fixes some corner cases to better match [the spec](https://html.spec.whatwg.org/multipage/server-sent-events.html#event-stream-interpretation).

Expand Down
Loading

0 comments on commit 1589ec1

Please sign in to comment.