SDKVersionManager

Current SDK Version
Target Version:
Not set
Update SDK Version
After updating:
  1. Update all function imports to the new version
  2. Test functions thoroughly before deploying
  3. Update package.json if needed
Manual Update Instructions

1. Update function imports:

import { createClientFromRequest } from 'npm:@base44/sdk@X.X.X';

2. Test each function in the dashboard

3. Check logs for any compatibility issues