yfm-transform
yfm-transform copied to clipboard
Change default interface to async
At current time transform is sync function.
This limits power of transformation.
Propose to add transform.async
in minor with new experimental features.
Propose to change transform
interface to async in major.