Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngrx-forms

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngrx-forms - npm Package Versions

23
6

8.0.0

Diff

Changelog

Source

8.0.0

Breaking Changes
  • adjust types for compatibility with TypeScript >=4.8 (00885ae)

<a name="7.0.0"></a>

mrwolfz
published 7.0.0 •

Changelog

Source

7.0.0

Breaking Changes
  • update peer dependency version requirements of Angular and ngrx to >=12.0.0 and TypeScript to >=4.2.3 (b8659ab)
Features

<a name="6.3.6"></a>

mrwolfz
published 6.3.6 •

Changelog

Source

6.3.6

Bugfixes
  • allow marking empty array controls as dirty (b4df005), closes #257, thanks @bram96 for reporting this bug

<a name="6.3.5"></a>

mrwolfz
published 6.3.5 •

Changelog

Source

6.3.5

Bugfixes
  • forward move and swap array control actions to children in form group reducer (f682561), closes #233, thanks @mme-private for reporting this bug

<a name="6.3.4"></a>

mrwolfz
published 6.3.4 •

Changelog

Source

6.3.4

Bugfixes
  • remove generic type constraints from directives to prevent errors during angular template type-checking (713497f), closes #225

<a name="6.3.3"></a>

mrwolfz
published 6.3.3 •

Changelog

Source

6.3.3

Bugfixes
  • make wrapReducerWithFormStateUpdate work properly if used on states that are form states themselves (9907718), closes #196

<a name="6.3.2"></a>

mrwolfz
published 6.3.2 •

Changelog

Source

6.3.2

Bugfixes
  • export missing update functions moveArrayControl and swapArrayControl (#193), thanks @jamie94bc for this fix

<a name="6.3.1"></a>

mrwolfz
published 6.3.1 •

Changelog

Source

6.3.1

Bugfixes
  • allow undefined property values in boxed objects, thanks @alex-vg for reporting this bug (22b2667), closes #186

<a name="6.3.0"></a>

mrwolfz
published 6.3.0 •

Changelog

Source

6.3.0

Features
  • allow onNgrxForms to work on form states directly instead of requiring form states to be direct children of reduced states (b81abb4)

<a name="6.2.0"></a>

mrwolfz
published 6.2.0 •

Changelog

Source

6.2.0

Features
  • add new validation function number to validate a value is a number (useful in cases where the concrete type of a value is unknown) (#182), thanks @dzonatan for implementing this feature
  • ignore non-numeric values in lessThan, lessThanOrEqualTo, greaterThan, and greaterThanOrEqualTo validation functions (#182), thanks @dzonatan for this change
  • export the NGRX_UPDATE_ON_TYPE enum (#184), thanks @dzonatan for this change

<a name="6.1.0"></a>

23
6
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc