I just upgraded to 0.9.5 and I get hit with these two stopping errors:
error: Transforming for-await loops to the configured target environment is not supported yet
error: Transforming async generator functions to the configured target environment is not supported yet
Reverting back to 0.9.0 lets me run ok again.