Socket
Socket
Sign inDemoInstall

@ngrx/component-store

Package Overview
Dependencies
4
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ngrx/component-store

Reactive store for component state


Version published
Maintainers
4
Install size
445 kB
Created

Changelog

Source

15.0.0-beta.1 (2022-11-18)

Features

  • data: add initial standalone APIs (#3647) (aa7ed66), closes #3553
  • data: add withEffects feature for provideEntityData (#3656) (a6959e8)
  • effects: forRoot and forFeature accept spreaded array (#3638) (0eaa536)
  • router-store: return resolved title via selectTitle (#3648) (cc04e2f), closes #3622
  • schematics: add display block flag (e0d368d)
  • schematics: add standalone flag (b0bd2ff)
  • schematics: replace environments usage with isDevMode (#3645) (4f61b63), closes #3618

BREAKING CHANGES

  • router-store: Property title: string | undefined is added to the MinimalActivatedRouteSnapshot interface.

BEFORE:

The MinimalActivatedRouteSnapshot interface doesn't contain the title property.

AFTER:

The MinimalActivatedRouteSnapshot interface contains the required title property.

<a name="15.0.0-beta.0"></a>

Readme

Source

@ngrx/component-store

The sources for this package are in the main NgRx repo. Please file issues and pull requests against that repo.

Keywords

FAQs

Last updated on 18 Nov 2022

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