v3.7.5 #1909
markwhitfeld
announced in
Releases
v3.7.5
#1909
Replies: 1 comment 2 replies
-
Hi, thanks for the latest release. It fixed the issue
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
ɵprov
will not exist in JIT mode by @arturovt in fix(store): do not check if the state class is injectable within the decorator since theɵprov
will not exist in JIT mode #1867developmentMode
config property by @arturovt in fix(store): give back control todevelopmentMode
config property #1878refCount()
since it makes the stream cold by @arturovt in fix(store): do not userefCount()
since it makes the stream cold #1883Select
deprecation message and add notice to the docs by @arturovt in chore(store): improveSelect
deprecation message and add notice to the docs #1888?
fromctx
parameter of lifecycle hooks since they are never undefined by @arturovt in fix(store): remove?
fromctx
parameter of lifecycle hooks since they are never undefined #1889ngxsForm
directives by @arturovt in fix(form-plugin): prevent actions infinite loop with multiplengxsForm
directives #1890operators.md
by @arturovt in docs(store): add "Typing Operators" section tooperators.md
#1892@Select
deprecation notice [for patch release] by @arturovt in chore(store): remove@Select
deprecation notice [for patch release] #1899New Contributors
Full Changelog: v3.7.4...v3.7.5
This discussion was created from the release v3.7.5.
Beta Was this translation helpful? Give feedback.
All reactions