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.2.0 - Mon Jun 22 2020 15:36:00 PST
2
+ --------------------------------------
3
+
4
+ - Added support for optional attributes that can be added to the generated script tag [ (#52 )] ( https://github.com/dozoisch/react-async-script/pull/52 )
5
+ - Update various dependencies (notably babel/react) [ (#48 )] ( https://github.com/dozoisch/react-async-script/pull/48 )
6
+
7
+
1
8
v1.1.1 - Sun Jul 14 2019 11:14:00 PST
2
9
--------------------------------------
3
10
4
11
- Add node 12 to build [ (#46 )] ( https://github.com/dozoisch/react-async-script/pull/46 )
5
12
6
13
14
+
7
15
v1.1.0 - Sun Jul 14 2019 10:19:00 PST
8
16
--------------------------------------
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async-script" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " A composition mixin for loading scripts asynchronously for React" ,
5
5
"main" : " lib/async-script-loader.js" ,
6
6
"module" : " lib/esm/async-script-loader.js" ,
You can’t perform that action at this time.
0 commit comments