Skip to content

Latest commit

 

History

History
568 lines (320 loc) · 40.7 KB

CHANGELOG.md

File metadata and controls

568 lines (320 loc) · 40.7 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)

Bug Fixes

  • deps: update all non-major dependencies (#849) (bf23757) - by @renovate[bot]
  • deps: update dependency npm-registry-fetch to v17 (#862) (413f75c) - by @renovate[bot]
  • deps: update dependency pacote to v18 (#848) (0f98a46) - by @renovate[bot]

3.3.3 (2024-04-15)

Bug Fixes

  • deps: update all non-major dependencies (#841) (86945b9) - by @renovate[bot]
  • publish: downgrade npm-packlist to v5.1.1 (#844) (8d18186) - by @wassim-ben-amor

3.3.2 (2024-04-02)

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

3.3.1 (2024-03-04)

Bug Fixes

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

3.3.0 (2024-02-10)

Bug Fixes

  • deps: update all non-major dependencies (#808) (cec587b) - by @renovate[bot]
  • publish: removePackageFields shouldn't mutate original package.json (#817) (84f6a88) - by @ghiscoding

3.2.1 (2024-01-13)

Bug Fixes

  • deps: update all non-major dependencies (#802) (29e0504) - by @renovate[bot]
  • publish: --canary --dry-run command should create valid tags (#803) (ff62bf1) - by @ghiscoding
  • publish: lerna publish --canary --dry-run shouldn't throw (#801) (9f44c71) - by @ghiscoding

3.2.0 (2024-01-06)

Bug Fixes

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

3.1.0 (2023-12-08)

Features

  • version: update conventional-changelog pks to latest w/factory (#788) (a24f3c6) - by @ghiscoding

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)

Features

  • core: upgrade deps to Node 18 and higher (#777) (70225e8) - by @ghiscoding
  • version: add --premajor-version-bump option to force patch bumps (#774) (d092fc6) - by @ghiscoding

Bug Fixes

  • publish: dry-run execution should be more obvious in logs (#769) (8fbd761) - by @ghiscoding

2.7.2 (2023-11-20)

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

2.7.1 (2023-11-19)

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

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)

Bug Fixes

  • deps: update all non-major dependencies (#739) (d8aeb27) - by @renovate[bot]
  • publish: fix version conflict recognition for github packages (#738) (210eefa) - by @petermetz

2.5.1 (2023-09-09)

Bug Fixes

  • CJS fallbacks should be at the end not at beginning (#675) (e3d7b9f) - by @ghiscoding
  • deps: update all non-major dependencies (#718) (7c2897f) - by @renovate[bot]
  • deps: update all non-major dependencies (#722) (c2afec6) - by @renovate[bot]
  • deps: update dependency @npmcli/arborist to v7 (#715) (c18600d) - by @renovate[bot]
  • deps: update dependency libnpmaccess to v8 (#716) (f7802a5) - by @renovate[bot]
  • deps: update dependency libnpmpublish to v8 (#680) (6ae83d5) - by @renovate[bot]
  • deps: update dependency libnpmpublish to v9 (#717) (6fd8106) - by @renovate[bot]
  • deps: update dependency npm-package-arg to v11 (#692) (2b69331) - by @renovate[bot]
  • deps: update dependency npm-packlist to v8 (#702) (e0d4e12) - by @renovate[bot]
  • deps: update dependency npm-registry-fetch to v15 (#684) (94baefd) - by @renovate[bot]
  • deps: update dependency npm-registry-fetch to v16 (#693) (1f19ec5) - by @renovate[bot]
  • deps: update dependency pacote to v17 (#695) (d92b678) - by @renovate[bot]
  • deps: update dependency read-package-json to v7 (#696) (325256b) - by @renovate[bot]

2.5.0 (2023-07-06)

Bug Fixes

  • deps: update all non-major dependencies (#654) (247d17b) - by @renovate[bot]
  • deps: update all non-major dependencies (#662) (009a47c) - by @renovate[bot]
  • deps: update dependency chalk to ^5.3.0 (#660) (96c80a9) - by @renovate[bot]
  • publish: catch publish conflict 403 error from npm (#657) (738c028) - by @ghiscoding
  • publish: ensure that error code is a number (#656) (0b823d5) - by @ghiscoding
  • strict-ssl mapping for node-fetch-registry during unpublished projects lookup (#655) (9b6a400) - by @ghiscoding

2.4.3 (2023-06-20)

Bug Fixes

  • publish: handle empty scripts section on remove-fields flag (#652) (4b050ca) - by @Naymi

2.4.2 (2023-06-20)

Bug Fixes

  • deps: update dependency semver to ^7.5.2 (#646) (449358b) - by @renovate[bot]
  • publish: skip lifecycle scripts on pkg fields removal, fixes #637 (#647) (5b2a15a) - by @ghiscoding

2.4.1 (2023-06-07)

Bug Fixes

  • deps: update dependency glob to v10 (#616) (4f92ea2) - by @renovate[bot]

2.4.0 (2023-05-18)

Bug Fixes

  • deps: update all non-major dependencies (#601) (65fa856) - by @renovate[bot]
  • deps: update all non-major dependencies (#608) (b000303) - by @renovate[bot]
  • deps: update dependency glob to v10 (#607) (dadbaca) - by @renovate[bot]
  • deps: update dependency glob to v10 (#609) (dc146e0) - by @renovate[bot]

Reverts

  • Revert "chore: replace glob by globby to cleanup temp files (#605)" (#606) (d940322), closes #605 #606 - by @ghiscoding

2.3.0 (2023-05-05)

Features

  • publish: add npm provenance to lerna publish (#600) (dc082c2) - by @ghiscoding

Bug Fixes

  • deps: update all non-major dependencies (#597) (48f8ad6) - by @renovate[bot]

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]
  • version: allowPeerDependenciesUpdate should work w/workspace:^, fix #590 (#591) (0de00e1) - by @ghiscoding

2.1.0 (2023-04-21)

Features

  • publish: add name of package that fails to publish (#574) (94e5fed) - by @ghiscoding

Bug Fixes

  • deps: update all non-major dependencies (#583) (43c156c) - by @renovate[bot]
  • publish: add normalize-path as a dependency (#579) (5dedbbe) - by @rfoel

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

Bug Fixes

  • deps: update all non-major dependencies (#535) (bdb1e9c) - by @renovate[bot]
  • deps: update all non-major dependencies (#547) (deb467c) - by @renovate[bot]

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

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

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

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

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

⚠ BREAKING CHANGES

  • 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
  • publish: remove --require-scripts, keep npm scripts lifecycle (#542) (6559aec) - by @ghiscoding
  • remove all deprecated options tagged to be removed in next major (#545) (a6f44b3) - by @ghiscoding

Bug Fixes

  • deps: update all non-major dependencies (#535) (bdb1e9c) - by @renovate[bot]
  • deps: update dependency minimatch to v8 and couple other deps patch (#550) (e7d29f1) - by @ghiscoding

1.17.0 (2023-03-16)

Features

  • version: support git "describeTag" configuration in version/publish commands (#515) (6a041e4) - by @xueran

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/publish

1.16.0 (2023-03-03)

Bug Fixes

  • deps: update all non-major dependencies (#488) (126bdb7) - by @renovate[bot]
  • deps: update all non-major dependencies (#502) (b26827d) - by @ghiscoding
  • publish: ensure zero exit code when EWORKINGTREE warning occurs (#500) (b14150b) - by @ghiscoding

Features

  • version: add user-defined build metadata to bumped packages (#504) (b8fbf2c) - by @ghiscoding

1.15.1 (2023-02-08)

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

1.15.0 (2023-02-04)

Bug Fixes

  • deps: update dependency @npmcli/arborist to ^6.2.1 (#471) (5387b4e) - by @renovate[bot]
  • publish: deprecate publish --require-scripts (#463) (e8ef54e) - by @ghiscoding
  • publish: downgrade glob deps to cleanup temp file (#475) (de09614) - by @ghiscoding

Features

  • publish: add --cleanup-temp-files option to cleanup packed tmp (#474) (6781c79) - by @ghiscoding
  • publish: recover from network failure (#469) (acd586d) - by @ghiscoding
  • version: move all version related methods under version package (#456) (2c0921a) - by @ghiscoding
  • 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/publish

1.14.1 (2023-01-19)

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

1.14.0 (2023-01-18)

Bug Fixes

  • deps: update all non-major dependencies (#423) (b965cc7) - by @renovate-bot
  • deps: update all non-major dependencies (#425) (3793929) - by @renovate-bot
  • deps: update dependency @npmcli/arborist to ^6.1.6 (#440) (51eec47) - by @renovate[bot]

Features

  • publish: add --summary-file option (#428) (3de55ef) - by @ghiscoding

1.13.0 (2022-11-22)

Bug Fixes

  • deps: libnpmaccess was rewritten, lsPackages is now getPackages (#401) (abb78b0) - by @ghiscoding
  • deps: npm-package-arg now normalize x, x@, x@* (#400) (41b6eaa) - by @ghiscoding
  • deps: update all non-major dependencies (#402) (3feeea9) - by @renovate-bot
  • deps: update all non-major dependencies (#405) (084da4f) - by @renovate-bot
  • deps: update all non-major dependencies (#414) (267fced) - by @renovate-bot
  • deps: update dependency @npmcli/arborist to v6 (#396) (39b0feb) - by @renovate-bot
  • deps: update dependency libnpmpublish to v7 (#399) (4eaea64) - by @renovate-bot

Features

  • publish: apply publishConfig overrides, closes #404 (#415) (03e8157) - 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 npm-packlist to v6 (4241c2f) - by @renovate-bot
  • deps: update dependency npmlog to v7 (#389) (d2110f1) - by @renovate-bot
  • deps: update dependency read-package-json to v6 (#390) (c585090) - by @renovate-bot
  • deps: update dependency ssri to v10 (#385) (04457c9) - by @renovate-bot
  • deps: upgrading pacote & npm-packlist to v7 requires arborist tree (#367) (8c34a3b) - by @ghiscoding
  • npm-publish: Allows disabling of strict SSL checks (#374) (a26d849) - by @ghiscoding

Features

  • commands: rename git-dry-run and cmd-dry-run to simply dry-run (#377) (3a55f5e) - by @ghiscoding
  • publish: add new option --remove-package-fields before publish (#359) (45a2107) - by @ghiscoding
  • version: add --allow-peer-dependencies-update, closes #333 (#363) (efaf011) - by @ghiscoding

1.11.3 (2022-09-20)

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

1.11.2 (2022-08-30)

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

1.11.1 (2022-08-24)

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

1.11.0 (2022-08-19)

Bug Fixes

  • deps: update all non-major dependencies (e3b379c) - by @renovate-bot
  • deps: update all non-major dependencies (e8dcfec) - by @renovate-bot

1.10.0 (2022-08-06)

Bug Fixes

  • core: ensure to touch all nodes in package-graph (f4f7bbc) - by @ghiscoding
  • deps: update all non-major dependencies (abe1eff) - by @renovate-bot

1.9.1 (2022-08-01)

Bug Fixes

  • publish: should only warn when using --no-workspace-strict-match (37dd3e7) - by @ghiscoding

1.9.0 (2022-07-28)

Bug Fixes

  • run-lifecycle: lifecycle events should run to completion in series (#275) (8e45a1e) - by @ghiscoding

Features

  • publish: disable legacy verifyAccess behavior by default (#274) (fb1852d) - by @ghiscoding
  • publish: include all deps in package graph by default, allow no-sort (#277) (3229e77) - by @ghiscoding

1.8.0 (2022-07-21)

Bug Fixes

  • deps: update all non-major dependencies (ed1db35) (by Renovate Bot)
  • deps: update all non-major dependencies (#254) (2d9a0d5) (by WhiteSource Renovate)

Features

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

1.6.0 (2022-06-30)

Bug Fixes

  • deps: update all non-major dependencies (27921f4)
  • version: remove workspace: prefix on peerDeps & few refactor (6e4e5b7)

1.5.1 (2022-06-12)

Bug Fixes

  • version: remove workspace: prefix on external deps, fixes #200 (8d89256)

1.5.0 (2022-06-08)

Bug Fixes

  • deps: update all non-major dependencies (c87e937)
  • version: keep operator in workspace: protocol, fixes #198 (1794ccd)

1.4.0 (2022-05-30)

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

1.3.0 (2022-05-13)

Features

  • publish: workspace:* (or ~) protocol should strictly match range (acede60)

1.2.0 (2022-05-11)

Bug Fixes

Features

  • core: add version/publish workspace: protocol (ee57dfb)

1.1.0 (2022-05-01)

Features

  • exec: add Lerna exec command (8e87ea1)

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

1.0.5 (2022-03-29)

Bug Fixes

  • deps: move ts-node to devDependencies (dabb00f)

  • relax "engines.node" version (ee59fbc)

1.0.4 (2022-03-24)

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

1.0.3 (2022-03-19)

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

1.0.2 (2022-03-17)

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

1.0.1 (2022-03-15)

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

1.0.0 (2022-03-15)

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

0.3.7 (2022-03-09)

Bug Fixes

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

  • publish: use Lerna code for detectFromGit and detectFromPackage (811111f)

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)

Bug Fixes

  • version: add missing lifecycle code from lerna (a0d9e95)

0.3.3 (2022-02-27)

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

0.3.2 (2022-02-22)

Bug Fixes

  • core: OTP please method had non-strict code (411f308)

0.3.1 (2022-02-12)

Bug Fixes

  • publish: skip publish when using gitDryRun (ea97c92)

  • publish: skip publish when using gitDryRun (9408167)

0.3.0 (2022-02-12)

BREAKING CHANGE

Rename the lib to Lerna-Lite

0.2.3 (2022-02-11)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.2.2 (2022-02-11)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.2.1 (2022-02-11)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.2.0 (2022-02-11)

Features

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

0.1.8 (2022-02-03)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.1.7 (2022-02-03)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.1.4 (2022-02-01)

Bug Fixes

  • build: remove outdated crypto and use default NodeJS pkg instead (54a812a)

0.1.3 (2022-01-30)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.1.2 (2022-01-30)

Bug Fixes

  • publish: add missing publishConfig to each package (9924956)

  • publish: get a working publish command (35f44ff)

0.1.1 (2022-01-30)

Note: Version bump only for package @ws-conventional-version-roller/publish

0.1.0 (2022-01-30)

Features

  • build: initial commit with publish & version roller (37e32c0)