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) Release v3.0.1 #451

Merged
merged 2 commits into from
Dec 18, 2024
Merged

(chore) Release v3.0.1 #451

merged 2 commits into from
Dec 18, 2024

Conversation

pirupius
Copy link
Member

@pirupius pirupius commented Dec 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

Cuts a new patch release of React Form Engine, v3.0.1 with backwards compatible bug fixes and improvements to testing and documentation.

Here's the draft changelog:

Bug fixes

Docs

Housekeeping

@pirupius pirupius requested a review from samuelmale December 18, 2024 10:01
Copy link

github-actions bot commented Dec 18, 2024

Size Change: -88.9 kB (-6.59%) ✅

Total Size: 1.26 MB

Filename Size Change
dist/289.js 0 B -88.9 kB (removed) 🏆
ℹ️ View Unchanged
Filename Size Change
dist/151.js 382 kB 0 B
dist/219.js 264 kB -1 B (0%)
dist/225.js 2.57 kB 0 B
dist/277.js 1.85 kB 0 B
dist/300.js 645 B 0 B
dist/335.js 968 B 0 B
dist/353.js 3.02 kB 0 B
dist/41.js 3.37 kB 0 B
dist/540.js 2.63 kB 0 B
dist/55.js 758 B 0 B
dist/585.js 112 kB 0 B
dist/635.js 14.4 kB 0 B
dist/690.js 11.5 kB 0 B
dist/70.js 483 B 0 B
dist/806.js 89.3 kB 0 B
dist/979.js 6.87 kB 0 B
dist/99.js 691 B 0 B
dist/993.js 3.09 kB 0 B
dist/main.js 355 kB -2 B (0%)
dist/openmrs-esm-form-engine-lib.js 3.8 kB +3 B (+0.08%)

compressed-size-action

@denniskigen
Copy link
Member

denniskigen commented Dec 18, 2024

Could you update the entries for @openmrs/esm-framework and @openmrs/esm-patient-common-lib in peerDependencies to point to the latest version ranges?

  "peerDependencies": {
    "@openmrs/esm-framework": "6.x",
    "@openmrs/esm-patient-common-lib": "9.x",
	// ... other deps
  }

Also, could you bump the versions of @openmrs/esm-patient-common-lib and @openmrs/esm-styleguide in devDependencies to the latest pre-releases?

@pirupius
Copy link
Member Author

Done

@denniskigen
Copy link
Member

Same for devDependencies?

@denniskigen
Copy link
Member

@samuelmale Do we need to fix that weird version range for @carbon/react still?

@pirupius
Copy link
Member Author

pirupius commented Dec 18, 2024

@denniskigen devDependencies already updated unless there's a specific one that i need to pay attention to but all community packages have been updated

@samuelmale
Copy link
Member

Do we need to fix that weird version range for @carbon/react still?

@denniskigen I'm happy with making Carbon a peer dependency.

@pirupius
Copy link
Member Author

@samuelmale can be postpone the carbon to the next release? unless u don't foresee any issues

@denniskigen denniskigen changed the title Release v3.0.1 (chore) Release v3.0.1 Dec 18, 2024
@denniskigen
Copy link
Member

Probably best to tackle that after the release. Please proceed, @pirupius.

@pirupius pirupius merged commit 5e94f55 into main Dec 18, 2024
6 checks passed
@pirupius pirupius deleted the chore/patch-release-v3.0.1 branch December 18, 2024 10:16
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.

3 participants