Patch Changes
-
#649
336397f
Thanks @Adammatthiesen! - Remove deprecated@astrojs/web-vitals
support in favor of new@studiocms/web-vitals
package -
#644
83a47ff
Thanks @Adammatthiesen! - Add support for the SDK folder getter to get by name or ID instead of just ID, and add jsdoc comments to missing functions for the SDK -
#629
356791d
Thanks @Adammatthiesen! - Refactor component registry into new custom handler for reading component props during initialization for usage within StudioCMS Dashboard editorsBreaking Changes
studiocms:component-proxy
has been replaced bystudiocms:component-registry
- Added
studiocms:component-registry/runtime
virtual module which exports types, and the following helpers,getRegistryComponents
andgetRendererComponents
used for getting Components with props, and the renderer components respectively. importComponentKeys
has been carried over but deprecated in favor for the newgetRendererComponents
function.
-
#642
e9be97d
Thanks @Adammatthiesen! - Fix: Correct exports for components, layouts, and add export for styles -
#650
3e7f7ca
Thanks @Adammatthiesen! - Update various deps and lint repo with updated biome version -
#643
9cfba9a
Thanks @Adammatthiesen! - Moved MD and HTML pagetypes into their own plugins -
#656
3233abe
Thanks @Adammatthiesen! - Update dependencies -
#637
7511f47
Thanks @Adammatthiesen! - Remove Deprecated SDK functions and refactor SDK to make it easier to modify/read -
#643
9cfba9a
Thanks @Adammatthiesen! - All internal base included pagetypes have been removed, allowing even more flexibility when it comes to how studiocms works for the user. This change also means that you will be required to install at least one rendering plugin for studiocms -
#640
fe3fa26
Thanks @Adammatthiesen! - Remove previously deprected functions and old hashing system -
#635
54da8e7
Thanks @Adammatthiesen! - Refactor oAuth endpoints into two dynamic endpoints with a provider param in the route and cleanup all auth endpoints code. -
#657
a05bb16
Thanks @Adammatthiesen! - Migrate to using new config utils package that contains generic config helpers instead of relying on specific ones built-in to studiocms -
Updated dependencies [
a05bb16
]:- @withstudiocms/config-utils@0.1.0-beta.1