Socket
Socket
Sign inDemoInstall

reflux

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reflux - npm Package Versions

1245

0.2.6

Diff

Changelog

Source

v0.2.6

  • Fixed catch call in Promises #267
  • Promise and EventEmitter is now properly exported #258, #253
  • Getters in stores were accidentally invoked #231, #230
  • Asynchronous actions will now return promises #223, #216, #259
  • dist folder is now available again in npm package #266
  • Fixes to README file #260, #247, #244, #240, #236, #235, #234
spoike
published 0.2.5 •

Changelog

Source

v0.2.5

spoike
published 0.2.4 •

Changelog

Source

v0.2.4

spoike
published 0.2.3 •

Changelog

Source

v0.2.3

spoike
published 0.2.2 •

Changelog

Source

v0.2.2

  • Fixed circular dependency issue that caused browserify builds not to work as expected #129 #138
  • Bind store methods before init() method executes. #168
  • Clarify the meaning of "FRP". #161
  • Child (async) actions and promise handling #140
spoike
published 0.2.1 •

Changelog

Source

v0.2.1

  • IE8 trailing comma bug fix #145
  • Multiple use of Reflux.connect bug fix #142, #143
  • Added .npmignore file, removing non-essential files from npm install #125
spoike
published 0.2.0 •

Changelog

Source

v0.2.0

  • Breaking change: Set initial state before componentDidMount (in Reflux.connect) #117
  • Allow extension of actions and stores (with Reflux.ActionMethods and Reflux.StoreMethods) #121
  • Automatically bind store methods #100
  • Bugfix: Connect and listenermixin combo #131
spoike
published 0.1.15 •

Changelog

Source

v0.1.14, v0.1.15

  • You may now stop listening to joined listenables individually #96.
  • Reflux will now throw an error if you attempt to join less than two listenables #97.
spoike
published 0.1.14 •

Changelog

Source

v0.1.14, v0.1.15

  • You may now stop listening to joined listenables individually #96.
  • Reflux will now throw an error if you attempt to join less than two listenables #97.
spoike
published 0.1.13 •

Changelog

Source

v0.1.13

  • Added more join methods, i.e. listener.joinLeading, listener.joinTrailing, listener.joinConcat and listener.joinStrict #92.
  • Actions can be set to sync or async trigger #93.
  • And various bug fixes. Check the milestone page.
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