We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6360bc2 commit 5445cbbCopy full SHA for 5445cbb
1 file changed
changelog.md
@@ -82,6 +82,8 @@ function rehypePluginAddingIndex() {
82
}
83
```
84
85
+</details>
86
+
87
### Remove `rawSourcePos`
88
89
The `rawSourcePos` option was removed, so `sourcePos` is never passed to
@@ -116,6 +118,8 @@ function rehypePluginAddingIndex() {
116
118
117
119
120
121
122
123
### Remove extra props passed to certain components
124
125
When overwriting components, these props are no longer passed:
0 commit comments