We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a8aa4 commit 7dcdb71Copy full SHA for 7dcdb71
HISTORY.md
@@ -7,8 +7,10 @@ All notable changes to this project will be documented in this file.
7
<!-- add unreleased items here -->
8
9
* Added
10
- * explicitly exporte own first-level submodules (via [#1066])
+ * Explicitly export own first-level submodules via package manifest (via [#1066])
11
When used with bundlers/packers downstream, this might enable better tree shaking due to scoped imports.
12
+* Refactor
13
+ * Ease internal tree shaking (via [#1066])
14
15
[#1066]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1066
16
0 commit comments