v3.2.0
Starting with this release, there will be a browser-ready flickr-sdk.js file in the module root that can be used out-of-the-box. This file is not minified and does not support OAuth authentication for Upload, Replace, or REST API calls. If you need any further customization for your client-side app, we recommend using the client-side module bundler of your choice.
Added
- #109 Build a standalone version for the browser with each new npm release. (@jeremyruppel)