Releases: expo/entity
Releases · expo/entity
v0.55.0
v0.54.0
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
v0.53.0
v0.52.0
What's Changed
- feat: switch local cache to an interface by @wschurman in #322
- chore: upgrade to node 24 LTS by @wschurman in #323
Full Changelog: v0.51.0...v0.52.0
v0.51.0
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
v0.49.0
v0.48.0
Attempt to fix package dependencies.
Full Changelog: v0.47.0...v0.48.0
v0.47.0
v0.46.0
What's Changed
- chore: update README to be more precise by @wschurman in #292
- chore: Remove @jest/types by @nicknovitski in #293
- chore: Replace ts-jest with babel-jest by @nicknovitski in #294
- chore: jest v29.7.0 -> 30.0.0 by @nicknovitski in #295
- chore: Use tsconfig bases by @nicknovitski in #296
- chore: Explicitly list files to collect coverage from by @nicknovitski in #299
- chore: Use 'v8' coverage provider by @nicknovitski in #300
- chore: Unify repo-wide scripts by @nicknovitski in #297
- fix: Fix entity exports for ESM projects by @nicknovitski in #298
New Contributors
- @nicknovitski made their first contribution in #293
Full Changelog: v0.45.0...v0.46.0