supMDX-page/CHANGELOG.md

11 lines
399 B
Markdown

# ChangeLog
## v0.3.1
- Removes footer completely when config.author is null or empty
## v0.3.0
- Uses `@sup39/mdx-nav` v0.3.0, which
- changed `Link` (next/link) to `a`
- automatically adds slash before children entries
- Fixed children type of `MDXPage`: allows multiple child elements
## v0.2.0
- Uses `@sup39/mdx-nav` v0.2.0, which renamed attribute `link` to `path` in type `NavEntryInfo`