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 191e525 commit e3ab15fCopy full SHA for e3ab15f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.11.0 - Sun, 29 Jul 2018 11:58:00 PST
2
+--------------------------------------
3
+
4
+- Remove transform runtime [(#29)](https://github.com/dozoisch/react-async-script/pull/29)
5
+- Added dynamic url capability [(#30)](https://github.com/dozoisch/react-async-script/pull/30)
6
7
8
9
v0.10.0 - Tue, 24 Jul 2018 14:40:00 PST
10
--------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-async-script",
- "version": "0.10.0",
+ "version": "0.11.0",
"description": "A composition mixin for loading scripts asynchronously for React",
"main": "lib/async-script-loader.js",
"scripts": {
0 commit comments