Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

71 lines (44 loc) · 4.46 KB

Change Log

v1.0.0 (2018-08-17)

v0.8.1 (2018-04-12)

  • Support React new lifecycle methods #24 (malash)

v0.8.0 (2017-12-27)

v0.7.0 (2017-12-25)

v0.6.1 (2017-10-10)

v0.6.0 (2017-09-06)

  • Fix memory leak on server-side rendering #15 by adding canUseDOM for preventing memory leak from server-side rendering #17 (malash)
  • External package in es/cjs build & add rollup-plugin-filesize #14 (malash)

v0.5.2 (2017-08-18)

  • Replace NODE_ENV in noflux-state.umd.js #13 (malash)

v0.5.0 (2017-08-10)

v0.4.4 (2017-07-13)

v0.4.3 (2017-06-10)

v0.4.2 (2017-06-01)

  • Fix bug state.set on componentDidMount does not call forceUpdate #11 (malash)

v0.4.1 (2017-05-16)

  • Fix @connect validate throw error

v0.4.0 (2017-05-15)

  • Refact partial connect for a better paradigm #9 (malash)

v0.3.0 (2017-05-07)

v0.2.0 (2017-04-23)

v0.1.0 (2017-04-12)