v0.134.3
- tpl: Remove RSS deprecation site.Author check e07028c @bep
- modules: Improve console output on hugo mod init 22a9f3f @bep #11458
- commands: Ignore "module does not exist" errors in hugo mod init e363964 @bep #11458
- Add exclusion for helix .bck files c260cb2 @David-Else #12677
- hugolib: Move hugolib/site_new.go into hugolib/site.go e079145 @bep
- libsass: Resolve directory paths to directory index files 5b442b3 @jmooring #12851
- dartsass: Resolve directory paths to directory index files 2bc2765 @jmooring #12849
- internal/warpc: Improve the JS plugin API 28f621d @bep