[v4.1.0] - Arrange Types
·
7 commits
to master
since this release
TypeScript Enhancements:
- Enabled strict mode for improved type safety.
- Consolidated and refined type definitions, resolving potential null or undefined issues.
- Added default type exports for modularity.
Code & Testing:
- Integrated Prettier for consistent formatting.
- Improved clarity of function names and test cases.
- Fixed index alignment issues in URI and URL detection tests.
Documentation:
- Updated comments and inline documentation to reflect changes.