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.0.0-alpha.12 / 2021-01-17
2
+ ==================
3
+
4
+ New functionality and features
5
+ ------------------------------
6
+ * Change addTransformation() to accept a transformation instance as well as a string
7
+ * Add mandatory qualifiers: x, y, to effect.shear()
8
+ * Add duration qualifier to effect.fadeIn()
9
+ * Rename deshake.pixels to deshakeStrength, add support for Expression (#304 )
10
+
11
+ Other Changes
12
+ -------------
13
+ * Fix missing JSDoc favicon
14
+
1
15
1.0.0-alpha.11 / 2021-01-13
2
16
==================
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudinary/base" ,
3
- "version" : " 1.0.0-alpha.11 " ,
3
+ "version" : " 1.0.0-alpha.12 " ,
4
4
"description" : " " ,
5
5
"scripts" : {
6
6
"test" : " npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size" ,
You can’t perform that action at this time.
0 commit comments