Skip to content

1.2.0

Latest

Choose a tag to compare

@nusserstudios nusserstudios released this 12 Jul 19:08
· 19 commits to main since this release

Highlights

  • Hugo 0.164.0 support — deploy configs (Netlify, Nixpacks) updated to the latest Hugo release
  • Minimum Hugo version is now 0.158.0 (module.hugoVersion.min) — config migrated from the deprecated languageCode to locale, so builds are warning-free on modern Hugo
  • Vite 8 + Tailwind CSS 4.3 build pipeline, legacy PostCSS setup removed
  • pnpm 11 support — build-script approval migrated to allowBuilds; pinned to pnpm 11.10.0 (the 11.11/11.12 macOS arm64 binaries are broken on npm)
  • Fixed Cloudflare Pages CI builds (lockfile mismatch, esbuild build-script approval)

What's Changed

Full Changelog: 1.1.2...1.2.0