File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- v1.0.0-rc.1 - Sun 12 Aug 2018 17:47 :00 PST
1
+ v1.0.0 - Fri 17 Aug 2018 17:32 :00 PST
2
2
--------------------------------------
3
3
4
4
- React forward ref [ (#37 )] ( https://github.com/dozoisch/react-async-script/pull/37 )
@@ -7,7 +7,7 @@ v1.0.0-rc.1 - Sun 12 Aug 2018 17:47:00 PST
7
7
- Updated Travis Node versions [ (#36 )] ( https://github.com/dozoisch/react-async-script/pull/36 )
8
8
- Refactor to new HOC pattern [ (#34 )] ( https://github.com/dozoisch/react-async-script/pull/34 )
9
9
- Remove old broken IE support [ (#34 )] ( https://github.com/dozoisch/react-async-script/pull/34 )
10
-
10
+ - Add migration notes [ ( # 40 ) ] ( https://github.com/dozoisch/react-async-script/pull/40 )
11
11
12
12
13
13
v0.11.1 - Sat, 4 Aug 2018 12:46:00 PST
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async-script" ,
3
- "version" : " 1.0.0-rc.1 " ,
3
+ "version" : " 1.0.0" ,
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