Skip to content

Release/v1.1.0#8

Merged
Utsav-Virani merged 15 commits intomasterfrom
release/v1.1.0
Jul 9, 2025
Merged

Release/v1.1.0#8
Utsav-Virani merged 15 commits intomasterfrom
release/v1.1.0

Conversation

@Utsav-Virani
Copy link
Owner

@Utsav-Virani Utsav-Virani commented Jul 9, 2025

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Better handling of the state
  • Improved test cases

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • unit testing

utsavvirani09 and others added 15 commits July 5, 2025 19:30
- Fix ESLint configuration by removing problematic @typescript-eslint/recommended
- Update dependencies to compatible versions
- Remove dependabot configuration to reduce complexity
- Fix unused variable in utils.ts
- Apply code formatting fixes with prettier
- All tests and linting now pass successfully
- Change package.json type from commonjs to module
- Improve code formatting in src/utils.ts with better line breaks
- Rebuild dist directory with latest changes
- Maintain compatibility with existing workflows
- Fix ES module imports by adding .js extensions
- Implement TypeScript file handling with ts-node for ES modules
- Replace __dirname with import.meta.url for ES module compatibility
- Add comprehensive TypeScript import fallback mechanism
- Remove unused imports and fix linting issues
- Apply code formatting with prettier
- All tests passing: dry-run and manual modes work correctly
- Full Node.js 18+ compatibility maintained
- Add extensive test coverage for capitalize function including edge cases
- Implement boundary tests for inferType with primitive, array, and object types
- Add tests for complex nested structures and circular references
- Include edge case testing for special values (NaN, Infinity, Date, RegExp)
- Add comprehensive tests for getTypeDescription function
- Cover real-world scenarios and boundary conditions for all utility functions
@Utsav-Virani Utsav-Virani merged commit a63418e into master Jul 9, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants