File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11
2+ 1.1.0 / 2018-12-20
3+ ==================
4+
5+ * Add the ` tools ` folder and the ` update_version ` script
6+ * Update package configuration
7+ * Update tests configuration
8+ * Upgrade webpack and babel
9+ * Add "Join the Community"
10+ * Use nextProps for updating calculated URL correctly (#73 )
11+ * Add test for user variables
12+ * Merge pull request #59 from lisamartin00/bug/src-empty-string
13+ * Default src to undefined instead of empty string
14+ * Merge pull request #42 from cloudinary/react-sample
15+ * create react sample application
16+ * use new react-sdk and fix imports
17+ * Merge pull request #46 from IndependentContractor/master
18+ * Link to react documentation for configuration
19+ * Undo ` cp ` rename
20+
2211.0.6 / 2018-01-18
322==================
423
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary-react" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Present Cloudinary images and videos using React components" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments