Skip to content

Latest commit

 

History

History
75 lines (35 loc) · 2.72 KB

File metadata and controls

75 lines (35 loc) · 2.72 KB

Changelog

0.4.2 (2026-05-01)

Bug Fixes

  • remove dynamic import package.json in help function (bb8fc1d)

0.4.1 (2026-05-01)

Bug Fixes

  • add existence check for .nrmrc file in readNrmrc function (d019ad2)

0.4.0 (2026-03-26)

Features

  • enhance printRegistries to indicate current registry with asterisks (ccce9a5)

0.3.2 (2025-10-20)

Features

  • implement parseArgs and replace fetch with request to support node 14 (564001a)

0.3.1 (2025-01-26)

Miscellaneous Chores

  • add npmreg.proxy.ustclug.org to built-in registry (294a9f3)

0.3.0 (2024-08-11)

Features

Bug Fixes

0.2.0 (2024-06-11)

Bug Fixes

  • fallback when rc file not exists (7335b03)

0.1.3 (2024-03-12)

Bug Fixes

0.1.2 (2024-03-11)

Features

  • support timeout for test command (d14c87d)

0.1.1 (2024-03-11)

Features