Skip to content

Commit

Permalink
Fix to close details
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 27, 2023
1 parent 6360bc2 commit 5445cbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ function rehypePluginAddingIndex() {
}
```

</details>

### Remove `rawSourcePos`

The `rawSourcePos` option was removed, so `sourcePos` is never passed to
Expand Down Expand Up @@ -116,6 +118,8 @@ function rehypePluginAddingIndex() {
}
```

</details>

### Remove extra props passed to certain components

When overwriting components, these props are no longer passed:
Expand Down

0 comments on commit 5445cbb

Please sign in to comment.