File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.6.0 / 2020-07-06
2
+ ==================
3
+
4
+ New functionality and features
5
+ ------------------------------
6
+ * Add support for lazy loading images, placeholder and accessibility (#162 )
7
+
8
+ Other Changes
9
+ -------------
10
+ * Update cloudinary-core dependency to version 2.10.1
11
+ * Refactor Image component (#167 )
12
+ * Update tests to fail when component is not exported
13
+ * Add test for variable names (#164 )
14
+
1
15
1.5.1 / 2020-06-21
2
16
==================
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name"
53E2
: " cloudinary-react" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.6.0 " ,
4
4
"description" : " Present Cloudinary images and videos using React components" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments