Socket
Socket
Sign inDemoInstall

fluxible-js

Package Overview
Dependencies
1
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
10Next

6.0.4

Diff

aprilmintacpineda
published 6.0.3 •

aprilmintacpineda
published 6.0.2 •

aprilmintacpineda
published 6.0.1 •

aprilmintacpineda
published 6.0.0 •

Changelog

Source

[6.0.0] - 2021-11-01

Removed

  • All functions that previously returns -1 are now void.

Changed

  • Previously only one store, now you can create self-contained stores by calling createStore().

Added

  • Added typings by using TypeScript
aprilmintacpineda
published 5.0.14 •

aprilmintacpineda
published 5.0.13 •

aprilmintacpineda
published 5.0.12 •

aprilmintacpineda
published 5.0.11 •

Changelog

Source

[5.0.11] - 2021-02-01

Added

  • Added second argument to events callback, which is the name of the event that was emitted https://github.com/aprilmintacpineda/fluxible-js/pull/4

Changed

  • Linting, formatting, and some variable names https://github.com/aprilmintacpineda/fluxible-js/pull/5
aprilmintacpineda
published 5.0.10 •

Changelog

Source

[5.0.10] - 2020-12-30

Changed

  • Calls to restore on initializeStore will now merge initialStore and savedStore; savedStore will always take precedence over initializeStore. This is to allow for better defaults when adding new values to restore https://github.com/aprilmintacpineda/fluxible-js/pull/3
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc