balena-io / balena-sdk

The SDK to make balena powered JavaScript applications.
https://www.balena.io/
Apache License 2.0
145 stars 46 forks source link

V18 Major #1370

Closed otaviojacobi closed 1 year ago

otaviojacobi commented 1 year ago

Change-type: major

See: https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/node-sdk-v18


Contributor checklist
thgreasi commented 1 year ago

How about a commit message like: BREAKING: Support non-user API keys in auth.isLoggedIn() & whoami()

Ideally the change in the return type of the whoami could be in a separate commit, but I'm fine even w/o that.