Spotlight change:
- When an API request errors, we now show what came in the body of the response.
Little things:
a cp
now properly detects if there's an error when copying the asset.
Developer changes:
- Added TypeScript type checking, which actually found a real bug. Good work, TypeScript.
OtClient
is now just an object that you pass to various otClient functions, instead of being a class