unsplash-source-js
unsplash-source-js copied to clipboard
Update to be compatible with scope changes
Source updated a it's default scope.
Specifically, the featured vs all scope is reversed now: photos default to the 'all' scope (because it makes more sense for user, likes, and search filters). We need to update the defaults here to use all, and add methods for scoping to featured (similar to how we currently have the .all() method).