@studiocms/frontend@0.1.0-beta.5
Pre-release
Pre-release
·
94 commits
to main
since this release
Patch Changes
-
0bd2b31: [Refactor/Rename]: Split main package into smaller packages and rename main package.
This change will allow a better divide between the StudioCMS ecosystem packages. The main Astro Integration is now named
studiocms
.Renamed Packages:
studiocms
: The main package that users will download and use.@studiocms/blog
: The StudioCMSBlog Plugin
New Packages and their purposes:
@studiocms/core
: Core components and functions@studiocms/assets
: Assets used for the StudioCMS Dashboard and other integrations@studiocms/renderers
: StudioCMS renderer system@studiocms/imagehandler
: StudioCMS image service and components@studiocms/auth
: StudioCMS auth routes and middleware@studiocms/frontend
: Userfacing pages and routes@studiocms/dashboard
: The main dashboard components, routes, and API endpoints@studiocms/robotstxt
: Generation of robots.txt file@studiocms/betaresources
: Resources for the beta.
-
Updated dependencies [0bd2b31]
-
Updated dependencies [0bd2b31]
- @studiocms/renderers@0.1.0-beta.5
- @studiocms/core@0.1.0-beta.5