supMDX-page/CHANGELOG.md

10 lines
325 B
Markdown
Raw Normal View History

# ChangeLog
## 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`