Skip to content

Releases: expo/entity

v0.35.0

11 Apr 17:29
Compare
Choose a tag to compare

Bug Fixes

  • Revert: require explicit query context specification (#219) (1bdfbd6)

v0.34.0

11 Apr 16:16
Compare
Choose a tag to compare

Breaking Changes

  • hoist the responsibility of sharing local memory cache adapter into application (#218) (9c43a56)

Features

  • Allow UUIDv6/7/8 in UUIDField validation (#221) (cc6f3dc)
  • require explicit query context specification (#219) (8b0b31f)

v0.33.0

06 Oct 23:02
Compare
Choose a tag to compare

Features

  • add loadManyByIDsNullableAsync loader method (#214) (aad94ac)

v0.32.0

10 Jun 01:16
Compare
Choose a tag to compare

Bug Fixes

  • remove unused field from redis configuration (#213) (503a2fb)

Features

  • add ability to specify knex transaction config (#207) (2069a0d)
  • entity companion definition static thunk (#210) (4b18010)

v0.31.1

07 Mar 06:12
@ide ide
83fe9cd
Compare
Choose a tag to compare

0.31.1 (2023-03-06)

Features

  • add loadFirstByFieldEqualityConjunction, a convenience method (#206) (1934216)

v0.31.0

19 Jan 05:54
Compare
Choose a tag to compare

v0.30.0

23 Dec 22:46
Compare
Choose a tag to compare
  • Upgrade knex to 2.3.0 (#203)

v0.29.0

06 Oct 18:49
Compare
Choose a tag to compare

Features

  • add example of redis mget batching using @expo/batcher (#199) (684f91b)
  • change redis cache adapter to use redis-like interface (#200) (e381f5b)

v0.28.0

13 Sep 18:24
Compare
Choose a tag to compare

Features

v0.27.0

09 Aug 20:09
a067a44
Compare
Choose a tag to compare

Features

  • add orderByRaw to loadManyByRawWhereClauseAsync (#185) (2817d78)