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

Fix scheduler and TS builds #2889

Merged
merged 3 commits into from
Nov 11, 2020
Merged

Fix scheduler and TS builds #2889

merged 3 commits into from
Nov 11, 2020

Conversation

jaredpalmer
Copy link
Owner

@jaredpalmer jaredpalmer commented Nov 11, 2020

Scheduler's types were being leaked into the typescript builds breaking ts for folks with skipLibCheck: false.

Fixes #2888

@changeset-bot
Copy link

changeset-bot bot commented Nov 11, 2020

🦋 Changeset detected

Latest commit: 0dfa23b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
formik Patch
formik-native Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Nov 11, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/formium/formik/7gp2jjwee
✅ Preview: https://formik-git-fix-schduler-types.formium.vercel.app

@github-actions
Copy link
Contributor

Size Change: +305 B (0%)

Total Size: 41.4 kB

Filename Size Change
packages/formik/dist/formik.cjs.development.js 16.7 kB +152 B (0%)
packages/formik/dist/formik.esm.js 16.5 kB +153 B (0%)
ℹ️ View Unchanged
Filename Size Change
packages/formik-native/dist/formik-native.cjs.development.js 306 B 0 B
packages/formik-native/dist/formik-native.cjs.production.min.js 242 B 0 B
packages/formik-native/dist/formik-native.esm.js 238 B 0 B
packages/formik-native/dist/index.js 150 B 0 B
packages/formik/dist/formik.cjs.production.min.js 7.08 kB 0 B
packages/formik/dist/index.js 143 B 0 B

compressed-size-action

@jaredpalmer jaredpalmer merged commit 69d1daf into master Nov 11, 2020
@jaredpalmer jaredpalmer deleted the fix/schduler-types branch November 11, 2020 16:35
@github-actions github-actions bot mentioned this pull request Nov 11, 2020
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.

typescript error bug v2.2.4
1 participant