You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renames the 'app' in the SSR helper results to 'appWithJobs' to make it more explicit.: 76acf75
Minor Changes
Adds ability to defer rendering from server.: f197bf4
Patches
Wraps work creation with a try/catch which will create an 'error' state when an error occurs, rather than throwing and killing the react render cycle.: 98d44e2
Refactors all of the SSR specific code out of 'job' and into the 'ssr/job'.: 040ac47