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

Realligning #1

Merged
merged 12 commits into from
Sep 11, 2023
Merged

Realligning #1

merged 12 commits into from
Sep 11, 2023

Conversation

DavideFrancescon
Copy link

No description provided.

Nessworthy and others added 12 commits September 6, 2023 16:40
Cover use cases for both using a submission handler that returns a promise, and for a one which does not.

Add FAQ entry about submission handler cleanup.
Wrap FAQ entry in `details correctly.

Remove use of inline code markers in `summary` as it seems like they are not supported.
Add spacing between lines to support proper inline code formatting.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

# Releases
## formik@2.4.4

### Patch Changes

-   [`ae0fe6c`](jaredpalmer@ae0fe6c) [jaredpalmer#3873](jaredpalmer#3873) - Forward `className` for custom components used with `Field` 41720c2


-   [`ae0fe6c`](jaredpalmer@ae0fe6c) [jaredpalmer#3873](jaredpalmer#3873) - Remove use of deprecated `StatelessComponent` type in favor of `FunctionComponent` (da58b29)

 ## formik-native@2.1.27

### Patch Changes

-   Updated dependencies \[[`ae0fe6c`](jaredpalmer@ae0fe6c), [`ae0fe6c`](jaredpalmer@ae0fe6c)]:
    -   formik@2.4.4
Already fixed the release summary to reflect the true contributors/commits, the change history got a little muddy due to submitting the changesets separately.
docs: Expand on cleanup behaviour for submission handlers
This will allow Formik's code to be removed by tree-shaking bundlers like Webpack or esbuild.
@DavideFrancescon DavideFrancescon merged commit 405578c into fix/ISSUE-3846-setValue-docs Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants