Skip to content

Conversation

@Swiftwork
Copy link
Contributor

  • Introduced new utility function quoteKey to handle object keys with special characters in JSON utilities.
  • Enhanced stringifyTypeAST to utilize quoteKey for key quoting, ensuring proper formatting in output.
  • Added unit tests for quoteKey and updated existing tests to cover new functionality.
  • Bumped the CLI version in package.json from 1.0.2 to 1.0.3.
  • Modified test scripts for improved functionality:
    • Changed "test" to run vitest directly.
    • Added "test:watch" for continuous testing.
    • Updated "test:ci" to streamline CI testing with reporters.

- Bumped the CLI version in package.json from 1.0.2 to 1.0.3.
- Modified test scripts for improved functionality:
  - Changed "test" to run vitest directly.
  - Added "test:watch" for continuous testing.
  - Updated "test:ci" to streamline CI testing with reporters.
- Introduced new utility function `quoteKey` to handle object keys with special characters in JSON utilities.
- Enhanced `stringifyTypeAST` to utilize `quoteKey` for key quoting, ensuring proper formatting in output.
- Added unit tests for `quoteKey` and updated existing tests to cover new functionality.
@Swiftwork Swiftwork requested a review from laander October 22, 2025 09:04
@Swiftwork Swiftwork self-assigned this Oct 22, 2025
@Swiftwork Swiftwork added the bug Something isn't working label Oct 22, 2025
@Swiftwork Swiftwork added this pull request to the merge queue Oct 22, 2025
@makwarth
Copy link
Contributor

thanks!

Merged via the queue into main with commit a0fd0af Oct 22, 2025
6 checks passed
@Swiftwork Swiftwork deleted the buc-4235-fix-typescript-type-generation-for-json-payload-keys branch October 22, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants