Skip to content

v0.1.2

Choose a tag to compare

@unique01082 unique01082 released this 16 Aug 06:18
8a04dde

Fixes

  • Generate valid TypeScript index bindings when controller tags such as Import or Export become reserved words after camel-casing.
  • Preserve existing controller filenames such as import.ts and export.ts for consumer compatibility.
  • Declare tslib as a runtime dependency so clean tarball consumers can load the package.

Verification

  • Frozen install, full tests, TypeScript build, package dry-run, and clean-consumer tarball smoke passed.
  • The npm registry tarball was downloaded again, its integrity matched the published metadata, and the Import/Export fixture typechecked with zero diagnostics.

Full Changelog: v0.1.1...v0.1.2