Skip to content

Releases: tegraoss/luffie

Added a NPM Ignore File

27 Jan 17:09
Compare
Choose a tag to compare

fixing dist folder

27 Jan 17:06
Compare
Choose a tag to compare
v0.2.1

0.2.1

v0.2.0

11 Oct 17:42
e38115d
Compare
Choose a tag to compare
  • React and ReactDom are now Peer Dependencies
  • Pointed the package "main" key to the correct folder
  • Plug HOC now uses React.CreateFactory, and don't relies on JSX anymore
  • Custom HOC

v0.1.0

11 Apr 17:06
8f8e7c1
Compare
Choose a tag to compare
  • Added Plug and Store module
  • Tests covering the most common use-case