- Add --ignore-internal flag to ignore
@internal
exports in production mode (resolves #193) (d71c9f2) - Simplify peer dep handling a tiny bit (86d67ac)
- Resolve
setupFiles
andglobalSetup
in vitest plugin (6c81d3c) - Refactor odd quoted string in ava plugin (18f0e96)
- Provide
cwd
toisGitIgnoredSync
(fix Windows slashes incompat) (90aeaa3) - Remove redundant parts of comments (a504ee6)