v0.22.1
- On X11, fix
ResumeTimeReached
being fired too early. - On Web, replaced zero timeout for
ControlFlow::Poll
withrequestAnimationFrame
- On Web, fix a possible panic during event handling
- On macOS, fix
EventLoopProxy
leaking memory for every instance.