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 52031cf commit 6e17239Copy full SHA for 6e17239
packages/connect-react/CHANGELOG.md
@@ -1,6 +1,10 @@
1
<!-- markdownlint-disable MD024 -->
2
# Changelog
3
4
+# [1.0.0-preview.10] - 2024-12-12
5
+
6
+- Enforce string length limits
7
8
# [1.0.0-preview.9] - 2024-12-10
9
10
- Disabled submit button when form is incomplete
packages/connect-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@pipedream/connect-react",
- "version": "1.0.0-preview.9",
+ "version": "1.0.0-preview.10",
"description": "Pipedream Connect library for React",
"files": [
"dist"
0 commit comments