The complexity of building SDKs that handle different React runtimes is growing
You have to be aware of in which context modules are exported, if they have access to certain Node APIs, etc
Besides making it clear to the developer that there are server-only APIs vs client-side