v0.147.5
gohugoio/hugov0.147.5May 22, 2025by bep
AI Summary
A maintenance release primarily focused on updating the minifier library and fixing a live reload issue when editing inline partials.
Key Highlights
- Fix live reload when editing inline partials
- Update minifier library to v2.23.5
Full Release Notes
We have gotten some requests about updating the [minifier](https://github.com/tdewolff/minify) library we use, so here you go @myitcv and others. I'm probably going to regret doing that particular upgrade on a Thursday, but so be it. ## What's Changed * Fix live reload when editing inline partials 0c7b1a3f2 @bep #13723 * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5 970b887ba @dependabot[bot]