Release v10.10.0
Gradle multi-threading mode is now the default 😎. Enjoy the turbo-charged performance contributed with ❤️ by @malice00. Also includes the new atom, which is a bit more leaner and performant ⚡️. Last, but not least, the repo is refactored to help with maintenance and testing (Thanks @aryan-rajoria and @setchy!)
What's Changed
Other Changes
- [Gradle] Don't use full multi-threading, SBOMs can be completely wrong by @malice00 in #1376
- Do not create empty component.components by @prabhu in #1378
- [Gradle] Fixed a problem with scoped NPM packages while resolving modules from NPM by @malice00 in #1379
- Handling sub-components of the root component the same as all other components by @malice00 in #1371
- [Gradle] Added deep-scanning of gradle modules by @malice00 in #1380
- refactor: project structure PR by @aryan-rajoria in #1382
- Typescript 5.6.x with the latest atom by @prabhu in #1384
- Feat: Include components from pnpm-lock.yaml importers by @aryan-rajoria in #1377
- Poetry root list from pyproject.toml by @prabhu in #1386
- [Gradle] Scanning of all modules fixed by @malice00 in #1383
- Update atom and other packages by @prabhu in #1387
Full Changelog: v10.9.11...v10.10.0