jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.73k stars 2.77k forks source link

feat: add benchmarking #3831

Closed quantizor closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: a474b6fe1b2fd0d77fc7b9d37899a3772b0cc0e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **formik-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/formik/formik-docs/BQUeMvmjppWACpCZa5ZXVZ6sKCUp)) | [Visit Preview](https://formik-docs-git-benchmarking-formik.vercel.app) | | Jun 20, 2023 8:05pm |
codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a474b6fe1b2fd0d77fc7b9d37899a3772b0cc0e4:

Sandbox Source
Formik TypeScript Playground Configuration
github-actions[bot] commented 1 year ago

Size Change: 0 B

Total Size: 40.5 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `packages/formik-native/dist/formik-native.cjs.development.js` | 306 B | | `packages/formik-native/dist/formik-native.cjs.production.min.js` | 242 B | | `packages/formik-native/dist/formik-native.esm.js` | 238 B | | `packages/formik-native/dist/index.js` | 150 B | | `packages/formik/dist/formik.cjs.development.js` | 16.2 kB | | `packages/formik/dist/formik.cjs.production.min.js` | 7.06 kB | | `packages/formik/dist/formik.esm.js` | 16.1 kB | | `packages/formik/dist/index.js` | 143 B |

compressed-size-action

jaredpalmer commented 1 year ago

Test failing?