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
feat: expose Desc error through public Err() method
Adds a public Err() method to Desc type to allow users to check if
an error occurred during descriptor construction. Previously, the error
field was private and inaccessible.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments