Skip to content

Releases: internettrans/narn

v3.0.0

03 May 04:08

Choose a tag to compare

What's Changed

  • Upgrade deps, switch to vitest by @jolyndenning in #39

Full Changelog: v2.3.0...v3.0.0

v2.3.0

05 May 21:46

Choose a tag to compare

Features

  • Support for pnpm 7 (#26). Unfortunately I was too lazy to keep backwards compatibility with pnpm 6 so if you're using that you'll need to stay on 2.2.0

v2.2.0

19 Mar 22:20

Choose a tag to compare

Features

Maintenance

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Feb 01:23

Choose a tag to compare

Features

v2.0.0

26 Feb 23:51

Choose a tag to compare

Features

  • narn global commands now run through the default package manager (NARN_DEFAULT_PM env variable) instead of always yarn. (#25)

Maintenance

  • Change default branch from master to main
  • Upgrade dependencies (#24)

v1.12.0

15 Jan 21:57

Choose a tag to compare

Features

  • Support for narn info <pkg-name> (c1ebdb3)

v1.11.2

11 Jan 19:01

Choose a tag to compare

Features

  • narn version --patch now works as expected 635dfa9
  • Add support for NARN_PUBLISH env variable. Documentation

v1.11.1

22 Dec 18:23

Choose a tag to compare

Fixes

  • Fix bug where NARN_DEFAULT_PM overprioritized. 4a018fd

v1.11.0...v1.11.1

v1.11.0

22 Dec 00:08

Choose a tag to compare

Features

  • Add support for NARN_DEFAULT_PM environment variable. 120c7ce 2d76dbd

v1.10.0...v1.11.0

v1.10.0

14 Dec 19:12

Choose a tag to compare

Features

  • Implement link/unlink commands. Switch to pnpm. 8cb18fc. Resolves #11

Maintenance

  • Bump lodash from 4.17.15 to 4.17.19 (#23) f9dea74

v1.9.0...v1.10.0