Skip to content

v1.0.3

Compare
Choose a tag to compare
@kitten kitten released this 16 Apr 21:34
· 62 commits to master since this release
b15ee43

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.