nx-flutter/v8.2.0
·
133 commits
to master
since this release
8.2.0 (2024-02-18)
Bug Fixes
- common: fix creation of dependencies between nodes for ProjectGraph v2 (fa08ae0)
- fix
create-nx-*
broken due to changes in Nx Cloud setup since Nxv17.3.0
(6c981d4) - fix Project Graph generation when creating projects in nested folders (b5698d3)
Features
- common-jvm: improve retrieval of
groupId
andartifactId
when defined at parent level (9ea99ca) - common: add utilities to generate Project Graph using
v2
API (c6f70e0) - common: update Project Graph generation for JVM projects with child modules (d9aba7f)
- nx-flutter: migrate Project Graph generation to
v2
API (2085e61)