v2026.7.1-2
pola-rs/polarsv2026.7.1-2Aug 4, 2026by vincentkoc
AI Summary
A hotfix release addressing issues with npm plugin metadata handling to ensure compatibility with newer npm clients.
Key Highlights
- Accepts singleton-array metadata from newer npm clients.
- Ensures tracked official plugins can install and update to correction releases.
New Features
- Npm plugin updates for singleton-array metadata support.
Full Release Notes
### Fixes - **npm plugin updates:** accept singleton-array metadata from newer npm clients so tracked official plugins can install and update to correction releases. (#108336)