Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -11/+12 | ||
2022-08-12 | [ci] format | 1 | -4/+4 | ||
2022-08-12 | Fix namespaced component usage in MDX (#4272) | 1 | -0/+83 | ||
* fix(#4209): handle namespaced JSX and MDX * chore: add changeset * chore: update lockfile * fix: throw error when componentExport is unresolved * chore: bump compiler * chore: bump compiler * chore: revert example changes Co-authored-by: Nate Moore <nate@astro.build> |