File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.2.0-rc.0 / 2020-02-17
2
+ =======================
3
+
4
+ New functionality
5
+ -----------------
6
+ * Add support for Angular 9
7
+ * Add predominant-color
8
+ * Add ` accessibility ` attribute to ` cl-image `
9
+
10
+ Other changes
11
+ -----------------
12
+ * Fix lazy load in chrome
13
+
1
14
1.1.0 / 2019-12-09
2
15
==================
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudinary_angular" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2.0-rc .0" ,
4
4
"scripts" : {
5
5
"lint" : " tslint **/*.ts --exclude \" **/*.d.ts\" -t verbose --project tsconfig.lib.json" ,
6
6
"test" : " ng test angular-cld" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudinary/angular-5.x" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2.0-rc .0" ,
4
4
"peerDependencies" : {
5
5
"@angular/common" : " ^6.0.0" ,
6
6
"@angular/core" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments