Skip to content

Releases: Thinkmill/manypkg

@manypkg/cli@0.25.1

28 Aug 16:53
327e4ac

Choose a tag to compare

Patch Changes

  • #260 5854938 Thanks @jasekiw! - Keep detected line endings flavor of package.json files on Windows when updating those files

@manypkg/tools@2.1.0

25 Jul 03:48
fc5d5e0

Choose a tag to compare

Minor Changes

@manypkg/get-packages@3.1.0

25 Jul 03:48
fc5d5e0

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [2c06ac0]:
    • @manypkg/find-root@3.1.0
    • @manypkg/tools@2.1.0

@manypkg/find-root@3.1.0

25 Jul 03:48
fc5d5e0

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [2c06ac0]:
    • @manypkg/tools@2.1.0

@manypkg/cli@0.25.0

25 Jul 03:48
fc5d5e0

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [2c06ac0]:
    • @manypkg/get-packages@3.1.0

@manypkg/tools@2.0.0

01 May 10:40
734a9a8

Choose a tag to compare

Major Changes

Minor Changes

@manypkg/get-packages@3.0.0

01 May 10:40
734a9a8

Choose a tag to compare

Major Changes

Patch Changes

@manypkg/find-root@3.0.0

01 May 10:40
734a9a8

Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

@manypkg/cli@0.24.0

01 May 10:40
734a9a8

Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/cli@0.23.0

21 Nov 06:13
e6d32a3

Choose a tag to compare

Minor Changes

  • #236 1a5ea55 Thanks @VanTanev! - Change the ROOT_HAS_DEV_DEPENDENCIES rule to ROOT_HAS_PROD_DEPENDENCIES. Monorepo root should use devDependencies instead of dependencies for better support of production-only installs, useful in eg Docker builds.