-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: Require @dhis2/ui v5 #439
Conversation
* chore: replace ui-core & ui-widgets v4 with ui v5 BREAKING CHANGE: components should now be imported from `@dhis2/ui` and various components have had breaking changes in v5 * chore: fix lint error, add text lint to format script Co-authored-by: Austin McGee <[email protected]>
# [5.0.0-alpha.1](v4.0.8...v5.0.0-alpha.1) (2020-06-15) ### chore * replace ui-core & ui-widgets v4 with ui v5 ([#416](#416)) ([401aa32](401aa32)) ### BREAKING CHANGES * components should now be imported from `@dhis2/ui` and various components have had breaking changes in v5 * chore: fix lint error, add text lint to format script Co-authored-by: Austin McGee <[email protected]>
# [5.0.0-alpha.2](v5.0.0-alpha.1...v5.0.0-alpha.2) (2020-08-14) ### Bug Fixes * **dependency:** update babel-preset-env ([#421](#421)) ([09bcde7](09bcde7))
We could possibly require |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
# [5.0.0](v4.0.9...v5.0.0) (2020-08-14) ### Features * Require @dhis2/ui v5 ([#439](#439)) ([e600807](e600807)) ### BREAKING CHANGES * require @dhis2/ui v5 - components should now be imported from @dhis2/ui and various components have had breaking changes in v5
🎉 This PR is included in version 5.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
BREAKING CHANGE: Requires @dhis2/ui@^5