Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hugo to v0.143.0 #539

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Hugo to v0.143.0 #539

wants to merge 1 commit into from

Conversation

bot-actions[bot]
Copy link
Contributor

@bot-actions bot-actions bot commented Feb 3, 2025

👑 Hugo update!

v0.143.0 Release Notes

This is mostly a bug fix release, ironing out some quirks with the partial server rebuilds etc., but notable is also the new responseHeaders option on resources.GetRemote that allows you to extract headers from the server’s response.

Bug fixes

  • Fix some server/watch rebuild issues db28695ff @bep #13316
  • Fix "concurrent map iteration and map write" in pages from data 329b2342f @bep #13254
  • Fix TailwindCSS related server rebuild issue 6c68142cc @bep #13316
  • Fix some server rebuild issues for non-HTML custom output formats cd7dc7a37 @bep #13014
  • Fix cascade with overlapping sections bb7b3d3cd @bep #12465
  • markup/goldmark: Fix typo in func comment f704d7569 @chalin

Improvements

  • Don't re-render aliases on server rebuilds 778f0d900 @bep
  • tpl/tplimpl: Remove leading whitespaces produced by Youtube shortcode 13b208e2f @alex-shpak
  • resources: Remove debug statement 33b46d8a4 @jmooring #13320
  • markup/goldmark: Trim space from blockquote render hook text e08d9af21 @jmooring #13302
  • parser/pageparser: Don't allow parameters after closing tag in shortcodes c939c33fd @guilhas07
  • tpl/tplimpl: Improve shortcode test coverage 873a5cda1 @jmooring
  • tpl/tplimpl: Deprecate gist shortcode f42a4b6af @jmooring #13211
  • resources: Remove conditional used for debugging a5637831c @bep
  • resources: Add responseHeaders option to resources.GetRemote 68586c891 @bep #12521
  • tpl/tplimpl: Skip TestTemplateFuncsExamples on s390x 51bb2feda @bep #13204
  • Make cascade front matter order deterministic 7f0f50b13 @bep #12594
  • tpl/tplimpl: Deprecate comment shortcode 77a8e347b @jmooring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant