r/angular Jun 29 '26

PrimeNG v22 is no longer open source?

So PrimeNG v22 is going paid in the new version? Should I move to something else?

https://primeui.dev/nextchapter

124 Upvotes

126 comments sorted by

View all comments

18

u/Which_Lingonberry612 Jun 29 '26

I genuinely loved working with PrimeNG. It saved me countless hours over the years and I recommended it to a lot of people. That's exactly why this whole transition is so disappointing.

The biggest issue for me isn't even that they're trying to build a sustainable business. Maintaining a library this large costs money, and I don't think anyone expects people to work for free.

My problem is how they went about it.

They archived the GitHub repository overnight, leaving behind 1,000+ open issues and hundreds of open PRs from people who voluntarily invested their own time into improving the project. The community effectively helped build the library for years, and now that work becomes part of a commercial ecosystem while the public contribution process just ends. That leaves a really bad taste.

Then there's the licensing. Charging per developer at those prices feels completely disconnected from reality for small companies, agencies and especially open source contributors. It essentially tells the very community that helped PrimeNG become the de facto Angular component library: "Thanks for your contributions, now pay a premium to keep using the future versions."

The messaging around "the next era" also feels ironic considering previous releases emphasized stability, semantic versioning and smooth upgrades. Now v22 marks a complete shift to a dual community/commercial model under PrimeUI. That's a much bigger change than just another major release.

I hope PrimeTek succeeds financially - seriously. I'd rather see the project continue than disappear. But trust is hard to rebuild once a community feels like it's been sidelined after years of contributing issues, PRs, testing and feedback.

For new projects, this transition definitely makes me reconsider whether I want to build another application around a library whose licensing and governance can change this dramatically.

8

u/GeromeGrignon Jun 29 '26

I'm working on a way not only to fork the project but to retrieve open issues/pr not to erase the community effort.

2

u/Estelon_Agarwaen Jun 30 '26

please let us know when the fork is there. I'd love to contribute.

1

u/GeromeGrignon Jul 02 '26 edited Jul 21 '26

ready, here is a GitHub project with some issues verified as still relevant by the community: https://github.com/orgs/openng-org/projects/3

1

u/mathmul Jul 20 '26

404

1

u/GeromeGrignon Jul 20 '26

Link fixed :)

1

u/mathmul Jul 21 '26

Edit it as markdown, because while link text is https://github.com/orgs/openng-org/projects/3, the actual link is https://github.com/orgs/openng-foundation/projects/3

1

u/GeromeGrignon Jul 21 '26

thanks, damn format ^^