Skip to content

Conversation

@Swimburger
Copy link
Member

Description

Linear ticket:

Changes Made

  • Updated README.md generator (if applicable)

Testing

  • Unit tests added/updated
  • Manual testing completed

@github-actions
Copy link

📋 Versions.yml Changelog Check Results

🔍 Analyzed TypeScript changes in:

  • generators/typescript-v2/ast/src/custom-config/TypescriptCustomConfigSchema.ts
  • generators/typescript/sdk/cli/src/SdkGeneratorCli.ts
  • generators/typescript/sdk/cli/src/custom-config/SdkCustomConfig.ts
  • generators/typescript/sdk/generator/src/SdkGenerator.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/AbstractSdkClientClassDeclarationReferencer.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/SdkRootClientClassDeclarationReferencer.ts

✅ No changelog entries needed - the changes appear to be internal/non-customer-facing.

This analysis was performed by Claude (Anthropic).

@github-actions
Copy link

📋 Versions.yml Changelog Check Results

🔍 Analyzed TypeScript changes in:

  • generators/typescript-v2/ast/src/custom-config/TypescriptCustomConfigSchema.ts
  • generators/typescript/sdk/cli/src/SdkGeneratorCli.ts
  • generators/typescript/sdk/cli/src/custom-config/SdkCustomConfig.ts
  • generators/typescript/sdk/generator/src/SdkGenerator.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/AbstractSdkClientClassDeclarationReferencer.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/SdkRootClientClassDeclarationReferencer.ts

✅ No changelog entries needed - the changes appear to be internal/non-customer-facing.

This analysis was performed by Claude (Anthropic).

@github-actions
Copy link

📋 Suggested Changelog Entry for TypeScript Generator

File: generators/typescript/sdk/versions.yml
Reasoning: Added new configuration option 'tanmayMode' which appears to be a new feature flag for the TypeScript generator

Suggested Entry:

- version: 2.15.0
  createdAt: "2025-10-15"
  changelogEntry:
    - type: feat
      summary: |
        Add tanmayMode configuration option for TypeScript generator customization

Please add this entry to the top of your generators/typescript/sdk/versions.yml file.

@github-actions
Copy link

📋 Versions.yml Changelog Check Results

🔍 Analyzed TypeScript changes in:

  • generators/typescript-v2/ast/src/custom-config/TypescriptCustomConfigSchema.ts
  • generators/typescript/sdk/cli/src/SdkGeneratorCli.ts
  • generators/typescript/sdk/cli/src/custom-config/SdkCustomConfig.ts
  • generators/typescript/sdk/generator/src/SdkGenerator.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/AbstractSdkClientClassDeclarationReferencer.ts
  • generators/typescript/sdk/generator/src/declaration-referencers/SdkRootClientClassDeclarationReferencer.ts

🎯 Summary:

  • 1 components need changelog entries
  • Code suggestions posted above for easy acceptance
  • Review the suggestions and click 'Accept suggestion' to apply them

📝 Components that need updates:

  • TypeScript Generator (generators/typescript/sdk/versions.yml): Added new configuration option 'tanmayMode' which appears to be a new feature flag for the TypeScript generator

Guidelines for good changelog entries:

  • Include specific details about what changed and why
  • For new features: mention how to enable/use them
  • For bug fixes: describe what was broken and how it's fixed
  • For feature flags: provide enable/disable instructions
  • Include code examples for API changes

This analysis was performed by Claude (Anthropic). Review suggestions carefully before accepting.

@fern-support fern-support marked this pull request as draft October 20, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants