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

ngx-feature-toggle

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-feature-toggle - npm Package Versions

123

5.1.1

Diff

willmendesneto
published 5.1.0 •

willmendesneto
published 5.0.0 •

Changelog

Source

[5.0.0][] - 2022-02-08

Updated

Thanks @yharaskrik

Breaking Change

Bundle distribution are now esm2020, fesm2015 and fesm2020. UMD and CommonJS versions were support were removed from Angular CLI directly. So the next version for the package will be a major version to cover these changes accordingly.

  • Updating package bundle distribution
  • Updating @angular/cli to v13
  • Applying project changes to v13
  • Updating bundlesize check to point to fesm2020
willmendesneto
published 4.1.0 •

willmendesneto
published 4.0.0 •

Changelog

Source

[4.0.0][] - 2021-07-28

Fixed

Breaking Change
  • Rolling back "Adding mechanism to prevents calling forRoot() more than once if module is loaded asynchronously in a submodule.". Unfortunately, this was affecting consumers and it needed to be reverted to avoid friction in other applications.

If you need to have this feature in place, the suggestion is to create a specific module in your app and apply the changes on your application.

willmendesneto
published 3.0.1 •

willmendesneto
published 3.0.0 •

Changelog

Source

[3.0.0][] - 2021-07-23

Added

Breaking Change
  • Adding mechanism to prevents calling forRoot() more than once if module is loaded asynchronously in a submodule. This is required in order to avoid issues in consumers. To avoid that, consumers should load the module once on the main module instead - if loading submodules async.
willmendesneto
published 1.0.1 •

Changelog

Source

[1.0.1][] - 2018-12-16

Fixed

  • Added markdown files in dist folder in build time
willmendesneto
published 1.0.0 •

Changelog

Source

[1.0.0][] - 2018-12-16

Fixed

  • Fixed build script
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