What are best practices for updating Plasmic npm packages with codegen?

For codegen, what are the best practices I should keep in mind when updating plasmic npm packages? For example, how often should I update, which packages are the most important, etc. Is there a recommended way to upgrade all plasmic packages in one npm command? I originally created my project using “npx create-plasmic-app@latest”

@yang any thoughts on this?

Theoretically you should only need to update when you’re prompted to, but in general staying up-to-date with regular updates should reduce the chances of running into older issues