- Update dependencies (pin oxc-resolver) (7dda4ec)
- Resolve tsconfig paths for non-TS importers independent of oxc ownership (3b71565)
- Format (64865f8)
- Fix false positive for Vitest mocks (#1802) (ec93e20) - thanks @remcohaszing!
- Mark npx-run binaries optional unless --no-install (resolve #1803) (203c31e)
- Ignore pnpm [WARN] lines in ecosystem snapshots (392835a)
- Update slonik snapshot (62d802b)
- Update Jest entry patterns for Jest 30 (#1808) (d2caedd) - thanks @gwagjiug!
- Report stale workspaces configuration keys as configuration hints (#1807) (9083c16) - thanks @WooWan!