new package release: m3api v0.9.0, with a new accessToken option to replace authorization (easier to use that way); TypeScript declaration files; and usage recommendations in the README :) https://github.com/lucaswerkmeister/m3api/releases/tag/v0.9.0

#m3api

Release v0.9.0 · lucaswerkmeister/m3api

The new accessToken option can be used to set the Authorization header more easily. The previous authorization option is kept for compatibility, but deprecated, demoted to the internal interface, a...

GitHub
and as this is a semver-breaking version bump, there are also matching updates for the extension packages m3api-query (v0.2.1, https://github.com/lucaswerkmeister/m3api-query/releases/tag/v0.2.1), m3api-botpassword (v0.2.2, https://github.com/lucaswerkmeister/m3api-botpassword/releases/tag/v0.2.2) and m3api-oauth2 (v0.3.4, https://github.com/lucaswerkmeister/m3api-oauth2/releases/tag/v0.3.4) that include the new m3api version in their peerDependencies
Release v0.2.1 · lucaswerkmeister/m3api-query

Declared compatibility with m3api v0.9.0. (v0.8.x remains supported.) Updated dependencies.

GitHub

this also effectively serves as the release candidate of m3api v1.0.0, which I hope to release very soon, ideally even this weekend :o

so if you already tried it out, please do let me know! \o/