Michealjunior

Results 10 issues of Michealjunior

### Describe the bug This is a feature request / missing tooling rather than a regression. Today, timer‑driven behavior in TanStack Query is effectively opaque. When a query or mutation...

### 🚀 Feature Proposal Jest currently lacks a dedicated CLI mode to analyze configuration problems. When projects accidentally define multiple configuration sources or misconfigure test patterns so that no tests...

:rocket: Feature Request

### Feature Summary When running prisma debug, allow an optional --format=json flag that prints the debug information as a structured JSON document instead of the current human‑oriented text output. ###...

kind/feature

**Describe the feature** Marked.js renders code blocks as static HTML without interactive features. Users need enhanced code blocks with line numbers, copy functionality, and syntax-aware execution. This improvement makes code...

NFE - new feature (should be an extension)

### Describe the feature you'd like to request tRPC's core repository uses powerful internal helpers to spin up an in-process server and typed client for integration tests, but application developers...

### Feature Description Problem Brief TypeORM currently lacks built-in performance analysis tools, forcing developers to rely on external tools or manual logging to identify slow queries and N+1 issues. This...

new feature
requires triage

## Problem Brief The date-fns library lacks built-in support for business/working hours calculations, a common requirement for enterprise applications. Users need to calculate working hours between dates, add business hours...

### Clear and concise description of the problem As a developer using Vitest, I want an opt-in sharding mode that distributes test files based on historical execution time, so that...

enhancement: pending triage

## Problem Brief Zod lacks conditional validation for dynamic schema behavior based on field values or context. Users need dependent field validation where one field's requirements change based on another...

Summary dorny/test-reporter currently assumes that all matched result files share the same format and uses a single reporter input. This makes it hard to use in polyglot repositories where multiple...

enhancement