Download Latest Version v1.5.3 source code.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of GitNexus

Home / v1.5.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-01 516 Bytes
v1.5.2 source code.tar.gz 2026-04-01 1.6 MB
v1.5.2 source code.zip 2026-04-01 2.6 MB
Totals: 3 Items   4.2 MB 2

Fixed

  • gitnexus-shared module not foundgitnexus-shared was a file: workspace dependency never published to npm, causing ERR_MODULE_NOT_FOUND when installing gitnexus globally. The build now bundles shared code into dist/_shared/ and rewrites imports to relative paths (#613)
  • v1.5.1 publish regression — npm's prepare lifecycle ran tsc after prepack, overwriting the rewritten imports before packing; both scripts now run the full build so the final tarball is always correct
Source: README.md, updated 2026-04-01