v18.0.0 #2173
markwhitfeld
announced in
Releases
v18.0.0
#2173
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
NGXS_ROUTER_PLUGIN_OPTIONS
privately by @arturovt in fix(router-plugin): exposeNGXS_ROUTER_PLUGIN_OPTIONS
privately #2037rxjs/webSocket
and useWebSocket
directly by @arturovt in refactor(websocket-plugin): get rid offrxjs/webSocket
and useWebSocket
directly #2033ReplaySubject
for take until notifiers by @arturovt in refactor: useReplaySubject
for take until notifiers #2055action-handlers.md
by @arturovt in docs: updateaction-handlers.md
#2056tsconfig.spec.json
files should extend from roottsconfig.spec.json
by @arturovt in chore:tsconfig.spec.json
files should extend from roottsconfig.spec.json
#2068instanceof Promise
toisPromise
to allow any promisable object by @arturovt in fix(store): changeinstanceof Promise
toisPromise
to allow any promisable object #209318.x
by @arturovt in ci: upgrade Node version to18.x
#2095integration_ng15_tests
job by @arturovt in ci: removeintegration_ng15_tests
job #2098dtslint
to ESLint by @arturovt in ci: switch fromdtslint
to ESLint #2103selectSignal
by @arturovt in feat(store): addselectSignal
#2097dispatch
return observable should be<void>
by @arturovt in fix(store):dispatch
return observable should be<void>
#2109ctx.getState
should returnDeepReadOnly<>
by @arturovt in fix(store):ctx.getState
should returnDeepReadOnly<>
#2110ctx.getState
should returnDeepReadOnly<>
" by @arturovt in Revert "fix(store):ctx.getState
should returnDeepReadOnly<>
" #2113ofActionErrored
should returnActionCompletion
by @arturovt in fix(store):ofActionErrored
should returnActionCompletion
#2112setState
andpatchState
should both return<void>
by @arturovt in fix(store):setState
andpatchState
should both return<void>
#2114WebSocket
title casing should be consistent by @arturovt in fix(websocket-plugin):WebSocket
title casing should be consistent #2115select,selectOnce,selectSnapshot
should only accept typed selector by @arturovt in fix(store):select,selectOnce,selectSnapshot
should only accept typed selector #2116defaultsState
config property by @arturovt in fix(store): removedefaultsState
config property #2118suppressErrors
examples by @arturovt in docs: updatesuppressErrors
examples #2120concepts/select.md
by @arturovt in docs: updateconcepts/select.md
#2128.d.ts
files by @arturovt in build: flatten.d.ts
files #2131withNgxsDevelopmentOptions
standalone API by @arturovt in feat(store): exposewithNgxsDevelopmentOptions
standalone API #2134@Select
by @arturovt in refactor(store): deprecate@Select
#2135children
by @arturovt in refactor(store): deprecate statechildren
#2136ngDevMode
to be always defined by @arturovt in refactor(store): rely onngDevMode
to be always defined #2138@ngxs/signals
package with signals utilities by @arturovt in feat(signals): provide@ngxs/signals
package with signals utilities #2141dispatch
utility by @arturovt in feat(store): adddispatch
utility #2143RequireAtLeastOneProperty
to make it simpler by @arturovt in fix(store): removeRequireAtLeastOneProperty
to make it simpler #2147ActionDef
new to returnany
by @arturovt in fix(store): updateActionDef
new to returnany
#2149dispatch
utility by @arturovt in docs: explaindispatch
utility #2153New Contributors
Full Changelog: v3.8.2...v18.0.0
This discussion was created from the release v18.0.0.
Beta Was this translation helpful? Give feedback.
All reactions