jaredpalmer / formik

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

chore: yarn 3 #3832

Closed quantizor closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 85ea87c577097dfb455bfc6185a2e9b602b5c845

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/Ab4YVxfhMKPwZDFxnG6XEMznmyvq)) | [Visit Preview](https://formik-docs-git-yarn-3-formik.vercel.app) | | Jun 20, 2023 8:21pm |
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 d4a96b6ec9bafa1612781b58af05df3320925ebe:

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

Size Change: +1.14 kB (+3%)

Total Size: 41.6 kB

Filename Size Change
packages/formik-native/dist/formik-native.cjs.development.js 305 B -1 B (0%)
packages/formik-native/dist/formik-native.esm.js 237 B -1 B (0%)
packages/formik/dist/formik.cjs.development.js 16.7 kB +421 B (+3%)
packages/formik/dist/formik.cjs.production.min.js 7.35 kB +291 B (+4%)
packages/formik/dist/formik.esm.js 16.5 kB +431 B (+3%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `packages/formik-native/dist/formik-native.cjs.production.min.js` | 242 B | | `packages/formik-native/dist/index.js` | 150 B | | `packages/formik/dist/index.js` | 143 B |

compressed-size-action

jaredpalmer commented 1 year ago

We should move to pnpm but this is fine for short term

quantizor commented 1 year ago

We should move to pnpm but this is fine for short term

I'd actually say bun if we intended to move off yarn