reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

v0.4.0 Release Notes #459

Closed devinivy closed 8 years ago

devinivy commented 8 years ago

We have released v0.4.0. Here's the rundown!

Fixes

This shouldn't take terribly long! For most it will be a small upgrade. If you're using React v0.12, this upgrade could be more extensive.

Cheers!

Asgator commented 8 years ago

Excellent, thx!

benknight commented 8 years ago

Are there any release notes for v0.3.0? We're upgrading from 0.2.12 to 0.4.0

devinivy commented 8 years ago

@benknight The only change of note between 0.2.x and 0.3.0 is that promise support is broken-out into the reflux-promise repo.