Skip to content

fix(forms): Re-export InputFieldProps #11879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

Tobbe
Copy link
Contributor

@Tobbe Tobbe commented Jan 6, 2025

The InputFieldProps type used to be accessible to RW Apps by doing a dist/ import. But when we switched how we build the forms package for the RW v8 release we forgot to re-export it

Reported here https://community.redwoodjs.com/t/redwood-v8-0-0-upgrade-guide/7250/74?u=tobbe

@Tobbe Tobbe added the release:fix This PR is a fix label Jan 6, 2025
@Tobbe Tobbe added this to the next-release-patch milestone Jan 6, 2025
@Tobbe Tobbe enabled auto-merge (squash) January 6, 2025 05:19
@Tobbe Tobbe merged commit 547e6c6 into redwoodjs:main Jan 6, 2025
50 checks passed
Copy link

pullflow-com bot commented Jan 6, 2025

Total time: 21 minutes

See team performance

@Tobbe Tobbe deleted the tobbe-forms-export-inputfieldprops branch January 6, 2025 05:34
Tobbe added a commit that referenced this pull request Jan 16, 2025
@Tobbe Tobbe modified the milestones: next-release-patch, v8.4.3 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant