pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C++ language:CSS language:TypeScript
Filter by
195M results
paso a produccion un mensaje de prueba
Bumps vitest from 3.2.4 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript
Bumps the minor-updates group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| @hookform/resolvers | 5.2.2 | 5.4.0 |
| @internationalized/date | 3.12.1 | 3.12.2 |
| @react-aria/datepicker ...
dependencies
javascript
Bumps vitest from 3.2.4 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript
Rewrites the README to match what actually shipped, with more personality.
Fixes
- stale wrangler.toml reference (only .jsonc exists)
- correct brand (Wordul), WS path (/ws?room= owner / slug ), ...
This commit addresses the issue in src/components/DataProvider.test.tsx by updating the mock implementation for
mockOrder.mockImplementation.
Instead of returning missing objects, it now returns realistic ...
Goal
Expose all harness data (PII-removed) to headless agents while users keep the rich human view — the core of make it
consumable by agents. Phase 0 proved an agent can produce concrete, forwardable ...
Related: EGA-400 Summary: Manual usage entry form and API QA: ✅ typecheck ✅ lint ✅ build
🎯 What: Replaced the explicit any type and ESLint disable with a defined SupabasePdfItem interface in
src/components/DataProvider.tsx.
💡 Why: Reduces reliance on any and ESLint bypasses, improving the ...