Skip to content

Releases: backstage/techdocs-container

v0.3.4

18 Oct 15:55
90d503f

Choose a tag to compare

  • #22 bump version of plantuml to use themes

v0.3.3

05 Oct 11:10
8cd072c

Choose a tag to compare

  • Uses new version of @backstage/mkdocs-techdocs-core v0.2.0 which introduces a new mkdocs extension mdx_truly_sane_lists for dealing with the bullet differences in mkdocs vs commonmark / gf markdown.

v0.3.2

16 Aug 12:29
fb8fe46

Choose a tag to compare

  • Uses new version of @backstage/mkdocs-techdocs-core v0.1.2 which fixes the dependency version of Markdown to ensure GraphViz SVG rendering works.

v0.3.1

04 Aug 08:21
8124011

Choose a tag to compare

  • Fixes 'LiveReloadServer' object has no attribute 'watcher' error when running serve command [#15, #16]

v0.3.0

28 Jul 11:35
aadab0b

Choose a tag to compare

Related to backstage/backstage#3660 and backstage/mkdocs-techdocs-core#27

v0.2.2

19 Apr 13:44
5322712

Choose a tag to compare

  • Use latest PlantUML jar file to download [1.2021.4] (#11)

v0.2.1

14 Apr 14:12
5aaf369

Choose a tag to compare

  • Uses v0.0.15 of mkdocs-techdocs-core.
    • 0.0.15 - Upgrade monorepo to track latest patch, includes various bug fixes. #22
    • 0.0.14 - Upgrade plantuml-markdown to 3.4.2 with support for external file sources. #18

v0.2.0

26 Nov 13:09
b09735b

Choose a tag to compare

  • First release after moving out of alpha.
  • Uses v0.0.13 of mkdocs-techdocs-core.