Upgrade: v0.3.0
Quickly update to the latest version by running the following command Terminal window Terminal window Terminal window
npx @studiocms/upgradepnpx @studiocms/upgradeyarn dlx @studiocms/upgradeBreaking changes
Section titled “Breaking changes”- Removes the following deprecated and unused virtual modules.
studiocms:astro-config/adapterstudiocms:auth/utils/getLabelForPermissionLevelvirtual:studiocms/sdk/env
Bug Fixes & Improvements
Section titled “Bug Fixes & Improvements”- Replaces
chalkwithnode:util’sstyleTextfor StudioCMS CLI. - Updates StudioCMS dependencies.
- Fixes issue with
pgandmysql2being required to be installed when they should be optional - Fixes client regex in frontend to allow for slashes within a slug, but not on the outside. This unblocks creating pages under sub-paths just using the slug (e.g.,
docs/getting-started) and only affects client-side validation. - Removes legacy email domain verification code
- Fixes default 404 route rendering