We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48133d commit 5e92fccCopy full SHA for 5e92fcc
CHANGELOG.md
@@ -3,9 +3,9 @@
3
## [v3.14.1] (Apr 12, 2024)
4
5
### Fixes
6
-* Fix a bug where injecting an optional property with null value not rendering the expected default component
7
-* Update the type of renderMessage in the OpenChannel module
8
-* Deprecate the renderInput prop and add a new `renderMessageInput` prop
+* Fixed a bug where injecting an optional property with null value not rendering the expected default component
+* Updated the type of renderMessage in the OpenChannel module
+* Deprecated the renderInput prop and add a new `renderMessageInput` prop
9
10
## [v3.14.0] (Apr 5, 2024)
11
### Feature
0 commit comments