Skip to content

fix: implement execute method in AbstractParameter and bump version to 0.6.0 - #17

Merged
SebaSOFT merged 3 commits into
mainfrom
fix/abstract-parameter-typing
Jul 30, 2026
Merged

fix: implement execute method in AbstractParameter and bump version to 0.6.0#17
SebaSOFT merged 3 commits into
mainfrom
fix/abstract-parameter-typing

Conversation

@SebaSOFT

Copy link
Copy Markdown
Owner

Cambios

  • Fix (Tipado): Se implementó el método execute en AbstractParameter (que retorna un ExecutionResult) para que cumpla satisfactoriamente con la interfaz IElementInstance requerida por ParameterConstructor.
  • Chore (Versión y Deps):
    • Se incrementó la versión del paquete a 0.6.0.
    • Se actualizaron todas las dependencias a su última versión utilizando Yarn Berry.
    • Se migró la configuración de biome.json para ser compatible con la versión actualizada (2.5.6).

Todos los tests, validaciones de tipos y formateo pasan correctamente.

Repository owner deleted a comment from gemini-code-assist Bot Jul 30, 2026
@SebaSOFT
SebaSOFT merged commit 8901580 into main Jul 30, 2026
2 checks passed
@SebaSOFT
SebaSOFT deleted the fix/abstract-parameter-typing branch July 30, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants