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) Bump @types/react and formik #278

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

denniskigen
Copy link
Member

@denniskigen denniskigen commented May 18, 2024

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a conventional commit label. See existing PR titles for inspiration.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

Bumps the @types/react and formik versions to the latest available releases. Bumping @types/react means we don't have to rely on selective dependency resolutions and we can use the same version of it everywhere this library is used. Bumping formik fixes issues with outdated type annotations. This PR should be merged with related PRs in Form Builder and Patient Chart.

This PR also adds a typescript script to the manifest file that runs the typescript compiler to check types.

Screenshots

Related Issue

Other

Copy link

Size Change: +146 B (+0.01%)

Total Size: 1.08 MB

ℹ️ View Unchanged
Filename Size Change
dist/125.js 5.64 kB 0 B
dist/184.js 11.2 kB 0 B
dist/225.js 2.56 kB 0 B
dist/29.js 157 kB 0 B
dist/300.js 682 B 0 B
dist/327.js 1.72 kB 0 B
dist/335.js 955 B 0 B
dist/353.js 3.02 kB 0 B
dist/368.js 241 kB 0 B
dist/41.js 3.36 kB 0 B
dist/432.js 203 kB 0 B
dist/436.js 752 B 0 B
dist/505.js 6.94 kB 0 B
dist/540.js 2.63 kB 0 B
dist/55.js 2.14 kB 0 B
dist/635.js 14.2 kB 0 B
dist/66.js 78.6 kB +81 B (+0.1%)
dist/760.js 5.25 kB 0 B
dist/797.js 18.7 kB 0 B
dist/942.js 482 B 0 B
dist/99.js 690 B 0 B
dist/993.js 3.08 kB 0 B
dist/main.js 309 kB +65 B (+0.02%)
dist/openmrs-form-engine-lib.js 3.82 kB 0 B

compressed-size-action

@samuelmale samuelmale merged commit d370c45 into main May 20, 2024
4 checks passed
@samuelmale samuelmale deleted the chore/bump-react-types branch May 20, 2024 06:49
@denniskigen
Copy link
Member Author

Related openmrs/openmrs-esm-form-builder#274

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.

2 participants