Skip to content

18 June 2021

Kushal Kumar edited this page Jun 18, 2021 · 1 revision
  1. Update ESlint config to allow parsing of spread operator in objects, in this PR.
  2. Add Variable Transformer with tests. Details.
  3. Return the frequency of variables from the transformer, addressed here.
  4. Remove the argument ooxml in the toOOXML(). Details.
  5. Add Softbreak Transformer with tests in PR.