We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0338328 commit 96029e4Copy full SHA for 96029e4
HISTORY.md
@@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
6
7
<!-- add unreleased items here -->
8
9
+* BREAKING Changes
10
+ * Optional dependencies became optional peer dependencies (via [#1295])
11
+* Added
12
+ * Give downstream users control over optional dependencies ([#1294] via [#1295])
13
+
14
+[#1294]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1294
15
+[#1295]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1295
16
17
## 8.6.0 -- 2025-09-09
18
19
* Changed
0 commit comments