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: update nx to 19.6 #1561

Merged
merged 1 commit into from
Nov 22, 2024
Merged

fix: update nx to 19.6 #1561

merged 1 commit into from
Nov 22, 2024

Conversation

lacolaco
Copy link
Owner

This pull request includes updates to the migrations.json and package.json files to support newer versions of Angular and related packages. The most important changes include updating Angular dependencies and adding new migration scripts.

Updates to dependencies:

  • package.json: Updated Angular dependencies from version 18.0.7 to 18.2.9. This includes packages such as @angular/core, @angular/forms, @angular/material, and others. [1] [2]
  • package.json: Updated @angular-devkit and @nx packages to their latest versions.
  • package.json: Updated typescript from version 5.4.5 to 5.5.4.

Additions to migration scripts:

  • migrations.json: Added new migration scripts for updating Angular CLI versions and ensuring Module Federation DTS is turned off by default.

Copy link

Deploying contributors-img with  Cloudflare Pages  Cloudflare Pages

Latest commit: 91b6dba
Status: ✅  Deploy successful!
Preview URL: https://6940f08b.contributors-img.pages.dev
Branch Preview URL: https://nx-19-6.contributors-img.pages.dev

View logs

@lacolaco lacolaco merged commit c825133 into main Nov 22, 2024
7 checks passed
@lacolaco lacolaco deleted the nx-19.6 branch November 22, 2024 11:33
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.

1 participant