sup39
9c32cea6b8
- 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
9 lines
325 B
Markdown
9 lines
325 B
Markdown
# 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`
|