- Add pkg as built-in pnpm command (#1597) (32ee559)
- Add oxlint.config.ts to oxlint plugin (#1598) (2951050)
- Add oxfmt plugin (#1599) (6bd9807)
- Head banger (7930467)
- Add sanity to the list (4ee3d0d)
- Fix minor lint issue (9e0dcd9)
- Flatten
test()(d010c55) - Make toPosix a no-op on non-Windows platforms (b371123)
- Replace isBuiltin with startsWith('node:') in sanitizeSpecifier (e7b100a)
- Skip picomatch recompilation when gitignore adds no new patterns (c7870db)
- Incrementally compile picomatch matchers during gitignore walk (9948284)
- Identify binaries called by
find -exec(#1601) (f7367fd) - Identify that
@babel/runtimeis needed when@babel/plugin-transform-runtimeis used (#1602) (ef4da06) - Rename package-manager → resolvers, move
find(0bd97f0) - Streamline babel plugin impl (3cc192e)
- Detect local $schema references in changesets plugin (resolve #1335) (3a18082)
- Resolve Nx run-commands from
cwd(resolve #1595) (e71c9ac) - Fix up issue types table (resolve #1376) (20a3762)
- Skip optional peerDep issues for installed deps (resolve #1545) (f554d2f)
- Add dim highlight opts for enum/class members, duplicates (resolve #1567) (35ce422)
- Cache isGitIgnored results (75942dd)
- Don't report unused files outside project set (resolve #1606) (fef625d)
- Fix openapi-ts dependency resolution (#1607) (663825e)
- Improve --performance and --memory output, clean up timerify calls (df0ace4)