Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
Description
For every platform, we should have a cheat sheet of all API changes that can be a quick reference for anyone migrating their app from 2.x to 3.0.
- This should be more than a listing of the API change.
- There should be an associated code snippet that shows "before" and "after" version of the same.
- Must include deprecated APIs (so users will know to use the new version).
The goal is to simplify the upgrade process for developers so they can reference the cheat sheet to estimate impact and also know exactly what the new version of API would look like.