Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 30 Mar 12:51
· 7 commits to main since this release
9f2595f

compare changes

🚀 Enhancements

  • Add genObjectFromValues (#9)
  • esm: Support new import attributes syntax (#89)

🩹 Fixes

  • Stringify key identifier starting with number literal (#86)
  • genString: Respect singleQuotes option (#88)
  • typescript: Indent generated augmentation interfaces (#4)

💅 Refactors

  • object: Use namespace for options (ba67797)

📖 Documentation

  • Fix genImport example with default name (#87)
  • Add jsdocs (8a8a673)

❤️ Contributors