v0.100.2
This release is mostly motivated by the fix for the panic experienced by people having blackfriday
configured as defaultMarkdownHandler
(#9968). The Blackfriday support was removed in Hugo v0.100.0 after being deprecated with a warning for a long time.
- Fix raw TOML dates in where/eq 0566bbf @bep #9979
- deps: Update to github.com/pelletier/go-toml/v2 v2.0.1 534e715 @anthonyfok
- tpl/path: Add path.BaseName function 953f215 @jmooring #9973
- livereload: Use
X-Forwarded-Host
for Codespace 8e2fd55 @satotake #9936 - helpers: Fix panic with invalid defaultMarkdownHandler 311b800 @bep #9968
- resources: Register MediaTypes before build c7d5f9f @vanbroup #9971