Closed koempf closed 3 months ago
@koempf thanks for opening this issue. This will be a breaking change (see #33).
:tada: This issue has been resolved in version 3.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
immerPatchState(store, (state) => { state.form = {form: new FormGroup({}), template: c}; });
(state) knows than only Object
state.form (Property form does not exist on type object)