Browse Source

Add CHANGELOG at the root, remove from downloads page

main
Paul O’Shannessy 12 years ago
parent
commit
6c7127e8ba
  1. 13
      downloads.md

13
downloads.md

@ -47,16 +47,3 @@ $ bower install --save react
$ npm install -g react-tools
```
## Release Notes
**0.3.3** Upgrade `react-tools` dependencies, improve in-browser JSX transformer, make `React.renderComponent` more versatile. [Details...](blog/2013/06/20/react-v0-3-3.html)
**0.3.2** Improve compatibility of JSX Transformer; make `react-tools` compatible with [browserify](https://github.com/substack/node-browserify)
**0.3.1** Fix `react-tools` module
**0.3** Initial public release.
**0.2** Standardize API & refactor component lifecycle. Normalize DOM interactions.
**0.1** Initial release.

Loading…
Cancel
Save