Contribute Media
A thank you to everyone who makes this possible: Read More

API Evolution the Right Way

Translations: en

Description

If you maintain a library, how can you innovate without breaking the projects that depend on it? Follow semantic versioning, add APIs conservatively, add parameters compatibly, use DeprecationWarnings and publish a deprecation policy, guide your users on how to upgrade, and make wise choices about when to break backwards compatibility.

Improve this page