1
+ v0.10.0 - Tue, 24 Jul 2018 14:40:00 PST
2
+ --------------------------------------
3
+
4
+ - Clean up use of Map to remove core-js polyfills [ (#27 )] ( github.com/dozoisch/react-async-script/pull/27 )
5
+
6
+
7
+
1
8
v0.9.1 - Wed, 19 Apr 2017 6:05:00 PST
2
9
--------------------------------------
3
10
4
- - Fixed issue where method was not bound properly ( # 19 )
11
+ - Fixed issue where method was not bound properly [ ( # 19 ) ] ( github.com/dozoisch/react-async-script/pull/ 19)
5
12
6
13
7
14
8
15
v0.9.0 - Sun, 16 Apr 2017 4:12:00 PST
9
16
--------------------------------------
10
17
11
- - Changed updated to react >=15.5 ( # 18 )
18
+ - Changed updated to react >=15.5 [ ( # 18 ) ] ( github.com/dozoisch/react-async-script/pull/ 18)
12
19
13
20
14
21
15
22
v0.8.0 - Thu, 23 Mar 2017 5:46:00 PST
16
23
--------------------------------------
17
24
18
- - Added removeOnUnmount parameter ( # 14 )
25
+ - Added removeOnUnmount parameter [ ( # 14 ) ] ( github.com/dozoisch/react-async-script/pull/ 14)
19
26
20
27
21
28
22
29
v0.7.0 - Sat, 04 Mar 2017 6:37:00 PST
23
30
--------------------------------------
24
31
25
- - Updated deps to react 15 and babel 6 ( # 13 )
32
+ - Updated deps to react 15 and babel 6 [ ( # 13 ) ] ( github.com/dozoisch/react-async-script/pull/ 13)
26
33
- Go back to manual changelogs
27
34
28
35
29
36
30
37
v0.6.0 - Thu, 02 Jun 2016 01:18:21 GMT
31
38
--------------------------------------
32
39
33
- - [ 0bc67b2] ( ../../commit/0bc67b2 ) [ fixed] typo in documentation ( # 9 )
40
+ - [ 0bc67b2] ( ../../commit/0bc67b2 ) [ fixed] typo in documentation [ ( # 9 ) ] ( github.com/dozoisch/react-async-script/pull/ 9)
34
41
35
42
36
43
@@ -49,7 +56,7 @@ v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
49
56
- [ 4920f59] ( ../../commit/4920f59 ) [ changed] Build Tools to use babel
50
57
- [ 253dbf2] ( ../../commit/253dbf2 ) [ fixed] onLoad propname in readme
51
58
52
- ## 0.4.0
59
+ ## 0.4.0
53
60
54
61
- Fixed issue with refs
55
62
- Bump all deps
0 commit comments