mikro-orm-find-dataloader
Version:
Additional dataloaders for the MikroORM EntityManager find/findOne/etc methods.
27 lines (15 loc) • 1.7 kB
Markdown
# mikro-orm-find-dataloader
## 1.2.0-alpha-20231201112534-17657a3cc18ff92568ce85fca86a5a153808a3bf
### Minor Changes
- [#5](https://github.com/darkbasic/mikro-orm-dataloaders/pull/5) [`adbad8c`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/adbad8c43c91f6034bf83c86b5467ce35afcc358) Thanks [@darkbasic](https://github.com/darkbasic)! - Remove unnecessary deps and update them
### Patch Changes
- [#5](https://github.com/darkbasic/mikro-orm-dataloaders/pull/5) [`17657a3`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/17657a3cc18ff92568ce85fca86a5a153808a3bf) 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