v3.7.4 #1853
markwhitfeld
announced in
Releases
v3.7.4
#1853
Replies: 1 comment
-
There are a few issues following this release. We are looking into then to fix them ASAP: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Store
instance between different apps by @arturovt in fix(store): do not re-use the globalStore
instance between different apps #1740Promise.then
within synchronous tests when decorating factory by @arturovt in fix(store): do not runPromise.then
within synchronous tests when decorating factory #1753@Select()
decorated properties to be accessed within constructors by @arturovt in fix(store): allow@Select()
decorated properties to be accessed within constructors #1804NoopNgxsExecutionStrategy
explicitly when the zone is nooped by @arturovt in fix(store): provideNoopNgxsExecutionStrategy
explicitly when the zone is nooped #1819disabled
is truthy by @arturovt in fix(devtools-plugin): do not connect whendisabled
is truthy #1761isAngularInTestMode()
by @arturovt in perf(store): tree-shakeisAngularInTestMode()
#1739ConfigValidator
,HostEnvironment
andisAngularInTestMode
by @arturovt in perf(store): tree-shakeConfigValidator
,HostEnvironment
andisAngularInTestMode
#1741deepFreeze
by @arturovt in perf(store): tree-shakedeepFreeze
#1821SelectFactory
by @arturovt in perf(store): tree-shakeSelectFactory
#1744isAngularInTestMode()
by @arturovt in perf(router-plugin): tree-shakeisAngularInTestMode()
#1738StorageEngine
section by @peterblazejewicz in docs: updateStorageEngine
section #1781ZooState
by @benceHornyak in docs(installation): remove unusedZooState
#1834New Contributors
StorageEngine
section #1781ZooState
#1834Full Changelog: v3.7.3...v3.7.4
This discussion was created from the release v3.7.4.
Beta Was this translation helpful? Give feedback.
All reactions