Skip to content

pew-pew-cli v0.4.1

Latest

Choose a tag to compare

@appboypov appboypov released this 07 May 00:57
· 7 commits to main since this release

v0.4.1

Bug fixes

  • Fixed TypeScript type compatibility error in YamlService.writeYamlFile method to properly handle any type of object serialization
  • Updated generic type parameters in YamlService to allow serialization of DTOs without requiring index signatures