

Breaking frequently is fine for libraries where all versions are available and usable.
It’s not good for API’s, where every single change isn’t backwards compatible and available. We have lemmy apps that still aren’t supporting API changes added over a year ago. We even had one such case last week.


Its just devs that aren’t watching the releases, and using custom javascript libraries rather than the ones we publish.