Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 11:47
· 719 commits to main since this release

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)