Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lerna-lite/core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/core - npm Package Versions

1
8

1.10.0

Diff

Changelog

Source

1.10.0 (2022-08-06)

Bug Fixes

  • core: ensure to touch all nodes in package-graph, fix issue found by Jest team (f4f7bbc) - by @ghiscoding
  • 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
  • version: get oldest commit data for changelog include commit login (5d7464b) - by @ghiscoding

Features

  • version: use conventional commit changelog writer for perf (e9d7c52) - by @ghiscoding
ghiscoding
published 1.9.1 •

Changelog

Source

1.9.1 (2022-08-01)

Bug Fixes

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

Changelog

Source

1.9.0 (2022-07-28)

Bug Fixes

  • core: ensure to touch all nodes in package-graph, fix issue found by Jest team (#301) (f4f7bbc) - by @ghiscoding
  • version: inherit stdio for lerna version lifecycle scripts (#276) (9c3625d) - by @ghiscoding
  • version: make sure we always have regex match array (#271) (ba34849) - by @ghiscoding
  • version: rename option to --changelog-include-commits-git-author (b095637) - 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
  • version: option to add commit login username on each changelog entry, closes #248 (#272) (2ca0dca) - by @ghiscoding
ghiscoding
published 1.8.0 •

Changelog

Source

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)
  • deps: update dependency @octokit/rest to v19 (#251) (d0018d7) (by WhiteSource Renovate)
  • deps: update dependency git-url-parse to v12 (978bf36) (by Renovate Bot)
  • diff: add diff command missing dependency (#265) (29168f7) (by Ghislain B)
  • run: add double quotes around script target containing colon (18da175) (by ghiscoding)
  • version: Node14, import from "fs" instead of "node:fs", fixes #260 (#261) (5e420fd) (by Ghislain B)
  • version: rollback previous patch on pnpm lockfile update (d9f933c) (by ghiscoding)

Features

  • filter for lerna tags in independent mode (#267) (8c3cdb3) (by Ghislain B)
  • version: add flag to include changelog commit author, close #248 (#253) (7fd8db1) (by Ghislain B)
  • version: provide custom format to include commit author fullname (#269) (1f5a94e) (by Ghislain B)
ghiscoding
published 1.6.0 •

Changelog

Source

1.6.0 (2022-06-30)

Bug Fixes

  • deps: update all non-major dependencies (27921f4)
  • run: lerna run parallel should maximize concurrency with useNx (14a113b), closes #3205
  • run: Nx correctly detect if target dependencies default are set (4720351)
  • version: remove workspace: prefix on peerDeps & few refactor (6e4e5b7)
  • version: use --no-frozen-lockfile instead of --fix-lockfile (a6120b9)

Features

  • changed: add Lerna changed as optional command (b08417c)
  • diff: add Lerna diff as optional command (44dabb2)
ghiscoding
published 1.5.1 •

Changelog

Source

1.5.1 (2022-06-12)

Bug Fixes

  • version: add better msg for missing npmClient with sync lock (01e26b1)
  • version: remove workspace: prefix on external deps, fixes #200 (8d89256)
ghiscoding
published 1.5.0 •

Changelog

Source

1.5.0 (2022-06-08)

Bug Fixes

  • correctly add npm package lock to git add list (281586f)
  • deps: update all non-major dependencies (c87e937)
  • deps: update dependency @npmcli/run-script to v4 (29a09a9)
  • version: improve default git publish message, closes #185 (735fbe6)
  • version: keep semver range operator in workspace: protocol, fixes #198 (1794ccd)

Features

  • lock: feat(lock): add version --sync-workspace-lock flag to update lock file (200e385)

Chore

  • version: chore(build): add Prettier to the project (ee1a964)
ghiscoding
published 1.4.0 •

Changelog

Source

1.4.0 (2022-05-30)

Bug Fixes

  • core: replace npm-lifecycle with @npmcli/run-script (6ab0e8d), closes #60 #3134
  • init: add missing packages/workspaces (f78860d)

Features

  • list: add Lerna list as optional command (65f810c)
  • run: add experimental support to run tasks via Nx (743d434), closes #3139
ghiscoding
published 1.3.0 •

Changelog

Source

1.3.0 (2022-05-13)

Features

  • init: add Lerna init command to get started (dfc3311)
  • publish: workspace:* (or ~) protocol should strictly match range (acede60)
ghiscoding
published 1.2.0 •

Changelog

Source

1.2.0 (2022-05-11)

Bug Fixes

  • run: display pkg name only when not streaming, fixes #149 (bf60bf0)
  • url: deprecation notice of git.io (816b7cb), closes #3116
  • version: include the updated root package-lock.json file in commits (d6dbc9a)

Features

  • core: add version/publish workspace: protocol (ee57dfb)
  • core: Support the workspace: protocol (67d8ba1)
  • run: add LERNA_PACKAGE_NAME env var to run command (ae88a0a), closes #3107
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc