Size increased greatly in 6.10.0 due to getSideChannel
Author: MerriCreated Mar 24, 2021Updated Jun 17, 2025
I happened to check lib size in Bundlephobia before updating package and noticed the size has increased from 10 kB minified to 30 kB minified. From lib user viewpoint this is not an acceptable change.
Commit 7c1fcc53 dist/qs.js exposes it was the addition of getSideChannel that caused this.
Source: ljharb/qs