Releases: Thinkmill/manypkg
Releases · Thinkmill/manypkg
@manypkg/[email protected]
Patch Changes
-
#204
b56869a
Thanks @emmatown! - Allow dependecies to use theworkspace:
protocol and support adding"workspaceProtocol": "require"
to themanypkg
config to require it. -
Updated dependencies [
3c9641c
]:- @manypkg/[email protected]
@manypkg/[email protected]
@manypkg/[email protected]
@manypkg/[email protected]
@manypkg/[email protected]
Minor Changes
- #174
de0fff3
Thanks @steve-taylor! - Restored support for Bolt monorepos.
@manypkg/[email protected]
Minor Changes
- #174
de0fff3
Thanks @steve-taylor! - Restored support for Bolt monorepos.
Patch Changes
- Updated dependencies [
de0fff3
]:- @manypkg/[email protected]
- @manypkg/[email protected]
@manypkg/[email protected]
Minor Changes
- #174
de0fff3
Thanks @steve-taylor! - Restored support for Bolt monorepos.
Patch Changes
- Updated dependencies [
de0fff3
]:- @manypkg/[email protected]
@manypkg/[email protected]
Minor Changes
- #174
de0fff3
Thanks @steve-taylor! - Restored support for Bolt monorepos.
Patch Changes
- Updated dependencies [
de0fff3
]:- @manypkg/[email protected]
@manypkg/[email protected]
Minor Changes
- #167
bf586f5
Thanks @elliot-nelson! - ThegetPackages
andgetPackagesSync
methods now take an optional list ofTool
implementations, allowing the caller to restrict the desired types of monorepo discovered, or provide a custom monorepo tool implementation.
Patch Changes
- Updated dependencies [
bf586f5
]:- @manypkg/[email protected]
@manypkg/[email protected]
Minor Changes
- #167
bf586f5
Thanks @elliot-nelson! - ThefindRoot
andfindRootSync
methods now take an optional list ofTool
implementations, allowing the caller to restrict the desired types of monorepo discovered, or provide a custom monorepo tool implementation.