Releases: TiagoGrosso/instagram-graph-api-lib
Releases · TiagoGrosso/instagram-graph-api-lib
v7.0.0
7.0.0 (2024-08-08)
Bug Fixes
- docs: update readme after axios removal (#397) (2987796)
- it: remove fetch mock from integration tests (#399) (e8ae3c3)
chore
Features
BREAKING CHANGES
addPaging()
,addRange()
andaddLimit()
are no
longer available and should be replaced withwithPaging()
,
withRange()
andwithLimit()
- request: Since Axios has been removed, error handling with
AxiosError
will no longer work and should be done in accordance with
the native Nodefetch
.
v6.2.0
v6.1.1
v6.1.0
v6.0.0
6.0.0 (2024-01-23)
Bug Fixes
BREAKING CHANGES
- The PostPageVideoMediaRequest class and related client methods has been removed since it was no longer functional
This also means that it is no longer possible to publish videos to CAROUSEL media via the API. Removed 'VIDEO' from MediaType enum
5.0.1
Release 5.0.1
5.0.0
Release 5.0.0
4.0.2
Release 4.0.2
4.0.1
Release 4.0.1
4.0.0
Release 4.0.0