You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add stefanprobst as a contributor for code, and test (#201)
* update README.md
* update .all-contributorsrc
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
add priyang12 as a contributor for code, and doc (#199)
* update README.md
* update .all-contributorsrc
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat: replace xdm with MDX v2 (#152)
BREAKING CHANGE: We now use `@mdx-js/esbuild` instead of `xdm` and `xdmOptions` has been renamed to `mdxOptions`
Co-authored-by: Kent C. Dodds <[email protected]>