Skip to content

docs-builder 0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 10:37
· 299 commits to refs/heads/main since this release
fd7ea64

✨ Features

🐛 Bug Fixes

  • Detect variables as they are parsed in the AST by @Mpdreamz in #809
  • Allow extensions to inject IDocumentationFileExporter and control the relative path published in links.json by @Mpdreamz in #806
  • Fix elastic global nav by @reakaleek in #807
  • Fix HTMX head changes by @reakaleek in #805
  • Add beats/extend folder to assembler navigation by @Mpdreamz in #801
  • Fix pages nav behaviour attempt 2 by @reakaleek in #800
  • Includes GITHUB_PR_REF_NAME as a job-level environment variable. by @cotti in #799
  • Fix "Edit This File" path by @cotti in #790
  • Fix pages nav behaviour by @reakaleek in #795
  • Ensure we fallback to the embedded navigation.yml for the assembler build by @Mpdreamz in #796
  • Add support for custom GitCheckoutInformation in BuildContext by @Mpdreamz in #794
  • Only show "Edit this page" link if the url is not null by @reakaleek in #792
  • Refactor to use WorkingDirectoryRoot over Root. by @Mpdreamz in #791
  • Fix pages navigation appearance by @reakaleek in #787
  • Fix table styling by @reakaleek in #789
  • Move meta charset up by @reakaleek in #784
  • Update detection rule extension to be more feature complete by @Mpdreamz in #782
  • Revert "Remove tj-actions usage, eventhough we had it pinned as gitref" by @reakaleek in #766
  • Fix/font preload static path by @cotti in #775
  • Fix layout and horizontal scrollable tables by @reakaleek in #772

📝 Documentation

🧰 Maintenance

  • Rename assembler environment from production to prod by @reakaleek in #798

Full Changelog: 0.20.0...0.21.0