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 0442458 commit 9919e33Copy full SHA for 9919e33
HISTORY.md
@@ -14,8 +14,7 @@ All notable changes to this project will be documented in this file.
14
* Added
15
* Documentation and example regarding dependency tree modelling were added in multiple places. (via [#250])
16
* Build
17
- * No longer enable _TypeScript_ config `esModuleInterop` & `allowSyntheticDefaultImports`,
18
- which causes smaller build results and less unnecessary generated code.
+ * No longer enable _TypeScript_ config `esModuleInterop` & `allowSyntheticDefaultImports`. (via [#243])
19
* Use _TypeScript_ `v4.8.4` now, was `v4.8.3`. (via [#246])
20
21
[#243]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/243
0 commit comments