Skip to content

v2.1.7: Handles entity creation and persistence

Choose a tag to compare

@thorewi thorewi released this 04 Jun 09:14
· 12 commits to master since this release
Streamlines entity creation by allowing either a callable or a 'createEntity' method to be used.

Ensures the entity is persisted after creation and initialization, improving data management.