See https://github.com/get-convex/convex-js/blob/main/CHANGELOG.md#1250 for full details but I wanted to make sure everyone knows about some changes that could have an impact when upgrading:
NODE_ENV to "production" during bundling, which means different (usually smaller, faster) code will now be deployed in Convex functions if you use a library that uses separate development and production bundlesIf you run into anything unexpected please let us know. We tested this one as an alpha for a while but with the diverse ways the community uses Convex it's likely there's something we haven't anticipated. Thanks all!
