- Upgraded to Gatsby 5.16+, React 19, Bootstrap 5.3, TypeScript 5 (strict).
- Replaced
react-helmetwith the Gatsby<Head>API. - Replaced
gatsby-imagewithgatsby-plugin-image. - Replaced
gatsby-plugin-typegenwith Gatsby's built-ingraphqlTypegen(emitsQueries.*types intosrc/gatsby-types.d.ts). - Removed
jquery,popper.js,font-awesome@4,emergence.js,animate.css. - Removed the AdSense component.
- License changed from MIT to 0BSD.
src/bootstrap/— small React wrappers for Bootstrap 5 interactive parts.useSiteMetadatahook.- GitHub Actions CI and Lighthouse CI workflow with 95+ thresholds.
- Three English starter posts.