Skip to content

Release 10.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jan 10:06
· 14 commits to canary since this release
cc83d7c

@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)