Releases: abcnews/terminus-fetch
Releases · abcnews/terminus-fetch
API is now promises only
- [BREAKING]: Support for callback functions has been dropped. The API is now exclusively promise based.
- Export the
TerminusDocument
type in case it's needed by consumers
v6.0.1
Remove Terminus v1 compatibility
Breaking changes:
- All functionality and types related to Terminus v1 have been removed.
- The default export has been removed
Other changes:
- There is now an optional
defaultRatio
prop on returned image data if it has been set in the CMS
Commits: