Skip to content

v0.2.1

Choose a tag to compare

@SK4P3 SK4P3 released this 13 Jul 09:48
· 20 commits to main since this release

Addresses the n8n verified-node review feedback:

  • Runtime execution errors are now wrapped in NodeApiError, so HTTP status codes and response context surface properly in the n8n UI.
  • The codex nodeVersion is set to 1.0 (a schema value, independent of the node's runtime version).

No functional/API changes otherwise.