Hacker News new | ask | show | jobs
by ComputerGuru 673 days ago
Point releases are often bugfix releases, i.e. not api changes but runtime changes. CI won’t help without very specific accompanying tests.
1 comments

I have literally never run into this being a problem in practice. If someone downstream ever did notice, they can just specify a higher minimum version constraint.