Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

v2.0.0

Choose a tag to compare

@robinjmurphy robinjmurphy released this 02 Feb 12:29
· 171 commits to master since this release

Breaking change

All client methods now return a response object as a third callback argument (see #7). Properties available on the response object are documented here: https://github.com/bbc/flashheart#callback-return-values.

Thanks @djmcdonald!