Skip to content

v3.2.0

Choose a tag to compare

@jeremyruppel jeremyruppel released this 24 Aug 22:13
· 145 commits to main since this release

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)