File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<!-- markdownlint-disable MD024 -->
22# Changelog
33
4+ # [ 1.0.0-preview.24] - 2025-01-24
5+
6+ - Fix the bug where inputting multiple strings into an array prop would merge the strings into one
7+ - Fix custom string input for remote options
8+ - Fix the reloading of a previously selected remote option when re-rendering the form component
9+
410# [ 1.0.0-preview.23] - 2025-01-22
511
612- Show the prop label instead of the value after selecting from a dropdown for string array props
Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/connect-react" ,
3- "version" : " 1.0.0-preview.23 " ,
3+ "version" : " 1.0.0-preview.24 " ,
44 "description" : " Pipedream Connect library for React" ,
55 "files" : [
66 " dist"
You can’t perform that action at this time.
0 commit comments