@babel/plugin-transform-parameters transforms ES2015 function parameters. This includes features like default parameter values, rest parameters (...args), and destructuring. This plugin allows older JavaScript environments to execute code using these modern parameter features by converting them into equivalent, backwards-compatible code. It targets situations where these parameter features are used, ensuring compatibility without needing to refactor your source code. Essentially bridging the gap between modern syntax and older environments.
The @babel/plugin-transform-parameters package saw frequent releases from 2018 to 2024, with peaks in early 2020 and late 2022. Release frequency has generally decreased since then. There were no releases from August 2025 to September 11, 2025. The latest versions, 7.27.1 and 7.27.7, were released in April and June 2025, respectively.
Downloads of @babel/plugin-transform-parameters increased significantly from March 2024 to July 2025, peaking above 140 million. After July 2025 the downloads dropped slightly in August and significantly in September. The partial data for September 2025 indicates a substantial decrease compared to previous months.