v1.0.3
This release contains a minor improvement to react-ssr-prepass' performance. It'll now yield to the event loop during its synchronous visitor when it's taking longer than 5ms. This prevents the event loop from being clogged up and the server becoming more unresponsive as a result.