@graphcommerce/next-config@10.0.3
Patch Changes
-
fdad2b7- Added support in component props for Generic components. Solves an issue with creating plugins on the AddressFields component. (@paales) -
fdad2b7- Fixed issue where additional props on a plugin did not carry to the final component. Now we can extend the original component's props with additional props from plugins. (@paales)