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 deprecatedlanguageCodetolocale, 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
- Bump vite from 7.3.0 to 7.3.1 by @dependabot[bot] in #297
- Bump alpinejs from 3.15.3 to 3.15.4 by @dependabot[bot] in #298
- Bump alpinejs from 3.15.4 to 3.15.5 by @dependabot[bot] in #299
- Bump alpinejs from 3.15.6 to 3.15.8 by @dependabot[bot] in #301
- Bump tailwindcss from 4.1.18 to 4.2.1 by @dependabot[bot] in #303
- Bump @tailwindcss/vite from 4.1.18 to 4.2.1 by @dependabot[bot] in #304
- Bump @tailwindcss/postcss from 4.1.18 to 4.2.1 by @dependabot[bot] in #305
- Bump autoprefixer from 10.4.24 to 10.4.27 by @dependabot[bot] in #306
- Bump postcss from 8.5.6 to 8.5.8 by @dependabot[bot] in #307
- Bump tailwindcss from 4.2.1 to 4.2.2 by @dependabot[bot] in #308
- Bump @tailwindcss/vite from 4.2.1 to 4.2.2 by @dependabot[bot] in #309
- Bump @tailwindcss/postcss from 4.2.1 to 4.2.2 by @dependabot[bot] in #310
- Bump vite from 7.3.1 to 8.0.3 by @dependabot[bot] in #311
- Bump alpinejs from 3.15.8 to 3.15.9 by @dependabot[bot] in #312
- Bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #313
- Bump postcss from 8.5.8 to 8.5.9 by @dependabot[bot] in #314
- Bump vite from 8.0.5 to 8.0.8 by @dependabot[bot] in #315
- Bump postcss from 8.5.9 to 8.5.10 by @dependabot[bot] in #316
- Bump @tailwindcss/postcss from 4.2.2 to 4.2.3 by @dependabot[bot] in #317
- Bump @tailwindcss/vite from 4.2.2 to 4.2.3 by @dependabot[bot] in #318
- Bump autoprefixer from 10.4.27 to 10.5.0 by @dependabot[bot] in #319
- Bump tailwindcss from 4.2.2 to 4.2.3 by @dependabot[bot] in #320
- Bump vite from 8.0.8 to 8.0.10 by @dependabot[bot] in #322
- Bump postcss from 8.5.10 to 8.5.13 by @dependabot[bot] in #321
- Bump alpinejs from 3.15.11 to 3.15.12 by @dependabot[bot] in #323
- Bump postcss from 8.5.13 to 8.5.14 by @dependabot[bot] in #324
- Bump @tailwindcss/postcss from 4.2.4 to 4.3.0 by @dependabot[bot] in #326
- Bump vite from 8.0.10 to 8.0.14 by @dependabot[bot] in #327
- Bump @tailwindcss/vite from 4.2.4 to 4.3.0 by @dependabot[bot] in #328
- Bump tailwindcss from 4.2.4 to 4.3.0 by @dependabot[bot] in #329
- Bump postcss from 8.5.14 to 8.5.15 by @dependabot[bot] in #330
- Bump vite from 8.0.14 to 8.1.0 by @dependabot[bot] in #331
- Bump concurrently from 9.2.1 to 10.0.3 by @dependabot[bot] in #332
- Bump tailwindcss from 4.3.0 to 4.3.1 by @dependabot[bot] in #334
Full Changelog: 1.1.2...1.2.0