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
PR-1345@polywrap/cli: The ens-recursive-name-register deploy step now properly registers ENS sub-domains recursively.
PR-1342@polywrap/polywrap-manifest-schemas: Accept @ character in folder paths.
PR-1333@polywrap/client-js: Added TsDoc comments to the PolywrapClient class.
PR-1337@polywrap/schema-bind: In Rust bindings, enum imports are now added in serialization modules when the enum is a subtype of an array (Vec) or map.