• @matthiesenxyz/astro-ghostcms@3.3.0 4a5e508cfb

    github-actions[bot] released this 2024-03-07 12:16:27 +00:00 | 50 commits to main since this release

    Minor Changes

    • eebcd36: This is a HUGE internal update, Our integration is now built on Astro-Integration-Kit to give better control over the entire Astro-GhostCMS Eco-System.

      Breaking Changes:

      • NEW USER CONFIG! Some of the options have changed! Please check the Readme for a current version of the available options!
      • Thats it! Some how even though this is almost an entire rebuild, There is no other USER breaking changes aside from the new more advanced config!

      Updates:

      • Moved from @ts-ghost/core-api to @ts-ghost/content-api as it provides the same functions as the standard core-api but pre-wrapped with a nice HTTPClientFactory instead of HTTPClient.
      • Updated a ton of Dependencies that Dependabot was reporting as needed updated.
    Downloads