This release is mostly interesting if you do code highlighting. We fixed a bottle neck which should show a significant performance boost for sites using code highlighting. Hugo's gohugo.io docs site builds ~20% faster. Also, Chroma, the highlighting library, is upgraded to v2.4.0 with new lexers and lots of improvements.
Bug fixes
Improvements
- Add a cache for lexers.Get 7855b47 @bep
- markup/goldmark: Improve benchmark 34d1150 @bep
- commands: Create assets directory with new site 85e2ac1 @jmooring #10460
Dependency Updates
- build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0 6a004b8 @dependabot[bot]
- build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15 0923622 @dependabot[bot]
- build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4 7477672 @dependabot[bot]
- build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 63f7f0f @dependabot[bot]
- deps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0 bcb62d8 @bep