Skip to content

v3.0.6

Choose a tag to compare

@ioquatix ioquatix released this 08 Sep 09:16
· 3 commits to main since this release
7bdab5f

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.