Skip to content

Commit b6e9809

Browse files
committed
Update CHANGELOG.md
1 parent 9e60d6e commit b6e9809

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
## [11.0.0]
44

5+
### ⚠ BREAKING CHANGES
6+
* Update polyfills to include `Element.prototype.replaceChildren`
7+
58
### Bug Fixes (from 10.2.0)
69
* Reduce work done for `unhighlightAll` during on-click handler (batching in v11.0.0-rc8 would also have helped) [#522](https://github.com/Choices-js/Choices/issues/522) [#599](https://github.com/Choices-js/Choices/issues/599)
10+
* Improve performance when rendering very large number of items and choices. Stuttering when stopping searching or selecting an item still happens depending on device and number of choices.
711

812
## [11.0.0-rc8] (2024-08-23)
913

0 commit comments

Comments
 (0)