Skip to content

Commit 1cf3c3e

Browse files
committed
Add release not for yarn detector
1 parent 7e6506d commit 1cf3c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/src/main/markdown/currentreleasenotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
* (IDETECT-4813) Fix Gradle Native Inspector to correctly identify projects with only `settings.gradle` or `settings.gradle.kts` file in the root directory.
5656
* (IDETECT-4812) Gradle Native Inspector now supports configuration cache (refactored `init-detect.gradle` to add support for configuration cache in Gradle projects).
5757
* (IDETECT-4845) With added support for extracting Python package versions from direct references [PEP 508 URIs](https://packaging.python.org/en/latest/specifications/dependency-specifiers/#environment-markers) in `pyproject.toml` files, [detect_product_short] now correctly parses versions from wheel and archive URLs and VCS references for impacted detectors (Setuptools CLI, Setuptools Parse, and UV Lock detectors). When data is missing or badly formatted, detectors gracefully switch back to reporting only the package name.
58+
* (IDETECT-4724) Updated Yarn Detector to correctly identify components that were previously unmatched.
5859

5960
### Dependency updates
6061

0 commit comments

Comments
 (0)