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 Angular to v17 #147

Merged
merged 1 commit into from
Aug 27, 2024
Merged

(chore) Bump Angular to v17 #147

merged 1 commit into from
Aug 27, 2024

Conversation

denniskigen
Copy link
Member

@denniskigen denniskigen commented Aug 10, 2024

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

This PR bumps the version of Angular used in this library to v17, maintaining our convention of being at most one major version behind the most recent release. Some of the improvements in v17 include:

  • Deferrable views which bring performance and DX improvements
  • Up to 90% faster runtime with built-in control flow loops in public benchmarks
  • Up to 87% faster builds for hybrid rendering and 67% for client-side rendering

This also bumps turbo to the latest release.

Screenshots

Related Issue

Other

@donaldkibet
Copy link
Member

Thanks @denniskigen Will test out the upgrade and give feedback on It. Thanks!

Copy link
Member

@donaldkibet donaldkibet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks @denniskigen

@denniskigen
Copy link
Member Author

Thanks, @donaldkibet.

@denniskigen denniskigen merged commit 30fa721 into main Aug 27, 2024
3 checks passed
@denniskigen denniskigen deleted the chore/angular-v17 branch August 27, 2024 19:36
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