Socket
Socket
Sign inDemoInstall

reflux

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reflux - npm Package Versions

1235

0.1.12

Diff

Changelog

Source

v0.1.12

  • Bug fixes. Check the milestone page.
spoike
published 0.1.11 •

Changelog

Source

v0.1.9, v0.1.10, v0.1.11

spoike
published 0.1.10 •

Changelog

Source

v0.1.9, v0.1.10, v0.1.11

spoike
published 0.1.9 •

Changelog

Source

v0.1.9, v0.1.10, v0.1.11

spoike
published 0.1.8 •

Changelog

Source

v0.1.8

  • Added Reflux.connect, Reflux.listenTo, listenToMany conveniences. See #63 and #75
  • Stores may now use a listenables prop #63 to automatically register actions to callbacks
  • preEmit may now map or transform the action payload by returning something. See 58 and #78
  • Reflux now exposes a keep for easier introspection on actions and stores #56
  • Added mixin interfaces ListenerMethods and PublisherMethods making it possible for users to extend Reflux's actions and stores. See #45
spoike
published 0.1.7 •

Changelog

Source

v0.1.7

  • Added support for initial data handling #49
  • Added CHANGELOG.md #50
  • Bug: Unregistered actions could not be reregistered #47
spoike
published 0.1.6 •

Changelog

Source

v0.1.6

  • Added possibility to join actions and stores with Reflux.all #27, #28
  • Added circular dependency check #26
spoike
published 0.1.5 •

Changelog

Source

v0.1.5

  • Bug fix
spoike
published 0.1.4 •

Changelog

Source

v0.1.4

  • Action functors are now deferred #22, #23
  • Added web tests using testling.ci #20
spoike
published 0.1.3 •

Changelog

Source

v0.1.3

  • Added hooks preEmit and shouldEmit for actions #16
  • Various bug fixes and .jshintrc file created for grunt build
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