Skip to content

Latest commit

 

History

History
263 lines (96 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

263 lines (96 loc) · 10.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.10.1 (2023-07-01)

Bug Fixes

  • get-workspaces-cli: fix bin path (4c2f036)

2.10.0 (2023-07-01)

Features

  • get-workspaces-cli: add @monorepo-utils/get-workspaces-cli (#66) (407397a)

2.9.0 (2022-12-02)

Features

2.8.2 (2022-05-24)

Bug Fixes

  • Respect tsconfigPath when using includeRoot (#62) (0d6d122)

2.8.1 (2022-05-16)

Bug Fixes

  • package-util: expose findPackages (f0b6851)

2.8.0 (2022-05-16)

Features

  • package-util: export findPackages (#61) (327ed19)

2.7.6 (2022-03-25)

Bug Fixes

  • project-references: improve early check for duplicated deps (#58) (7033b63)

2.7.5 (2022-03-25)

Bug Fixes

  • project-references: add validation for duplicated deps (#57) (54e87b3)

2.7.4 (2021-11-29)

Note: Version bump only for package monorepo-utils

2.7.3 (2021-11-29)

Bug Fixes

2.7.2 (2021-10-20)

Bug Fixes

  • 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)

Features

2.6.3 (2021-10-14)

Bug Fixes

2.6.2 (2021-07-14)

Bug Fixes

  • do not write tsconfig.json if contents will be same (#50) (ae33af7)

2.6.1 (2021-07-08)

Bug Fixes

  • append tsConfigPath filename without parent directories (#48) (fe77743)

2.6.0 (2021-07-08)

Features

  • append tsconfigPath filename to path if not tsconfig.json (#47) (589891f)

2.5.1 (2021-01-22)

Bug Fixes

  • project-references: relax asserting (#45) (cb2843d)

2.5.0 (2021-01-21)

Features

  • project-refereneces: Add Yarn v2 (Berry) support (#42) (0a73093)

2.4.5 (2021-01-18)

Bug Fixes

  • project-references: add newline at end of tsconfig.json (#40) (d7c0973)
  • project-refereneces: append dirname of tsconfigPath to project reference paths (#39) (3968fac)

2.4.4 (2021-01-15)

Bug Fixes

  • 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 to packageJSON (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)

Features

  • 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)

BREAKING CHANGES

  • package-utils: the result package to be packageJSON