We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff69266 commit 483353dCopy full SHA for 483353d
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
2
+--------------------------------------
3
+
4
+- [9059f9e](../../commit/9059f9e) [changed] travis to build only master & prs
5
+- [52bb6d5](../../commit/52bb6d5) [changed] updated deps
6
+- [4920f59](../../commit/4920f59) [changed] Build Tools to use babel
7
+- [253dbf2](../../commit/253dbf2) [fixed] onLoad propname in readme
package.json
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
0 commit comments