themesberg / flowbite-angular

Official Angular components built for Flowbite and Tailwind CSS
https://flowbite-angular.com
Other
190 stars 42 forks source link

Upgrade to Nx & Angular LTS Versions #63

Closed tomavic closed 1 month ago

tomavic commented 1 month ago

Objective

Use Latest Stable Versions of Nx, Angular and Node.js

According to Nx and Angular Versions

Screenshot 2024-10-24 at 2 18 50 AM
MGREMY commented 1 month ago

Just looked at nx and angular version If we stick on the last lts angular version, then it's angular 17. Nx for angular 17 we can go on the latest lts so v19 Since the project is on angular 18 right now and Nx v19, we will need to do a downgrade of angular version

MGREMY commented 1 month ago

And depending on the angular version, we will need to update the typescript and node version (in CD/CI for example) image

MGREMY commented 1 month ago

Item created in the board : https://github.com/orgs/themesberg/projects/11?pane=issue&itemId=84626200