Skip to content

cli: v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 06:58
ac97087

0.6.3 (2025-02-14)

Bug Fixes

  • crds: generate CRD outputs with .ts extensions (ac8c3e3)
  • crds: use type only imports where appropriate (ac8c3e3)
  • enable verbatimModuleSyntax, support NodeJS' native TypeScript loader (#108) (3861fdf)
  • use import extensions for all files to fix ESM usage (#105) (6fdcea0)

Chores

  • cli: log local files explicitly (d032c6c)
  • remove unnecessary path conversion (c42d8d0)