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

@ngneat/bind-query-params

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngneat/bind-query-params - npm Package Versions

23

6.0.0

Diff

Changelog

Source

6.0.0 (2023-05-08)

⚠ BREAKING CHANGES

  • 🧨 The library requires angular v16

Features

  • 🎸 auto destroy manager via destroy ref (0ae016c)

  • 🤖 upgrade to ng v16 (314c707)

shahar.kazaz
published 5.1.0 •

Changelog

Source

5.1.0 (2023-03-22)

Features

  • 🎸 add reconnect method (409ad4a)
netanel-ngneat
published 5.0.0 •

Changelog

Source

5.0.0 (2021-11-25)

⚠ BREAKING CHANGES

  • lib: remove strategy options

The strategy option is removed in favor of two options: syncInitialControlValue - Set the initial control value in the URL (defaults to false) syncInitialQueryParamValue - Sync the initial query paramater with the form group (defaults to true)

modelToUrl is now syncInitialQueryParamValue: false.

Features

Bug Fixes

  • 🐛 revert functionality (445082e)
netanel-ngneat
published 1.8.1 •

netanel-ngneat
published 1.8.0 •

netanel-ngneat
published 4.0.0 •

Changelog

Source

4.0.0 (2021-11-20)

⚠ BREAKING CHANGES

  • 🧨 The library requires angular v13

Features

  • 🎸 upgrade to angular v13 (826f658)
netanel-ngneat
published 3.0.1 •

Changelog

Source

3.0.1 (2021-11-16)

Bug Fixes

  • 🐛 add protection for nullish array values (526eb99), closes #27
shahar.kazaz
published 3.0.0 •

Changelog

Source

3.0.0 (2021-11-10)

⚠ BREAKING CHANGES

  • 🧨 From now on, empty control values will be removed from the URL query params.

Features

  • 🎸 add removeEmptyValue config (096b5df)

Bug Fixes

  • change 'twoWay' to sync url-> model not only once (18302d3)
  • change 'twoWay' to sync url-> model not only once (a2782a3)
netanel-ngneat
published 2.0.1 •

Changelog

Source

2.0.1 (2021-10-06)

Bug Fixes

  • 🐛 match signature of custom serializer (83cd352)
netanel-ngneat
published 2.0.0 •

Changelog

Source

2.0.0 (2021-10-05)

⚠ BREAKING CHANGES

  • 🧨 TwoWay strategy will now listen to query param changes instead of only syncing on init

Features

  • 🎸 add syncInitialValue option (2aca8b4), closes #14
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