Skip to content

studiocms@0.1.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@studiocms-no-reply studiocms-no-reply released this 04 Mar 22:31
· 14 commits to main since this release
31d49a6

Patch Changes

  • #445 a3b0b6d Thanks @Adammatthiesen! - Refactor .d.ts files to prevent weird type errors from popping up

  • #442 8d9025d Thanks @Adammatthiesen! - Refactor integration index to prevent parts of the StudioCMS integration from being enabled during the first-time-setup stage.

  • #446 610b759 Thanks @Adammatthiesen! - Implement nanostore i18n client-side system to be used once i18n is ready

    This system is implemented in the dashboard but only the base locale ("en-us") is available at this time.

  • #447 a9a2d43 Thanks @Adammatthiesen! - Fix: Create page form was sending the wrong type of data.

  • #443 730b7d9 Thanks @Adammatthiesen! - Update declaration files to use dist directory instead of src