Skip to content

Release v0.10.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 19:10
· 2 commits to main since this release

fix: update typedoc theme to fix issues when generating documentation

The 0.5.0 version of typedoc-theme-gobstones had a bug when attempting to generate the documentation
of a function with generic type parameters. 0.5.1 solves this problem. We updated the version of the
that library, as well as generating better documentation for one of such functions for future
testing.