There was an error while loading. Please reload this page.
1 parent 7037cd5 commit a0a3075Copy full SHA for a0a3075
1 file changed
CHANGELOG.md
@@ -15,6 +15,7 @@
15
#### :boom: Breaking Change
16
17
- Support for `break` and `continue` in loops. `break` and `continue` are new keywords. https://github.com/rescript-lang/rescript/pull/8348
18
+- Fix iterator / iterable typedefs, add generator typedefs. https://github.com/rescript-lang/rescript/pull/8355
19
20
#### :eyeglasses: Spec Compliance
21
0 commit comments