@mysten/codegen@0.10.4
·
154 commits
to main
since this release
Patch Changes
- a08916e: Fix
sui-ts-codegen generate <path>against freshsui move newpackages: the CLI now
propagates non-zero exit codes (was always exiting 0 on failure), the path-arg branch parses
packageNamefromMove.tomlinstead of using the raw path string, and the "Could not identify
main package directory" error now includes actionable remediation.