Skip to content

Releases: Thinkmill/manypkg

@manypkg/[email protected]

24 May 23:45
24cf582
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

17 Dec 00:08
0fecbcb
Compare
Choose a tag to compare

Minor Changes

  • ad6dbf1 #85 Thanks @with-heart! - Added the ability to use the exact package or directory name to target a package that is a substring of another with for the run command:

    If packages exist at packages/pkg-a and packages/pkg-a-1, target pkg-a using the exact directory name:

    yarn manypkg run packages/pkg-a

    If packages are named @project/package-a and @project/package-a-1, target package-a using the exact package name:

    yarn manypkg run @project/package-a

@manypkg/[email protected]

11 Dec 21:59
2db7e88
Compare
Choose a tag to compare

Patch Changes

@manypkg/[email protected]

15 Sep 04:52
311f86e
Compare
Choose a tag to compare

Patch Changes

@manypkg/[email protected]

10 Sep 00:51
748ad6d
Compare
Choose a tag to compare

Minor Changes

@manypkg/[email protected]

11 Aug 23:01
16393f9
Compare
Choose a tag to compare

Patch Changes

@manypkg/[email protected]

11 Aug 23:01
16393f9
Compare
Choose a tag to compare

Patch Changes

@manypkg/[email protected]

11 Aug 23:01
16393f9
Compare
Choose a tag to compare

Minor Changes

  • f2e890e #68 Thanks @mitchellhamilton! - Ignore invalid ranges on external dependencies to allow git and other types of dependencies and allow people to ignore the external mismatch rule for certain dependencies by making dependencies npm:^1.0.0 instead of ^1.0.0.

Patch Changes

@manypkg/[email protected]

25 Jun 11:48
4cad296
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

25 Jun 11:48
4cad296
Compare
Choose a tag to compare

Minor Changes