Open srinaath opened 3 years ago
@lei9444 is this something you can take a look?
I have done some investigation on it. There will be a break change about the snapshot if we want to use it in async function (in 0.3.0 will console warning only).
The change is like we need to manually retain and then release the snapshot.
Today, we use a lot of snapshot in our dispatcher, so this may take some time to update and need to test all workflows to make sure it work.
Let's move this out R14 for now given the assessment is this is a big breaking change.
Composer main is currently based on an older version of Recoil (0.0.13). This task encapsulates the work required to upgrade Composer to use recoil 0.3 and handle changes to code required and test all scenarios in the electron installer.