Skip to content

Releases: ehyland/pmm

@ehyland/[email protected]

13 Aug 22:50
fe2af88
Compare
Choose a tag to compare

Patch Changes

  • 7469eb9: Fix package.json formatting

@ehyland/[email protected]

13 Aug 11:19
5d55bce
Compare
Choose a tag to compare

Minor Changes

  • 64924fa: move to esm source (still output as commonjs)

@ehyland/[email protected]

16 Oct 09:07
0e53bf3
Compare
Choose a tag to compare

Minor Changes

@ehyland/[email protected]

24 Jun 09:53
d5adfb2
Compare
Choose a tag to compare

Patch Changes

@ehyland/[email protected]

24 Jun 09:36
04b6bb4
Compare
Choose a tag to compare

Minor Changes

  • 3849f61: Exit with correct code from package manager

@ehyland/[email protected]

12 Feb 01:45
522a272
Compare
Choose a tag to compare

Minor Changes

  • 8fb7d5d: Add update all command pmm update-default all

@ehyland/[email protected]

08 Nov 08:16
6e3c62f
Compare
Choose a tag to compare

Patch Changes

  • 853e98f: fix: connection not closing when fetching version

@ehyland/[email protected]

16 Sep 22:15
42ecf43
Compare
Choose a tag to compare

Patch Changes

  • 6018758: Allow alternative package manager to be called in child process

    Use case:

    With pnpm changeset publish , changesets CLI will attempt to run npm tp get npm configuration. This should not be blocked by pmm in a project that is configured to use pnpm

@ehyland/[email protected]

25 Jul 10:53
ea60aa8
Compare
Choose a tag to compare

Minor Changes

  • 377b5f7: Suggest setting PMM_NPM_REGISTRY in install script

@ehyland/[email protected]

04 Jul 22:18
306b8d3
Compare
Choose a tag to compare

Minor Changes

  • 8751d77: Add pmm pin <name> <path> command