v11.1.1
What's Changed
- [NO JIRA]: Add missing
@babel/plugin-proposal-private-property-in-object
dep to remove missing warning by @olliecurtis in #187
If you were previously directly installing @babel/plugin-proposal-private-property-in-object
but only using it via backpack-react-scripts
you can uninstall this dependency as it now comes within backpack-react-scripts
itself.
Full Changelog: v11.1.0...v11.1.1