feat(sdk-agnostic-lib): Add composable package - #22
Conversation
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
jeffersonBastos
left a comment
There was a problem hiding this comment.
Why did the tests lose the history? Can we adjust it to keep the history?
Included in this PR:
move composable from original SDK to a new package sdk-composable a462634
refactor it to match the framework-agnostic structure 55032a2
update adapters with new utilities 8691d42
refactor tests: