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 f6052bd commit 77eaee6Copy full SHA for 77eaee6
packages/connect-react/CHANGELOG.md
@@ -1,6 +1,10 @@
1
<!-- markdownlint-disable MD024 -->
2
# Changelog
3
4
+# [1.0.0-preview.22] - 2025-01-21
5
+
6
+- Allow custom string input for remote options
7
8
# [1.0.0-preview.21] - 2025-01-17
9
10
- Fix a bug in async prop value validation when the prop is a string
packages/connect-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@pipedream/connect-react",
- "version": "1.0.0-preview.21",
+ "version": "1.0.0-preview.22",
"description": "Pipedream Connect library for React",
"files": [
"dist"
0 commit comments