All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.10.1 (2023-07-01)
- get-workspaces-cli: fix bin path (4c2f036)
2.10.0 (2023-07-01)
2.9.0 (2022-12-02)
2.8.2 (2022-05-24)
2.8.1 (2022-05-16)
- package-util: expose findPackages (f0b6851)
2.8.0 (2022-05-16)
2.7.6 (2022-03-25)
2.7.5 (2022-03-25)
2.7.4 (2021-11-29)
Note: Version bump only for package monorepo-utils
2.7.3 (2021-11-29)
2.7.2 (2021-10-20)
- workspaces-to-typescript-project-references: skip non-ts package (754412a)
2.7.1 (2021-10-20)
Note: Version bump only for package monorepo-utils
2.7.0 (2021-10-20)
2.6.3 (2021-10-14)
2.6.2 (2021-07-14)
2.6.1 (2021-07-08)
2.6.0 (2021-07-08)
2.5.1 (2021-01-22)
2.5.0 (2021-01-21)
2.4.5 (2021-01-18)
- project-references: add newline at end of tsconfig.json (#40) (d7c0973)
- project-refereneces: append dirname of tsconfigPath to project reference paths (#39) (3968fac)
- project-references: correct relative paths for tsconfig.json in sub-directory (#36) (0c92306)
- project-references: only add project reference if matches version in package.json (#35) (6bc2ef8)
- use upath instead of path (35bddf5)
- collect-changelog: fix cmd to use correct option (17a2db1)
- collect-changelog: ignore empty changelog (#16) (0ef9f29)
- package-utils: change
package
topackageJSON
(ae6ddf3) - publish: fix bin command (27baef7)
- publish: fix usage (047968a)
- publish: includes bin directory (d7efb33)
- publish: support yarn run (b0475dd)
- publish: update timeout length (fc2d4ce)
- workspace: fix plugin loading (c7a7707)
- workspaces: add message and how to fix (1efaee4)
- workspaces: fix error message (d3cf8df)
- workspaces: fix plugin (af02d5f)
- workspaces: fix plugin loading logic (e83e457)
- workspaces-to-typescript-project-references: skip non-ts package (53b9ca1)
- project config (d9a25d9)
- workspaces: support --tsconfigPath (59e0155)
- add cli (73b44b9)
- add workspaces-to-typescript-project-references (766c662)
- self use workspaces-to-typescript-project-references (ccde789)
- collect-changelog: add @monorepo-utils/collect-changelog (53c970b)
- collect-changelog: support --changelog option for fixed mode (51226af)
- collect-changelog: support --name (c5e4549)
- collect-changelog: support --template option (c1c0dc2)
- package-utils: add package-utils (3c49df9)
- publish: add version to publish log (6c9d70a)
- publish: support --dist-tag (d00662b)
- package-utils: the result
package
to bepackageJSON