Skip to content

v0.4.4

Compare
Choose a tag to compare
@dorukgezici dorukgezici released this 01 Nov 11:40
· 21 commits to main since this release

What's Changed

  • Add support for GitHub app and changing src url by @reteps in PR.
    This PR enables us to support SveltiaCMS via setting the new configuration option through astro.config or env vars.
    Ex: decapCMSSrcUrl="https://unpkg.com/@sveltia/[email protected]/dist/sveltia-cms.js"
  • Require env vars only if relevant functionality is turned on
  • Set pre-rendering on OAuth endpoints to false
  • Bumped dependencies

New Contributors

Full Changelog: v0.4.1...v0.4.4