chore(deps): update dependency @ngxs/store to v19 #138
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~3.4.3
->~19.0.0
Release Notes
ngxs/store (@ngxs/store)
v19.0.0
Compare Source
v18.1.6
Compare Source
withNgxsPlugin
#2255exhaustMap
#2254v18.1.5
Compare Source
instanceof Function
withtypeof
#2247Object.is
as default equality check #2245v18.1.4
Compare Source
dispatch()
#2221filter
function in injection context #2236v18.1.3
Compare Source
v18.1.2
Compare Source
v18.1.1
Compare Source
v18.1.0
Compare Source
selectSignal
by default #2190withExperimentalNgxsPendingTasks
#2186v18.0.0
Compare Source
dispatch
utility #2143withNgxsDevelopmentOptions
standalone API #2134selectSignal
#2097children
#2136@Select
#2135ActionDef
new to returnany
#2149RequireAtLeastOneProperty
to make it simpler #2147defaultsState
config property #2118select,selectOnce,selectSnapshot
should only accept typed selector #2116setState
andpatchState
should both return<void>
#2114ofActionErrored
should returnActionCompletion
#2112dispatch
return observable should be<void>
#2109instanceof Promise
toisPromise
to allow any promisable object #2093NGXS_ROUTER_PLUGIN_OPTIONS
privately #2037WebSocket
title casing should be consistent #2115ngDevMode
to be always defined #2138.d.ts
files #2131v3.8.2
Compare Source
patch
state operator must handle existing nulls #2064getItem
andsetItem
on engines #2036get type()
withtype =
in actions #2035rxjs/webSocket
and useWebSocket
directly #2033v3.8.1
Compare Source
StateFactory
does not connect actions multiple times #2010v3.8.0
Compare Source
ActionContext
andActionStatus
#1766ofAction*
methods should have strong types #1808NgxsDevtoolsOptions
interface #1879NgxsDevtoolsOptions
#1968ngxsFormDebounce
to be string #1972v3.7.6
Compare Source
Actions
subscribers once the stream emits #1939isObservable
to test whether actions return an observable #1925ngxsOnChanges
whenever state changes (even through plugins) #1926ErrorHandler
if users catch them manually #1927Actions
stream once root view is removed #1933v3.7.5
Compare Source
developmentMode
config property #1878refCount()
since it makes selectable stream cold #1883?
fromctx
parameter of lifecycle hooks since they are never undefined #1889ngxsForm
directives #1890ɵprov
will not exist in JIT mode #1867v3.7.4
Compare Source
Store
instance between different apps #1740 and #1804 (Note: reverted in v3.7.5)Promise.then
within synchronous tests when decorating factory #1753 (Note: reverted in v3.7.5)NoopNgxsExecutionStrategy
explicitly when the zone is nooped #1819addedStates
#1746ConfigValidator
,HostEnvironment
andisAngularInTestMode
#1741SelectFactory
#1744deepFreeze
#1819isAngularInTestMode()
#1738isAngularInTestMode()
#1739console.*
calls and expand error messages #1727v3.7.3
Compare Source
v3.7.2
Compare Source
Store
into the custom error handler #1708v3.7.1
Compare Source
v3.7.0
Compare Source
ngxsFormClearOnDestroy
should allow the attribute with no value #1662ofAction*
methods should prevent passing anything except ofActionType
#1616@Select
type safety check due to issues with private/protected properties #1623Observable
returned by any handler is completed without emitting #1615undefined
payloads #1617NGXS-Labs
Data-plugin v3.0.0 2020-05-05
@ngxs-labs/data
v3.6.2
Compare Source
v3.6.1
Compare Source
Ivy
integration test #1506Ivy
build working again #1497NGXS-Labs
Data-plugin v2.0.0 2019-12-16
BREAKING CHANGES
patchState, setState
returnvoid
NgxsDataPluginModule.forRoot()
@query
decoratorv3.6.0
Compare Source
ngxsOnChanges
lifecycle hook #1389StateContextFactory
,StateFactory
#1325@Select
decorator #1453StateToken<T>
construct #1436propertyPath
parameter in theUpdateFormValue
#1215WebSocketConnected
action #1371hmrIsReloaded
utility #1435ModuleWithProviders
type for Ivy compatiblility #1469Actions
subscriptions to remove memory leak #1381NgxsModule
from imports to ensure Ivy compatibility #1491BREAKING CHANGES
TypeScript 2.7
andAngular 5
you will need to update toTypeScript 2.8.1
andAngular 6.1.0
at a minimum. We were forced to drop support for these in order to provide support for Ivy. These versions are also no longer supported the Angular team either. This has not resulted in a major version change for NGXS due to the fact that it is not our API that has changed, rather a dependency.NGXS-Labs
v3.5.1
Compare Source
@Action()
is not usable with static methods #1203@angularclass/hmr
peer dependency #1205UpdateFormStatus
action dispatching #1217NGXS-Labs
Dispatch Decorator v2.1.0
DispatchAction
and unnecessary closures #252Dispatch Decorator v2.0.0
cypress
for SSR and E2E testing #248cancelUncompleted
option #250Emitter-plugin v2.0.0
v3.5.0
Compare Source
RouterDataResolved
action #1059WebSocketConnectionUpdated
action #1094spread
withslice
#1066, #1071Object.entries
as it breaks IE11 #931QueryParams
change #924RouterDataResolved
to the unionRouterAction
type #1093WebSocketSubject
stream after dispatchingWebSocketDisconnected
#1091jest
internally for testing #1068NGXS-Labs
Select-snapshot v1.0.0
Immer-adapter v3.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.