We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5634d commit 4627871Copy full SHA for 4627871
1 file changed
CHANGELOG.md
@@ -23,6 +23,7 @@
23
- Reanalyze: add glob pattern support for suppress/unsuppress configurations (e.g., `"src/generated/**"`). https://github.com/rescript-lang/rescript/pull/8277
24
- Add optional `~locales` and `~options` parameters to `String.localeCompare`. https://github.com/rescript-lang/rescript/pull/8287
25
- Support inline records in external definitions. https://github.com/rescript-lang/rescript/pull/8304
26
+- Add support for pattern matching/destructuring of record rest. https://github.com/rescript-lang/rescript/pull/8317
27
28
#### :bug: Bug fix
29
0 commit comments