@JayCooperBell@MarkWhitfeld This is indeed a private API. We could've used some custom variable (say `ngxsDevMode`) and forced our users to provide through the DefinePlugin, but this would look like an "iatrogeny" (more harm than good) for users. So we went with what Angular provides out of the box.
v14 resolves a long-standing issue when NgModel changes were not reflected in the UI for OnPush components in some cases.
https://t.co/Oh5cF5IqEw
Thank you @overthesanity! #ngUpdate