Skip to content
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

chore(react): release 0.17.1 #641

Merged
merged 1 commit into from
Sep 13, 2024
Merged

chore(react): release 0.17.1 #641

merged 1 commit into from
Sep 13, 2024

Conversation

danroberts
Copy link
Contributor

@danroberts danroberts commented Sep 13, 2024

Releasing a new version of @gadgetinc/react with some small bugfixes.


## 0.17.1

### Patch Changes

- Updated `AutoTable` to automatically deselect records and close after running Gadget bulk actions
- Updated `AutoInput` to accept an optional `label?: string` input
- Fixed bug with AutoForm include/exclude system which prevented submission due to validations getting applied to hidden fields
- fix(useActionForm): fixes issue where relationship fields with readonly children were sometimes updated

PR Checklist

  • Important or complicated code is tested
  • Any user facing changes are documented in the Gadget-side changelog
  • Any immediate changes are slated for release in Gadget via a generated package dependency bump
  • Versions within this monorepo are matching and there's a valid upgrade path

Copy link
Contributor

@MillanWangGadget MillanWangGadget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. All existing references in this repo to the lib are ^0.17.0 👍

@danroberts danroberts merged commit 43326e3 into main Sep 13, 2024
9 checks passed
@danroberts danroberts deleted the droberts/react-17.1 branch September 13, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants