v0.137.0
Note that we have no longer build the deploy feature in the standard and extended archives. If you need that, download archives with withdeploy
in the filename. See instalation for details. You can read #12994 for more on the motivation behind this, but for one, it shaves off about 40% of the binary size.
Bug fixes
- Fix stale pages on rebuilds in GetPage with short refs 30d9aea @bep #13004
- Fix some RenderShortcodes error cases 1f23b49 @bep #12854 #12998
- dynacache: Fix potential deadlocks on panics in GetOrCreate e10915f @bep
Improvements
- Do not watch directories with no mounted files in it fcdc454 @bep #12912 #13007
- markup/goldmark: Only log Raw HTML omitted WARN on block entering 6cf23bf @bep #12997
- markup/goldmark: Add warning (using Warnidf) on Goldmark 62a96ce @bep #12997
- resources: Address Dart Sass deprecation of global built-in functions 889308d @jmooring #12961
- github: Adjust test workflow to install Dart Sass v1.80.3 72352f2 @jmooring
- Build without the deploy feature by default 89bd025 @bep #12994 #12994
Dependency Updates
- deps: Upgrade github.com/bep/godartsass/v2 v2.1.0 => v2.2.0 e3304db @bep
- deps: Upgrade github.com/bep/lazycache v0.6.0 => v0.7.0 62567d3 @bep