Skip to content

Commit 2bef252

Browse files
committed
Merge branch 'develop' into ps/overhaul
2 parents a5784d5 + 7cd4c94 commit 2bef252

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

History.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44

55
- Breaking Change: Dropping support for Node 10 and below
66
- Breaking Change: Dropping support for Flow
7+
- Bug: Resolves #5. Event handlers are cleaned up after each iteration, fixing some memory leak issues.
78
- Feature: Added support for TypeScript
89
- Feature: Support for Node.js versions 12, 14, and 16
10+
- Info: Resolves #7. Code now internally depends on `@babel/runtime`. This fixes issue where a global
11+
`regeneratorRuntime` was required.
912
- Info: General overhaul of project setup (should not impact what is published)
1013

1114
## v0.2.1

0 commit comments

Comments
 (0)