v0.154.1
gohugoio/hugov0.154.1Jan 1, 2026by bep
AI Summary
Updates documentation regarding WASM and fixes a specific bug in partial decorator detection logic.
Key Highlights
- Add WASM licensing information
- Fix partial decorator detection in partials with outer range break/continue
Full Release Notes
## What's Changed * Add WASM licensing information to README 8f3527f6 @bep * Fix partial decorator detection in partial with blocks with outer range break or continue 09048aad @bep #14333