Skip to content

Commit 5bb5e54

Browse files
committed
Update changelog
1 parent 134915b commit 5bb5e54

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Added `newTagText` option to display a prompt in the suggestions list to create a new tag when the `allowNew` option is enabled ([cml391](https://github.com/cml391))
66
- Refactored call of `onAddition` callback to always provide a new object instead of passing the selected tag by reference.
7+
- Refactored `classNames` option to merge the provided prop with defaults ([alexandernst](https://github.com/alexandernst))
8+
- Fixed updates to the `placeholder` option which did not recalculate input size ([LarsHassler](https://github.com/LarsHassler))
9+
- Updated React peer dependency support to include 17+
10+
- Updated example page with a new demo
711

812
## 6.1.0
913

@@ -28,7 +32,7 @@
2832
- Removed `clearInputOnDelete` option
2933
- Removed `autofocus` option
3034
- Removed `delimiterChars` option
31-
- Updated React dependency to 16.5+
35+
- Updated React peer dependency to 16.5+
3236

3337
## 5.13.1
3438

0 commit comments

Comments
 (0)