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 1797cec commit 038352eCopy full SHA for 038352e
HISTORY.md
@@ -41,12 +41,13 @@ Maintenance release.
41
## 6.8.0 -- 2024-05-14
42
43
* Added
44
- * Explicitly export own first-level submodules via package manifest (via [#1066])
+ * Explicitly export own first-level submodules via package manifest ([#87] via [#1066])
45
When used with bundlers/packers downstream, this might enable better tree shaking due to scoped imports.
46
* Refactor
47
* Ease internal tree shaking (via [#1066])
48
49
[#1066]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1066
50
+[#87]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/87
51
52
## 6.7.2 -- 2024-05-07
53
0 commit comments