Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@andrewimm andrewimm released this 23 Apr 18:31
· 108 commits to master since this release
  • Brings the observe() API in line with the proposed React spec. You can now subscribe to any observable that implements the proposed interface.
  • Rewrites the source with ES6 syntax
  • Introduces Flow static typing, which helps spot issues in some of the more complex internal systems
  • Modifies the way source is included via npm. Bundlers will now receive individual ES5 files from the /lib directory.
  • Resolves #14, as well as some other bugs spotted from static typing

Available on ParseCDN as well: