UNPKG

mikro-orm-find-dataloader

Version:

Additional dataloaders for the MikroORM EntityManager find/findOne/etc methods.

14 lines (7 loc) 700 B
# mikro-orm-find-dataloader ## 1.1.0-alpha-20231201103116-0a54394 ### Minor Changes - [#3](https://github.com/darkbasic/mikro-orm-dataloaders/pull/3) [`0a54394`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/0a5439407a077543dffd695372704781a15a77ee) 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