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
fix: add Array.isArray handling to transform method for nested node processing
- Added missing Array.isArray check to transform method following v13-to-v14 pattern
- Ensures nested nodes in arrays are properly processed through transformation pipeline
- Maintains current 183/258 test pass rate (70.9% success rate)
- Addresses transformation flow for nested structures like arrayBounds
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments