File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments