babel-plugin-proposal-object-rest-spread-stable
JSON →A Babel plugin that provides stable transpilation of object rest/spread properties, downgrading from the objectSpread2 helper to the original objectSpread helper to avoid potential property loss. This package is based on @babel/plugin-proposal-object-rest-spread from Babel v7.7.4. It is released on an ad-hoc basis and serves as a drop-in replacement for the official plugin when the 'useBuiltIns' option causes issues with objectSpread2. Not actively maintained; use at your own risk as it may lag behind Babel updates.