Skip to content

Latest commit

 

History

History
422 lines (225 loc) · 23.3 KB

CHANGELOG.md

File metadata and controls

422 lines (225 loc) · 23.3 KB

Change Log

Automate your Workspace Versioning, Publishing & Changelogs with Lerna-Lite 📦🚀

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

3.4.0 (2024-05-15)

Note: Version bump only for package @lerna-lite/run

3.3.3 (2024-04-15)

Bug Fixes

  • deps: update all non-major dependencies (#841) (86945b9) - by @renovate[bot]

3.3.2 (2024-04-02)

Note: Version bump only for package @lerna-lite/run

3.3.1 (2024-03-04)

Note: Version bump only for package @lerna-lite/run

3.3.0 (2024-02-10)

Note: Version bump only for package @lerna-lite/run

3.2.1 (2024-01-13)

Note: Version bump only for package @lerna-lite/run

3.2.0 (2024-01-06)

Bug Fixes

  • deps: update all non-major dependencies (#794) (4683b51)

3.1.0 (2023-12-08)

Bug Fixes

  • deps: update all non-major dependencies (#783) (fa026de) - by @renovate[bot]
  • deps: update dependency p-map to v7 (#784) (2644c23) - by @renovate[bot]

3.0.0 (2023-11-26)

⚠ BREAKING CHANGES

Refer to the v3.0.0 release for more info about the migration.

  • core: upgrade deps to Node 18 and higher (#777)
  • run: remove --use-nx (powered by Nx) option from run command (#776)

Features

  • core: upgrade deps to Node 18 and higher (#777) (70225e8) - by @ghiscoding
  • core: use corepack when enabled to sync lockfile/run npm script (#775) (3f5624c) - by @ghiscoding
  • run: remove --use-nx (powered by Nx) option from run command (#776) (2653907) - by @ghiscoding

2.7.2 (2023-11-20)

Note: Version bump only for package @lerna-lite/run

2.7.1 (2023-11-19)

Note: Version bump only for package @lerna-lite/run

2.7.0 (2023-11-16)

Features

  • core: add (.jsonc, .json5) support to Lerna-Lite config (#760) (311c297) - by @ghiscoding

2.6.0 (2023-10-14)

Note: Version bump only for package @lerna-lite/run

2.5.1 (2023-09-09)

Bug Fixes

  • CJS fallbacks should be at the end not at beginning (#675) (e3d7b9f) - by @ghiscoding

2.5.0 (2023-07-06)

Bug Fixes

  • deps: update all non-major dependencies (#662) (009a47c) - by @renovate[bot]
  • deps: update dependency chalk to ^5.3.0 (#660) (96c80a9) - by @renovate[bot]

2.4.2 (2023-06-20)

Bug Fixes

  • deps: update all non-major dependencies (#648) (a54b90f) - by @renovate[bot]

2.4.1 (2023-06-07)

Note: Version bump only for package @lerna-lite/run

2.4.0 (2023-05-18)

Note: Version bump only for package @lerna-lite/run

2.3.0 (2023-05-05)

Note: Version bump only for package @lerna-lite/run

2.2.0 (2023-05-02)

Bug Fixes

  • deps: update all non-major dependencies (#592) (27c3a90) - by @renovate[bot]
  • deps: update dependency p-map to v6 (#589) (13c4c04) - by @renovate[bot]

2.1.0 (2023-04-21)

Note: Version bump only for package @lerna-lite/run

2.0.0 (2023-04-14)

⚠ BREAKING CHANGES

  • build: prepare official Lerna-Lite 2.0 release (#567)

Features

  • build: prepare official Lerna-Lite 2.0 release (#567) (2865a60), closes #537 - by @ghiscoding
  • run add back optional --use-nx option to run command (#557) (7baf389) - by @ghiscoding

Bug Fixes

  • run: only use run-one w/Nx when not passing multiple scripts (#531) (731f783) - by @ghiscoding

2.0.0-alpha.2 (2023-04-07)

Note: Version bump only for package @lerna-lite/run

2.0.0-alpha.1 (2023-04-07)

Note: Version bump only for package @lerna-lite/run

2.0.0-alpha.0 (2023-04-07)

⚠ BREAKING CHANGES

  • run: remove --use-nx (powered by Nx) option from run command (#554)
  • publish: make version & publish commands optionnal, closes #450 (#552)
  • build: migrate to ESM build & switch to Vitest for ESM support (#537)

Features

  • build: migrate to ESM build & switch to Vitest for ESM support (#537) (308fc2e) - by @ghiscoding
  • cli: remove listable dependency from CLI (#553) (1baa0d1) - by @ghiscoding
  • publish: make version & publish commands optionnal, closes #450 (#552) (11e4dab) - by @ghiscoding
  • remove all deprecated options tagged to be removed in next major (#545) (a6f44b3) - by @ghiscoding
  • run: remove --use-nx (powered by Nx) option from run command (#554) (b5ff9c9) - by @ghiscoding

Bug Fixes

  • run: only use run-one w/Nx when not passing multiple scripts (#531) (731f783) - by @ghiscoding

1.17.0 (2023-03-16)

Note: Version bump only for package @lerna-lite/run

1.16.2 (2023-03-13)

Bug Fixes

  • cli: TypeScript should be saved & published as LF, fixes #513 (#514) (1c62eb7) - by @ghiscoding

1.16.1 (2023-03-11)

Note: Version bump only for package @lerna-lite/run

1.16.0 (2023-03-03)

Bug Fixes

  • deps: update all non-major dependencies (#488) (126bdb7) - by @renovate[bot]

1.15.1 (2023-02-08)

Note: Version bump only for package @lerna-lite/run

1.15.0 (2023-02-04)

Features

  • watch: add optional stdin key to exit watch mode cleanly (#472) (d0cf2d9) - by @ghiscoding

1.14.2 (2023-01-21)

Note: Version bump only for package @lerna-lite/run

1.14.1 (2023-01-19)

Note: Version bump only for package @lerna-lite/run

1.14.0 (2023-01-18)

Note: Version bump only for package @lerna-lite/run

1.13.0 (2022-11-22)

Bug Fixes

  • deps: update all non-major dependencies (#402) (3feeea9) - by @renovate-bot
  • deps: update all non-major dependencies (#405) (084da4f) - by @renovate-bot
  • run: detect Nx target configuration in package.json files (#416) (be2af28) - by @ghiscoding

1.12.0 (2022-10-14)

Bug Fixes

  • bump min Node version to >=14.17.0 to align with external deps (#387) (2f804e9) - by @ghiscoding
  • deps: update dependency npmlog to v7 (#389) (d2110f1) - by @renovate-bot
  • run: allow for loading of env files to be skipped (#391) (440611e) - by @ghiscoding
  • run: fully defer to Nx for dep detection when nx.json exists (0657aa4) - by @ghiscoding
  • run: only defer to Nx when targetDefaults are defined in nx.json (127f90c) - by @ghiscoding
  • run: warn on incompatible arguments with useNx (bc5e823) - by @ghiscoding

Features

  • commands: rename git-dry-run and cmd-dry-run to simply dry-run (#377) (3a55f5e) - by @ghiscoding
  • run: add --use-nx as CLI option and add Nx profiler (9da003e) - by @ghiscoding

1.11.3 (2022-09-20)

Bug Fixes

  • run: exclude dependencies with --scope when nx.json is not present (3c222ed) - by @ghiscoding

1.11.2 (2022-08-30)

Note: Version bump only for package @lerna-lite/run

1.11.1 (2022-08-24)

Note: Version bump only for package @lerna-lite/run

1.11.0 (2022-08-19)

Note: Version bump only for package @lerna-lite/run

1.10.0 (2022-08-06)

Bug Fixes

  • deps: update all non-major dependencies (abe1eff) - by @renovate-bot
  • run: do not toposort when running in parallel with useNx to match legacy (af1192c) - by @ghiscoding

1.9.1 (2022-08-01)

Note: Version bump only for package @lerna-lite/run

1.9.0 (2022-07-28)

Note: Version bump only for package @lerna-lite/run

1.8.0 (2022-07-21)

Bug Fixes

  • deps: update all non-major dependencies (#254) (2d9a0d5) (by WhiteSource Renovate)
  • run: add double quotes around script target containing colon (18da175) (by ghiscoding)

Features

  • filter for lerna tags in independent mode (#267) (8c3cdb3) (by Ghislain B)

1.6.0 (2022-06-30)

Bug Fixes

  • run: lerna run parallel should maximize concurrency with useNx (14a113b), closes #3205
  • run: Nx correctly detect if target dependencies default are set (4720351)

1.5.1 (2022-06-12)

Note: Version bump only for package @lerna-lite/run

1.5.0 (2022-06-08)

Bug Fixes

  • deps: update all non-major dependencies (c87e937)

1.4.0 (2022-05-30)

Bug Fixes

  • init: add missing packages/workspaces (f78860d)

Features

  • run: add experimental support to run tasks via Nx (743d434), closes #3139

1.3.0 (2022-05-13)

Note: Version bump only for package @lerna-lite/run

1.2.0 (2022-05-11)

Bug Fixes

  • run: display pkg name only when not streaming, fixes #149 (bf60bf0)

Features

  • core: add version/publish workspace: protocol (ee57dfb)
  • run: add LERNA_PACKAGE_NAME env var to run command (ae88a0a), closes #3107

1.1.1 (2022-05-01)

Note: Version bump only for package @lerna-lite/run

1.1.0 (2022-05-01)

Features

  • cmd: breaking, rename dry-run option to cmd-dry-run (01e4777)

  • exec: add Lerna exec command (8e87ea1)

  • info: add info command to CLI (6fa1154)

1.0.5 (2022-03-29)

Bug Fixes

  • relax "engines.node" version (ee59fbc)

1.0.4 (2022-03-24)

Note: Version bump only for package @lerna-lite/run

1.0.3 (2022-03-19)

Note: Version bump only for package @lerna-lite/run

1.0.2 (2022-03-17)

Note: Version bump only for package @lerna-lite/run

1.0.1 (2022-03-15)

Note: Version bump only for package @lerna-lite/run

1.0.0 (2022-03-15)

Note: Version bump only for package @lerna-lite/run

0.3.7 (2022-03-09)

Bug Fixes

  • core: better handling of possible missing pkg name (ef9633d)

0.3.6 (2022-03-05)

Bug Fixes

  • deps: update few npm dependencies (9175d48)

0.3.5 (2022-03-05)

Bug Fixes

  • deps: update few npm dependencies (9175d48)

0.3.4 (2022-03-05)

Note: Version bump only for package @lerna-lite/run

0.3.3 (2022-02-27)

Note: Version bump only for package @lerna-lite/run

0.3.2 (2022-02-22)

Note: Version bump only for package @lerna-lite/run

0.3.1 (2022-02-12)

Note: Version bump only for package @lerna-lite/run

0.3.0 (2022-02-12)

BREAKING CHANGE

Rename the lib to Lerna-Lite

0.2.3 (2022-02-11)

Bug Fixes

  • run: use optional chaining because of possible null result object (cca5309)

0.2.2 (2022-02-11)

Bug Fixes

  • cli: load dotenv in CLI to fix env vars not found on Windows (5f2ab87)

0.2.1 (2022-02-11)

Bug Fixes

  • cli: yarn throw error w/line ending CRLF, must use LF in bin file (e1a059a)

0.2.0 (2022-02-11)

Features

  • cli: add ws-roller CLI for publish & version commands (6201c1d)

  • run: add run command to help run workspace script in parallel (a71191b)

  • run: Improve output with --no-bail (3d86e53), closes #2974