Skip to content

v0.4.0

Compare
Choose a tag to compare
@wschurman wschurman released this 03 Jun 18:17
509b590
  • 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
    • Initial Version