Move code from one library or API to a chosen replacement SAFELY — safety net first, migrate incrementally, green between each. Use when 'migrate off X to Y', 'replace this library', 'swap axios for fetch', 'move from lodash to native', 'port this to the new SDK', 'deprecate this dependency', 'we're
Move code from one library or API to a chosen replacement SAFELY — safety net first, migrate incrementally, green between each. Use when 'migrate off X to Y', 'replace this library', 'swap axios for fetch', 'move from lodash to native', 'port this to the new SDK', 'deprecate this dependency', 'we're switching from X to Y', 'codemod this', or a dependency is EOL/deprecated and callers must move. Mo