We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b642f8c commit b91c862Copy full SHA for b91c862
1 file changed
CHANGELOG.md
@@ -14,6 +14,8 @@
14
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
+
19
#### :eyeglasses: Spec Compliance
20
21
#### :rocket: New Feature
@@ -26,6 +28,8 @@
26
28
27
29
#### :nail_care: Polish
30
31
+- Allow builds while watchers are running. https://github.com/rescript-lang/rescript/pull/8349
32
33
#### :house: Internal
34
35
# 13.0.0-alpha.3
0 commit comments