Upgrade: v0.4.2
이 콘텐츠는 아직 번역되지 않았습니다.
다음 명령을 실행하여 최신 버전으로 빠르게 업데이트하세요. Terminal window Terminal window Terminal window
npx @studiocms/upgradepnpx @studiocms/upgradeyarn dlx @studiocms/upgradeWhile Astro v6 was recently released, StudioCMS will not be compatible with Astro v6 until a future release. We recommend holding off on upgrading to Astro v6 until StudioCMS announces compatibility, which we expect to be within a few weeks of the Astro v6 release.
Bug Fixes & Improvements
Section titled “Bug Fixes & Improvements”- Fixes a bug where
effectand it’s dependencies were not being properly bundled, causing CJS/ESM compatibility issues. This adds Effect to the Vite optimizeDeps configuration to ensure it is ESM version is properly bundled for StudioCMS.