File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## unreleased
6
6
7
+ * Refactor
8
+ * Removed dynamic imports ([ #1017 ] via [ #1018 ] )
9
+ This should improve compatibility with linkers and bundlers.
7
10
* Build
8
11
* Use _ webpack_ ` v5.90.3 ` now, was ` v5.89.0 ` (via [ #1008 ] , [ #1013 ] , [ #1015 ] )
9
12
10
13
[ #1008 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1008
11
14
[ #1013 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1013
12
15
[ #1015 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1015
16
+ [ #1017 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1017
17
+ [ #1018 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1018
18
+
13
19
14
20
## 6.3.1 -- 2023-12-11
15
21
You can’t perform that action at this time.
0 commit comments