Releases: cloudinary/cloudinary_npm
Releases Β· cloudinary/cloudinary_npm
Version 1.37.3
- fix: native http agent used instead of an external dependency
Version 1.37.2
- chore: bumped npm override for vm2 to latest
Version 1.37.1
- chore: removing ts installed with dtslint to prevent fails on older node.js
- fix: only explicit require used
- fix: upgrade core-js from 3.30.1 to 3.30.2
Version 1.37.0
- feat: exposing structured metadata rules api
Version 1.36.4
fix: isRemoteUrl check improved to reduce false positives
Version 1.36.3
- fix: smd number field allows both numbers and string when uploading
- fix: isRemoteUrl not working on big files sometimes
Version 1.36.2
fix: bumped vm2 override to latest
Version 1.36.1
chore: overriding vulnerable transitive dependency
Version 1.36.0
- feat: add support for
media_metadata
param forupload
andexplicit
- feat: passing context and metadata when using rename
Version 1.35.0
- fix: removing nested nulls from options passed to api, closes #581
- feat: add option to configure tracked analytics