reshaped 3.2.0-canary.1 → 3.2.0-canary.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -11,3 +11,7 @@
11
11
  - Toast: Warning color support
12
12
  - FileUpload: Added `height` support
13
13
  - Table: Aligned highlighted row bg color with other components
14
+ - Autocomplete: onBackspace prop
15
+ - TextField: focused prop
16
+ - TextField: multiline prop
17
+ - Autocomplete: instanceRef + AutocompleteInstance type