This PR adds support for handling v3 container customizations . This is done by adding a custom utility to extend the core container utility. A concrete example can be taken from the added integration test.
This PR adds extensive tests to the compat layer as part of unit tests. Additionally it does at a test to the codemod setup that shows that the right @utility code is generated. Furthermore I compared the implementation against v3 on both the compat layer and the custom @utility:
This PR adds support for handling v3
container
customizations . This is done by adding a custom utility to extend the corecontainer
utility. A concrete example can be taken from the added integration test.Input
Output
Test Plan
This PR adds extensive tests to the compat layer as part of unit tests. Additionally it does at a test to the codemod setup that shows that the right
@utility
code is generated. Furthermore I compared the implementation against v3 on both the compat layer and the custom@utility
:https://github.com/user-attachments/assets/44d6cbfb-4861-4225-9593-602b719f628f