Releases: cloudinary/cloudinary-react
Releases · cloudinary/cloudinary-react
Version 1.0.2
- Don't convert keys to snake_case in
normalizeOptions
. Fixes #6. - Separate class definition and export statements. Updated documentation comments.
- Use traditional array traversing to solve react native issue on Android
- Force Travis-ci to use npm version >=3. Add test for Node 6.x
Version 1.0.1
- Add jsdom to development requirements
- Update name and location of repository in package.json and bower.json
Version 1.0.0
Provide Cloudinary elements for React
- Image element
- Video element
- CloudinaryContext element
- Transformation element