Fixes: v1.0.0 migration guide was outdated for recent changes
Description
Between the time that the migration guide was written and the v1.0.0 release there were a few minor changes.
I upgraded from rc.5 to the release version and found changes to the MintQuoteResponse, MeltQuoteResponse, and return types of receive and receiveTokenEntry
Changes
Updated migration guide with discrepancies I found, but this is not necessarily all of them
Fixes: v1.0.0 migration guide was outdated for recent changes
Description
Between the time that the migration guide was written and the v1.0.0 release there were a few minor changes.
I upgraded from rc.5 to the release version and found changes to the
MintQuoteResponse
,MeltQuoteResponse
, and return types ofreceive
andreceiveTokenEntry
Changes
Updated migration guide with discrepancies I found, but this is not necessarily all of them
PR Tasks
npm run test
--> no failing unit testsnpm run format