Socket
Socket
Sign inDemoInstall

@ngxs/storage-plugin

Package Overview
Dependencies
31
Maintainers
1
Versions
1212
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ngxs/storage-plugin

extendable storage plugin for @ngxs/store


Version published
Weekly downloads
46K
decreased by-0.02%
Maintainers
1
Install size
202 kB
Created
Weekly downloads
 

Changelog

Source

18.0.0 2024-06-10

  • Feature(store): Improve action decorator types #2158
  • Feature(store): Improve selector decorator types #2042
  • Feature(store): Add preboot feature and recipe #2156
  • Feature(store): Add dispatch utility #2143
  • Feature(store): Add signals utilities #2141
  • Feature(store): Implement NGXS unhandled error handler #2137
  • Feature(store): Export selector util types privately #2140
  • Feature(store): Expose withNgxsDevelopmentOptions standalone API #2134
  • Feature(store): Add selectSignal #2097
  • Feature(store): Deprecate state children #2136
  • Feature(store): Deprecate @Select #2135
  • Fix(store): Do not rely on private token when checking whether zone is enabled #2151
  • Fix(store): Update ActionDef new to return any #2149
  • Fix(store): Created maps properties should be enumerable #2150
  • Fix(store): Remove RequireAtLeastOneProperty to make it simpler #2147
  • Fix(store): Remove deprecated stuff #2119
  • Fix(store): Remove defaultsState config property #2118
  • Fix(store): Do not inject container state by default #2117
  • Fix(store): select,selectOnce,selectSnapshot should only accept typed selector #2116
  • Fix(store): setState and patchState should both return <void> #2114
  • Fix(store): ofActionErrored should return ActionCompletion #2112
  • Fix(store): Enable throwing errors from selectors by default #2111
  • Fix(store): dispatch return observable should be <void> #2109
  • Fix(store): Ensure features are initialized after root state #2083
  • Fix(store): Log feature states added before store is initialized #2067
  • Fix(store): Show error when state initialization order is invalid #2066, #2067
  • Fix(store): Change instanceof Promise to isPromise to allow any promisable object #2093
  • Fix(store): Router Plugin - Expose NGXS_ROUTER_PLUGIN_OPTIONS privately #2037
  • Performance(store): Select prop getter implementation only once #2107
  • Performance(store): Improve compliant prop getter #2106
  • Feature(schematics): Schematics support a project option and standalone detection #2089
  • Feature(storage-plugin): Migrate to the property 'keys' #2108
  • Feature(storage-plugin): Allow providing feature states #1994
  • Feature(storage-plugin): Require explicit options when providing storage plugin #2100
  • Fix(schematics): Dasherize the state and store file name #2090
  • Fix(websocket-plugin): WebSocket title casing should be consistent #2115
  • Refactor(store): Move metadata into internals #2062
  • Refactor(store): Rely on ngDevMode to be always defined #2138
  • Refactor(schematics): Enhance schematics behavior for monorepos #2165
  • Build: Flatten .d.ts files #2131
  • Build: Upgrade workspace to Angular 17 #2087
  • Build: Add Angular 18 support #2168

Readme

Source

@ngxs/storage-plugin

Storage plugin for NGXS. See repo for more info.

Keywords

FAQs

Last updated on 10 Jun 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc