New Config structure, please verify your studiocms.config.* file when updating. Config files can also end in .js, .mjs, .ts, .mts now! Allowing flexibility, and full type-safety.
For more information related to these changes checkout the new Config Reference
Integrated Effect^, and migrated most of the codebase to an Effect based structure. (old functions have been deprecated to allow migration to new Effects)
Added support for @studiocms/web-vitals to replace @astrojs/web-vitals in the future. Note, Astro has deprecated @astrojs/web-vitals and asked us to maintain the package, please update to the new package to prevent future issues as we plan to remove support for the old package in a future update.