Skip to content

Releases: Thinkmill/manypkg

@manypkg/[email protected]

28 Aug 16:53
327e4ac
Compare
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/[email protected]

25 Jul 03:48
fc5d5e0
Compare
Choose a tag to compare

Minor Changes

@manypkg/[email protected]

25 Jul 03:48
fc5d5e0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

25 Jul 03:48
fc5d5e0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

25 Jul 03:48
fc5d5e0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

01 May 10:40
734a9a8
Compare
Choose a tag to compare

Major Changes

Minor Changes

@manypkg/[email protected]

01 May 10:40
734a9a8
Compare
Choose a tag to compare

Major Changes

Patch Changes

@manypkg/[email protected]

01 May 10:40
734a9a8
Compare
Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

@manypkg/[email protected]

01 May 10:40
734a9a8
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@manypkg/[email protected]

21 Nov 06:13
e6d32a3
Compare
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.