mikro-orm-find-dataloader
Version:
Additional dataloaders for the MikroORM EntityManager find/findOne/etc methods.
33 lines (18 loc) • 1.99 kB
Markdown
# mikro-orm-find-dataloader
## 2.0.0-alpha-20231201220440-2dc0406ab675bcba6aaf358c1603522704efbfdc
### Major Changes
- [#7](https://github.com/darkbasic/mikro-orm-dataloaders/pull/7) [`2dc0406`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/2dc0406ab675bcba6aaf358c1603522704efbfdc) Thanks [@darkbasic](https://github.com/darkbasic)! - Switch to Repository API
## 1.2.0
### Minor Changes
- [#5](https://github.com/darkbasic/mikro-orm-dataloaders/pull/5) [`2da3750`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/2da37501acfb05ee962f286fd6ed794af87e7999) Thanks [@darkbasic](https://github.com/darkbasic)! - Remove unnecessary deps and update them
### Patch Changes
- [#5](https://github.com/darkbasic/mikro-orm-dataloaders/pull/5) [`2da3750`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/2da37501acfb05ee962f286fd6ed794af87e7999) Thanks [@darkbasic](https://github.com/darkbasic)! - dependencies updates:
- Added dependency [`tslib@2.6.2` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.2) (to `dependencies`)
- Removed dependency [`@graphql-tools/executor-http@^1.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.0.3) (from `dependencies`)
- Removed dependency [`graphql-tag@^2.12.6` ↗︎](https://www.npmjs.com/package/graphql-tag/v/2.12.6) (from `dependencies`)
## 1.1.0
### Minor Changes
- [#3](https://github.com/darkbasic/mikro-orm-dataloaders/pull/3) [`4ce7f14`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/4ce7f14f0c6ce8b86146c950829ea7d6e79992c6) Thanks [@darkbasic](https://github.com/darkbasic)! - Ensure computed queries get processed in parallel
## 1.0.1
### Patch Changes
- [#1](https://github.com/darkbasic/mikro-orm-dataloaders/pull/1) [`a1a0fff`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/a1a0fff0a7c2ea814ec687027d42e8aa2ca04f47) Thanks [@darkbasic](https://github.com/darkbasic)! - Compatibility with latest MikroORM alphas which export different types