@jsprismarine/typedoc-material-theme
Version:
A TypeDoc theme based on Material 3.
28 lines (10 loc) • 941 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [1.0.3](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.0.2...v1.0.3) (2024-06-20)
## [1.0.2](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.0.1...v1.0.2) (2024-01-04)
## [1.0.1](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.0.0...v1.0.1) (2023-11-24)
### Bug Fixes
* use the themeColor options in the renderer hooks after it has been parsed ([02bd492](https://github.com/dmnsgn/typedoc-material-theme/commit/02bd49245cb4b26fe053052fb80fbea1d07d3f37)), closes [#1](https://github.com/dmnsgn/typedoc-material-theme/issues/1)
# 1.0.0 (2023-11-09)
### Features
* add initial plugin ([f58dea2](https://github.com/dmnsgn/typedoc-material-theme/commit/f58dea26e785d7b19971539d78b8d19f7f336281))