Skip to content

Commit ec4a9f3

Browse files
committed
changelog
1 parent d82b3b8 commit ec4a9f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#### :rocket: New Feature
2323

2424
- Rewatch: add `--prod` flag to `build`, `watch`, and `clean` to skip dev-dependencies and dev sources (`"type": "dev"`), enabling builds in environments where dev packages aren't installed (e.g. after `pnpm install --prod`). https://github.com/rescript-lang/rescript/pull/8347
25+
- Add `Dict.assignMany`, `Dict.concat` and `Dict.concatMany` to the stdlib. https://github.com/rescript-lang/rescript/pull/8364
2526

2627
#### :bug: Bug fix
2728

0 commit comments

Comments
 (0)