Changelog
JavaScript SDK
Changelog for the JavaScript SDK.
0.0.14
Additions
- Added the
simplePaginationoption tocreateContentoClient(). - Added
prevPagemethod onContentAPIResponse. - Added
paginationmethod onContentAPIResponse.
Improvements
- Declared the type for
nextPageonContentAPIResponseproperly.
Fixes
isPreviewshould have been optional onContentoClientConfig.
0.0.13
Improvements
- Improved the types for fields to be more useful and accurate.
0.0.12
Improvements
- We now merge headers from
fetchOptionswith the Contento headers, so you can add more headers to the request if needed.
0.0.11
Additions
- Added the
languagetocreateContentoClient().
0.0.10
Additions
- Added the
fetchOptionstocreateContentoClient().
0.0.9
Initial release.