Skip to content

v0.2.4

Choose a tag to compare

@ouziel-slama ouziel-slama released this 28 Dec 21:30
· 7 commits to main since this release
ec022fa

[0.2.4] - 2025-12-28

Fixed

TypeScript SDK

  • Fixed missing worker.js in npm package: The build now generates dist/worker.js as a separate entry point. Previously, only dist/index.js was built, causing consumer scripts (like zeldwallet-setup) to fail when trying to copy the worker file