v3.0.6
JavaScript Packages
Utopia now depends on bake-node for JavaScript dependency installation and static package projection. Utopia::Components and utopia:components:update have been removed. Replace the old task with bundle exec bake node:packages:static, and migrate package selection from utopia.components to bake-node.packages in package.json.
Use Utopia::ImportMap.load_manifest("public/_components") to load the generated browser import mappings directly from the Bake Node manifest.