openworkflow package. This
simplifies installation, reduces dependency management, and makes imports
cleaner. Here’s everything you need to know to upgrade.
Step-by-Step Migration
1. Update Your Imports
Find and replace the old import paths:2. Update Your Dependencies
Remove the legacy packages:postgres driver directly:
package.json should now look like:
3. That’s It
No other changes needed. The backend API is identical.Verify the Upgrade
Run the doctor command after upgrading:Configuration looks good!.
New Projects
If you’re starting fresh, just run:Need Help?
If you run into issues:- Check the GitHub Issues
- Join the Discord