Skip to content

Releases: unjs/knitwork

v1.2.0

16 Dec 14:13
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Expose genObjectKey and wrapInDelimiters utils (227ec06)

📖 Documentation

  • Correct jsdocs for genObjectFromRaw (#97)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.1.0

30 Mar 12:51
@pi0 pi0
9f2595f
Compare
Choose a tag to compare

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