Releases: neet/masto.js
Releases Β· neet/masto.js
v4.7.0
v4.6.10
v4.6.9
4.6.9 (2022-11-26)
Bug Fixes
- Actually send user-specified headers in
HttpAxiosImpl
(b602fe4), closes #697 - Encode URI components in serializer (8a2be08)
- fetch: Normalize header to be lowercase (f7fce11)
- Fix failing test in #702 (a2a4c26)
- read next link from response (68c71bd)
- Set
Paginator.nextParams
to an empty object after first request (4ce57a6), closes #698 - Unmark
DefaultPaginationParams.{maxId, sinceId}
as internal parameters (257359e), closes #698 - Update Notification.type types (#706) (50c5c5c)