Skip to content

Releases: expo/entity

v0.55.0

27 Jan 06:19

Choose a tag to compare

Features

  • add AllowIf[Any|All]SubRulesAllowPrivacyPolicyRule rules (#401) (5db8977)
  • Add AllowIfInParentCascadeDeletionPrivacyPolicyRule (#399) (56ed357)
  • add EvaluateIfEntityFieldPredicatePrivacyPolicyRule (#400) (f3b575c)

v0.54.0

21 Jan 23:35

Choose a tag to compare

Bug Fixes

  • deps: pin dependencies (#328) (5679f27)
  • deps: pin dependency @apollo/server to 4.12.2 (#330) (7038912)
  • deps: pin dependency @koa/bodyparser to 6.0.0 (#339) (9f93926)
  • deps: pin dependency koa to 2.16.3 (#331) (ce55922)
  • Inline map().filter() loops in EntityLoaderUtils (#369) (ea6c128)
  • run tsc during tests CI job (#373) (1cc57ed)

Features

  • synthetically set cascading set-null fields to null during canViewerDeleteAsync evaluation (#376) (544bb7c)

v0.53.0

19 Dec 21:26

Choose a tag to compare

Republish of v0.52.0.

v0.52.0

19 Dec 21:25

Choose a tag to compare

What's Changed

Full Changelog: v0.51.0...v0.52.0

v0.51.0

21 Nov 19:38

Choose a tag to compare

What's Changed

  • fix: add default for TSelectedFields in PrivacyPolicyTestUtils Case by @wschurman in #316
  • chore: update dev dependencies by @wschurman in #317
  • chore: update other sibling dependencies by @wschurman in #318
  • chore: add docblock for orderBy and ordering by @wschurman in #319
  • feat!: separate out validators into beforeCreateAndUpdate and add new beforeDelete validators by @wschurman in #320

Full Changelog: v0.50.0...v0.51.0

v0.50.0

07 Oct 23:14

Choose a tag to compare

Bug Fixes

  • make in memory and stub database adapters behave more similarly to sql (#315) (0f53c24)

v0.49.0

07 Oct 16:27

Choose a tag to compare

Bug Fixes

  • add readonly modifier to partitionArray utility method (#307) (077d53c)
  • validate that UUID field is lower-case (#310) (949f00d)

Features

  • add more documentation to entity errors (#312) (4c3fd17)
  • throw specific errors for database adapter issues (#311) (f6639f9)

v0.48.0

19 Sep 23:00

Choose a tag to compare

Attempt to fix package dependencies.

Full Changelog: v0.47.0...v0.48.0

v0.47.0

19 Sep 22:54

Choose a tag to compare

Features

  • add support for Buffer fields (#305) (31b52a5)
  • allow manual specification of cascadingDeleteCause in delete mutator factory method (#306) (4a3eda2)

v0.46.0

26 Jun 20:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.45.0...v0.46.0