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.
v0.4.1 - 2026-04-15
Fixed
Fix empty npm publish by adding prepublishOnly build step — v0.4.0 was published without running the build, resulting in an empty package. This patch ensures dist/ is always built before publishing.