5fb738f693
* wrap flushSync call in microTask This will make sure that React is able to flush this correctly by delaying the call using a microTask. * update changelog * reformat comments Now that it's nested, let's adjust the width of the comments