Skip to content

Commit 4b7a228

Browse files
authored
Merge branch 'develop' into feature/upgradeBlueprintjsV6-CMEM-7139
2 parents 605caef + 61f255d commit 4b7a228

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2727
### Changed
2828

2929
- **React and its types were updated to v18, so you may hit incompatibilities if you run it with React 16 or 17.**
30+
- `color` library was upgraded from v4 to v5, so the types changed
31+
- if you forward properties then they cannot have `Color` as type, use `ColorLike`
3032
- `<MultiSelect />`
3133
- by default, if no searchPredicate or searchListPredicate is defined, the filtering is done via case-insensitive multi-word filtering.
3234

0 commit comments

Comments
 (0)