Flickr Sdk Versions Save

Almost certainly the best Flickr API client in the world for node and the browser

v6.3.0

7 months ago

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.2.1...v6.3.0

v6.2.1

1 year ago

Fixes types introduced in v6.2.0

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.2.0...v6.2.1

v6.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.1.2...v6.2.0

v6.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.1.0...v6.1.1

v6.1.0

1 year ago

Flickr is going to start requiring a user-agent header on API requests. This release adds a default user-agent header to all requests.

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v6.0.0...v6.1.0

v6.0.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v5.0.0...v6.0.0

v5.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/flickr/flickr-sdk/compare/v4.0.0...v5.0.0

v4.0.0

2 years ago

This release drops support for node 11.x and below, mostly due to dependencies moving to esmodules.

Fixed

Removed

v3.10.0

3 years ago

Fixed

v3.9.0

3 years ago

Added

  • #131 Add support for overriding a port when making a rest request (@bwg)