Skip to content

πŸš€ v1.6.0 β€” Migrated to Vercel, Improved CI, and Dependency Updates

Choose a tag to compare

@SunDevil311 SunDevil311 released this 19 Dec 13:22
· 3 commits to master since this release
5695afa

Highlights:

  • πŸ” Migrated deployment from Netlify to Vercel, preserving CSP and security headers.
  • βš™οΈ Added vercel.json for Vercel build and header configuration.
  • πŸ“„ Introduced VERSIONING.md to clarify versioning practices.
  • πŸ§ͺ Updated GitHub Actions workflows and switched MkDocs to python -m mkdocs for better CI compatibility.
  • 🧹 Removed netlify.toml and all Netlify-specific configs.

πŸ”§ Dependency Updates:

  • Updated frontend tooling: eslint, prettier, stylelint, markdownlint, and more.
  • Upgraded GitHub Actions: actions/checkout, upload-artifact, download-artifact, and npm to v11.7.0.

Full Changelog: v1.5.9...v1.6.0