mapper icon indicating copy to clipboard operation
mapper copied to clipboard

feat(core,nestjs,docs): Finalize the async support effort started by #617

Open vellotis opened this issue 5 months ago • 1 comments

Description

As a developer, I want to use input-output async operations while retrieving/resolving the values for the destination entity fields. This initiative is a continuation/finalization of the initiative #617.

Proposed Changes

  • Enable async for all mapping transformation methods.
  • Enable async mapping by default for NestJS integration.

Checklist

  • [x] Tests
  • [x] Documentation

vellotis avatar Sep 03 '24 23:09 vellotis