ESM Migration Guide
This guide helps you migrate your Gesso-based project to ECMAScript Modules (ESM), the modern JavaScript module system.
This guide helps you migrate your Gesso-based project to ECMAScript Modules (ESM), the modern JavaScript module system.
Gesso v8 represents a major modernization of the framework, migrating fully to ECMAScript Modules (ESM) and updating to the latest versions of core dependencies. This guide will help you upgrade your Gesso v7 project to v8.