react / react-0.13.3 / examples / basic-commonjs / node_modules / browserify / node_modules / umd / HISTORY.md
80708 views2.1.0 / 2014-04-02
Check for definition of
module
as well asexports
for CommonJS (fixes some custom RequireJS loaders)Pass empty array to define for AMD
2.0.0 / 2013-12-29
Use module name as a namespace for globals if it contains
.
1.3.1 / 2013-08-25
Update uglify-js
1.3.0 / 2013-08-01
Remove SES and Montage bootstrap
Add MIT LICENSE
Handle web workers global
Update uglify-js to fix npm warning
1.2.1 / 2013-06-07
Fix CLI
1.2.0 / 2013-06-07
Add CLI
1.1.1 / 2013-04-15
Update through
1.1.0 / 2013-03-31
Make Cammel Case less suprising/forcefull
1.0.0 / 2013-03-16
Initial Release