You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- None
11
11
12
+
## [4.0.0] - 2025-01-20
13
+
14
+
### Changed
15
+
16
+
-**BREAKING CHANGE**: Updated the `SearchCriteria` and `SearchResult` types used with the `searchPackages()` function to align with the latest npm registry requirements and responses
17
+
- Upgraded dependencies
18
+
12
19
## [3.0.1] - 2024-06-12
13
20
14
21
### Changed
@@ -146,7 +153,8 @@ These are the current package's exports:
146
153
147
154
-**BREAKING CHANGE**: Removed `Registry` class; use the exported functions instead.
0 commit comments