Name | Link |
---|---|
🔨 Latest commit | 181b45e |
🔍 Latest deploy log | https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/6784f85308fa700008e4161b |
😎 Deploy Preview | https://deploy-preview-4323--compassionate-pike-271cb3.netlify.app |
📱 Preview on mobile |
To edit notification comments on pull requests, go to your Netlify site configuration.
Login to write a write a comment.
continue work with #4313
Fixes the types for Subsequent Execution Results. Currently, the generic argument for subsequent results is passed to deferred and streamed results. By providing two different generic arguments, we can get properly types individual members of the incremental array.