Changelog
Release history for all Alchemy packages.
@edv4h/alchemy-core
0.1.0
Minor Changes
- 6d0601a: Type safety improvements: MaterialInput discriminated union, generic useAlchemy
, custom error hierarchy, Language type hints. Alchemist.compare() now uses Promise.allSettled for partial failure resilience. TextRefiner adds getFormatInstructions(). VideoMaterialPart gains base64 support. Stub transforms throw by default. Remove unused ToolDefinition. Extract toMaterialParts() to core. Deduplicate Zod helpers in demo app.
@edv4h/alchemy-node
0.1.0
Minor Changes
- 6d0601a: Type safety improvements: MaterialInput discriminated union, generic useAlchemy
, custom error hierarchy, Language type hints. Alchemist.compare() now uses Promise.allSettled for partial failure resilience. TextRefiner adds getFormatInstructions(). VideoMaterialPart gains base64 support. Stub transforms throw by default. Remove unused ToolDefinition. Extract toMaterialParts() to core. Deduplicate Zod helpers in demo app.
Patch Changes
- ecd52a9: Add headless React hooks (useTransmute, useCompare, useAlchemy) for client-side transmutation workflows. Extract buildMessages() in OpenAITransmuter to deduplicate transmute/stream methods.
- Updated dependencies [6d0601a]
- @edv4h/alchemy-core@0.1.0
@edv4h/alchemy-react
0.1.0
Minor Changes
- ecd52a9: Add headless React hooks (useTransmute, useCompare, useAlchemy) for client-side transmutation workflows. Extract buildMessages() in OpenAITransmuter to deduplicate transmute/stream methods.
- 6d0601a: Type safety improvements: MaterialInput discriminated union, generic useAlchemy
, custom error hierarchy, Language type hints. Alchemist.compare() now uses Promise.allSettled for partial failure resilience. TextRefiner adds getFormatInstructions(). VideoMaterialPart gains base64 support. Stub transforms throw by default. Remove unused ToolDefinition. Extract toMaterialParts() to core. Deduplicate Zod helpers in demo app.
Patch Changes
- Updated dependencies [6d0601a]
- @edv4h/alchemy-core@0.1.0