- Add vite plugin (5b80b8c)
- Add condition to jest plugin enabler for internal jest-preset packages (fdef35d)
- Append /jest-preset to external preset specifiers so the main program can find them (b4401b0)
- Add package.json#jest to jest plugin confg file patterns (d51c42a)
- Add condition to eslint plugin enabler for internal eslint-config packages (709fa19)
- Improve output for loader errors (e436728)
- Simplify ts libLocation resolution (73833a0)
- Split entry and config file patterns in vitest plugin (fixes #99) (e31ab3a)
- Remove cruft from fixtures (83c9348)
- Move two fixture files (1cd1477)
- Remove .prettierignore (a458bc5)
- Format files in test fixtures (11dd60c)