File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ v1.0.1 - Sun 17 Apr 2019 19:14:00 PST
2
+ --------------------------------------
3
+
4
+ - Support for adding a script id attribute [ (#43 )] ( https://github.com/dozoisch/react-async-script/pull/43 )
5
+
6
+
7
+
1
8
v1.0.0 - Fri 17 Aug 2018 17:32:00 PST
2
9
--------------------------------------
3
10
@@ -10,6 +17,7 @@ v1.0.0 - Fri 17 Aug 2018 17:32:00 PST
10
17
- Add migration notes [ (#40 )] ( https://github.com/dozoisch/react-async-script/pull/40 )
11
18
12
19
20
+
13
21
v0.11.1 - Sat, 4 Aug 2018 12:46:00 PST
14
22
--------------------------------------
15
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async-script" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A composition mixin for loading scripts asynchronously for React" ,
5
5
"main" : " lib/async-script-loader.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments