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 9a9bcd8 commit 8a89e2aCopy full SHA for 8a89e2a
1 file changed
HISTORY.md
@@ -11,11 +11,14 @@ All notable changes to this project will be documented in this file.
11
* Build
12
* Use _TypeScript_ `v5.8.3` now, was `v5.8.2` (via [#1227])
13
* Use _webpack_ `v5.99.6` now, was `v5.98.0` (via [#1229], [#1231])
14
+* Misc
15
+ * Officially support for Node v24 (via [#1244])
16
17
[#1227]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1227
18
[#1229]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1229
19
[#1231]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1231
20
[#1243]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1243
21
+[#1244]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1244
22
23
## 8.0.0 -- 2025-03-17
24
0 commit comments