* feat: add support for nested attribute profile mapping
* chore: undo version change
Undo version change since it’s handled by changeset
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* chore: remove new implementation and use essentials
Updated implementation to use essentials, throwing exception when not found
* fix: should use getSafe() and do not throw error when mapping profile
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>