Some bug fixes in the (most likely) last Hugo release of the year. Of some technical interest to some, I can mention that I, @bep, have reworked hugoreleaser to use YAML (with anchors/aliases) instead of TOML for the release configuration. Have a look at the end result.
What's Changed
- Update gocloud and docs for S3-Compatible Endpoints e229f4b @tebriel
- js/esbuild: Don't try to resolve packages in /assets marked as external 0202539 @bep #13183
- Fix union, complement, symdiff, and intersect for transient resources 4a5e940 @bep #13181
- release: Add withdeploy deb extended archives 48a7aee @bep #13166
- common/loggers: Write PrintTimerIfDelayed output to stdErr 6c583e3 @jmooring #13171
- build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 5d64b49 @dependabot[bot]
- hugolib: Fix fallbacks for menu entry Name and Title b3f3294 @jmooring #13161