You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
fddf528: Expand the effect-ts umbrella with lazy Effect DateTime and Effect Atom references. The DateTime guidance prefers Effect DateTime over JavaScript Date for domain logic and covers parsing, schemas, time zones, arithmetic, formatting, interoperability, and deterministic TestClock tests. The existing effect-atom-data-fetching selector remains as a compatibility alias.
Patch Changes
2c51b1d: Let Vite+ quality consumers independently opt into managed config or workflow resources, including repository-specific workflow preparation and typecheck commands.