Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-10 | Add inline mdx component test (#12965) | 1 | -0/+5 | ||
2024-02-21 | chore: use biome to sort imports - only test files (#10180) | 1 | -1/+1 | ||
* chore: use biome to sort imports * do the sorting * Update package.json Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> | |||||
2024-01-31 | migrate MDX tests (#9894) | 1 | -4/+5 | ||
2023-08-31 | [ci] format | 1 | -2/+2 | ||
2023-08-31 | Prevent React hook call warnings when used with MDX (#8324) | 1 | -0/+26 | ||
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-07-03 | feat: use typescript-eslint@v6's reworked configs (#7425) | 1 | -2/+0 | ||
2022-08-05 | Add test for mdx + React usage (#4174) | 1 | -0/+25 | ||
* Add test for mdx + React usage * Add a changeset Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> |