Skip to content

First Release

Choose a tag to compare

@davepwsmith davepwsmith released this 05 Apr 19:24
· 37 commits to main since this release

Added

  • Initial Version
  • Was originally based on gatsby-source-flickr by Chris Earle, but has deviated fairly significantly!

Changed

  • Use getPublicPhotos endpoint to start with - might add more configurability later
  • Replace standard API calls with flickr-sdk
  • Rewrite in typescript
  • Refactor to allow for paginated responses