Open markostanimirovic opened 4 hours ago
Name | Link |
---|---|
Latest commit | 9fee29d88e13da6e1d64e81a6672987c6c8d3911 |
Latest deploy log | https://app.netlify.com/sites/ngrx-io/deploys/674537e40854d40008d34e8e |
Deploy Preview | https://deploy-preview-4607--ngrx-io.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #4504
What is the new behavior?
computed
property inSignalStoreFeatureResult
type is renamed toprops
.EntityComputed
andNamedEntityComputed
types in theentities
plugin are renamed toEntityProps
andNamedEntityProps
.Does this PR introduce a breaking change?