1.14.1 (2023-12-18)
- perf: up deps (ffd57a9)
1.14.0 (2023-08-14)
- feat: export
iterateDeps
helper (0eed98f)
1.13.1 (2023-08-14)
- fix: add missing
version
toIPackageJson
iface (19a9be3) - perf: up deps (526d51c)
- fix: deps revision (86efb9e)
1.13.0 (2023-05-25)
- feat: add
manifestRelPath
to IPackageEntry (6949ae0)
1.12.1 (2023-05-24)
- fix: handle yarn
wokspaces.packages
directive (979cc99)
1.12.0 (2023-05-24)
- feat: add workspacesExtra option (0a1c55c)
1.11.0 (2023-05-24)
- feat: provide support for bolt and pnpm workspaces (b23752c)
1.10.0 (2023-04-08)
- feat: add
manifestRaw
field toIPackageEntry
(a833ba9)
1.9.2 (2023-04-03)
- docs: tweak up usage examples (5be06ba)
1.9.1 (2023-04-02)
- refactor: inner deps iterator (d641f97)
1.9.0 (2023-04-02)
- feat: add
scope
field toIDepEntry
(0647fcc)
1.8.1 (2023-04-01)
- fix: add missing iface reexport (57d391a)
1.8.0 (2023-04-01)
- feat: add
traverseDeps
andtraverseQueue
helpers (31c6c78)
1.7.0 (2023-03-28)
- feat: introduce
depFilter
option (9a0eeec)
1.6.0 (2023-03-16)
- feat: mix graph sources to result (fb00824)
1.5.0 (2023-02-24)
- feat: mix toposource
graphs
to result (db00d12)
1.4.4 (2023-01-05)
- update fast-glob to v3.2.12 (d414511)
1.4.3 (2022-07-29)
1.4.2 (2022-07-03)
1.4.1 (2022-06-13)
- types: let
workspaces
field be optional (cfd5713)
1.4.0 (2022-06-13)
- add abs pkg path to entry data (7271961)
- add pkg name to entry (f80aa8d)
- add root pkg entry to context (5d670cc)
- check pkg names duplicates (6c18d81)
1.3.1 (2022-06-01)
- up deps (4237a6c)
1.3.0 (2021-12-29)
1.2.0 (2021-12-27)
- add pkg manifests to topoContext (117a0b2)
1.1.0 (2021-12-26)
- add nodes and edges to topoContext (18f60c0)
- add monorepo graph resolver
topo
(2ae82fa)