@moonrepo/core-macos-arm64
Advanced tools
Changelog
1.17.0
version
is configured.bun.lockb
lockfile to extract and resolve dependencies.bun
setting to .moon/toolchain.yml
.toolchain.bun
setting to moon.yml
.moon bin
and moon docker
commands to support Bun.platform
to support "bun".typescript.root
setting to denote the TypeScript root.typescript.includeSharedTypes
setting, for syncing a shared types path to all
project's include
.typescript.includeProjectReferenceSources
setting, for syncing project reference files
to all project's include
.typescript.syncProjectReferencesToPaths
setting to always include the wildcard, and
not require an index file.bun.rootPackageOnly
and node.rootPackageOnly
settings to support the "one version
rule" pattern.build
scope instead of peer
scope. This
should alleviate some of the pain points with package.json
syncing.