This is a bug-fix release with a couple of important fixes.
- Add HUGO_ENV to the os/exec environment 4f4cec7 @jmooring #9490
- Simplify some integration tests da4866c @bep
- Fix validation of Page Kind in cascade target map d1109f5 @jmooring #8888
- Add another cascade benchmark a7d182c @bep
- commands: Fix server deadlock on config error a2a660e @bep #9486
- Exclude event attributes when rendering markdown f7bc4cc @jmooring #9463
- Remove the "check" command 54f8d8a @jmooring #9454
- Update the application/javascript media type 3036d0a @jmooring #9483
- tpl/templates: Fix templates.Exist issue with base templates 6a238a7 @bep #9477
- Add a migration test helper f60714b @bep
- babel: Port integration tests to their own package 215a715 @bep
- js: Port integration tests to its own package d128d26 @bep
- postcss: Move integration test to its own package c4aaf1d @bep
- minifier: Port integration tests to its package 94f10cf @bep
- templates: Port integration test to its package b06c210 @bep
- tocss: Port integration tests to their package d22f779 @bep
- openapi3: Port integration test into correct package 39f69ca @bep
- Add a new integration test framework 64f75ad @bep
- Validate comparison operator argument count 9262719 @jmooring #9462
- Remove hugo gen autocomplete 3336762 @jmooring #8862
- deps: Update github.com/pelletier/go-toml/v2 to v2.0.0-beta.6 5ca40c8 @bep #9439 #9417
- Fix erroneous warning with .Page.RenderString on a page without a backing file ef7d14a @bep #9433
- Fix typo in panicOnWarning message c05c99f @jmooring
- releaser: Prepare repository for 0.93.0-DEV ff7689c @bep