Skip to content

Commit 25c05cb

Browse files
committed
Update CHANGELOG for v1.2.0
1 parent 0d13299 commit 25c05cb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [1.2.0](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.2.0) - 2025-10-04
10+
11+
### Added
12+
- Type coverage configuration with 100% coverage requirement
13+
- Comprehensive backward compatibility tests for validation functions
14+
15+
### Changed
16+
- Converted validation functions to options pattern with backward compatibility
17+
- Renamed normalizePath to normalizePurlPath with options pattern
18+
- Refactored PackageURL types with explicit exports
19+
20+
### Fixed
21+
- Fixed error handling and concurrency issues in test suite
22+
- Improved type safety with typed arrays replacing any[]
23+
924
## [1.1.6](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.1.6) - 2025-10-03
1025

1126
### Changed

0 commit comments

Comments
 (0)