UNPKG

@beemo/dependency-graph

Version:

Generate a dependency graph for a list of packages, based on their defined `dependencies` and `peerDependencies`.

62 lines (27 loc) 1.97 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ### 1.1.1 - 2020-04-22 #### 📦 Dependencies - Update root and dev dependencies. ([7387d1d](https://github.com/beemojs/beemo/commit/7387d1d)) #### 🛠 Internals - Run prettier. ([cbdef47](https://github.com/beemojs/beemo/commit/cbdef47)) **Note:** Version bump only for package @beemo/dependency-graph ## 1.1.0 - 2020-02-10 #### 🚀 Updates - Support Windows OS and Node v13. (#68) ([94ebe84](https://github.com/beemojs/beemo/commit/94ebe84)), closes [#68](https://github.com/beemojs/beemo/issues/68) #### 📦 Dependencies - Update root and dev dependencies. ([1efcf4d](https://github.com/beemojs/beemo/commit/1efcf4d)) #### 🛠 Internals - Add new local package to house configs and scripts. (#72) ([5d8695d](https://github.com/beemojs/beemo/commit/5d8695d)), closes [#72](https://github.com/beemojs/beemo/issues/72) - Fix syntax and composite issues. ([e2c67d2](https://github.com/beemojs/beemo/commit/e2c67d2)) - Migrate to GitHub actions. (#65) ([d6d27af](https://github.com/beemojs/beemo/commit/d6d27af)), closes [#65](https://github.com/beemojs/beemo/issues/65) **Note:** Version bump only for package @beemo/dependency-graph ### 1.0.1 - 2019-07-06 #### 🛠 Internals - Setup DangerJS and conventional changelog (#52) ([c253bf6](https://github.com/beemojs/beemo/tree/master/packages/driver-babel/commit/c253bf6)), closes [#52](https://github.com/beemojs/beemo/tree/master/packages/driver-babel/issues/52) - Utilize generated tsconfig.json files. (#56) ([788843e](https://github.com/beemojs/beemo/tree/master/packages/driver-babel/commit/788843e)), closes [#56](https://github.com/beemojs/beemo/tree/master/packages/driver-babel/issues/56) **Note:** Version bump only for package @beemo/dependency-graph # 1.0.0 - 2019-05-18 #### 🎉 Release - Initial release!