Skip to content

Support multiple versions of PrimeNG in SPA(Angular) #199

Discussion options

You must be logged in to vote

To run multiple versions, for example, 3 versions of PrimeNG in an app, you need 3 different apps to shrink into 1 app, and 3 different builds and find a way to manage them. It's not a good practice to build 3 different versions and we don't suggest it. And in order to use different versions of PrimeNG you need to use relevant Angular versions as well because PrimeNG versions are synced with Angular versions, for example

Angular 15 -> PrimeNG 15

Angular 16 -> PrimeNG 16

Angular does not fully support all the previous versions. There may be some deprecations and breaking changes between versions resulting in malfunction of components.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cetincakiroglu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants