Skip to content

Commit b4ac981

Browse files
committed
history
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4ac8996 commit b4ac981

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
* Refactor
8+
* Removed dynamic imports ([#1017] via [#1018])
9+
This should improve compatibility with linkers and bundlers.
710
* Build
811
* Use _webpack_ `v5.90.3` now, was `v5.89.0` (via [#1008], [#1013], [#1015])
912

1013
[#1008]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1008
1114
[#1013]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1013
1215
[#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+
1319

1420
## 6.3.1 -- 2023-12-11
1521

0 commit comments

Comments
 (0)