Releases: expo/entity
Releases · expo/entity
v0.6.0
Bug Fixes
ensure transitive deletion triggers are run for CASCADE_DELETE_INVALIDATE_CACHE (#66 ) (5744c51 )
separate out EntityMutationValidator (#68 ) (547a1ef )
update setField to correct typing (#62 ) (7a77afc )
Features
v0.5.0
Bug Fixes
support number ID field generation in StubDatabaseAdapter (#43 ) (60cc0fb )
upgrade Apollo server for security advisory (#38 ) (d25c1e1 )
Features
add two fan out methods to association loader (#52 ) (89cfb3d )
support entity fields subset of db fields (#49 ) (4e40b2e )
v0.4.0
All Packages
Documentation Improvements
CI & Coverage
TypeScript 3.9 (#18 )
@expo/entity
Enforcing mutator convenience functions (#5 )
loadByIDNullable
loader method (#28 )
Add ability to check update and delete policies outside of mutation (#30 )
@expo/entity-cache-adapter-redis
@expo/entity-database-adapter-knex
Throw when database adapter receives unexpected mutation results (#31 )
@expo/entity-example
You can’t perform that action at this time.