We have an existing application that has been pointing to the 4.10 version of ArcGIS JavaScript API. To add additional functionality, we have found that we can update to V4.23 with minimal updates. Problem is, we don't really know what some of the upgrade "must do's" are.
Things like esri/tasks/support/Query is now esri/rest/support/Query (as of V4.20).
Is there a place where I can find all of the release notes for each update to see what I need to change in my app?
TIA
-Tim