upgradability
Define compatibility rules for module upgrades. Avoid breaking changes to public types and functions unless you rotate packages intentionally.
Define compatibility rules for module upgrades. Avoid breaking changes to public types and functions unless you rotate packages intentionally.