releases-docs/releases/v1.13.58.md
bit deps diagnose command to analyze workspace dependency bloat by scanning node_modules/.pnpm, reporting top version-spread packages, and identifying peer dependencies causing combinatorial explosion. Use --package <name> to drill down into a specific package (#10189)bit new react, bit new platform, and bit new harmony to work without requiring --aspect or --env flags (#10156)bit lane history-diff now works with 0, 1, or 2 arguments for easier usage (#10192)--skip-push flag to bit ci merge command for organizations where CI pipelines need to handle the push step separately (#10171)bit check-types has no components to check, similar to other commands (#10151)bit templates output instead of internal aspect IDs (#10152)--write-deps option in bit import help output (#10158)getDiagnostic calls in bit check-types to avoid overwhelming tsserver on large workspaces, resulting in ~35% performance improvement (#10180)bit init --external-package-manager added "type": "module" to an existing package.json (#10148)bit init with externalPackageManager: true didn't include bit ws-config write in the postinstall script (#10147)bit install failed with "isn't supported by any available resolver" when env.jsonc contained + version placeholders (#10154)package.json when populateArtifactsFrom was set during tag after snap (#10166)react-dom peer dependency version could get out of sync with react from the env's default peers (#10195)bit doctor --archive --exclude-local-scope didn't exclude .bit/objects when run from a nested directory (#10184)bit ci pr failed with "lane exists with different hash" when multiple CI jobs ran concurrently on the same branch (#10183)babel-loader to 9.2.1 (#10196)@parcel/watcher to default scripts allow list and add micromatch as direct dependency (#10163, #10182)@teambit/semantics.entities.semantic-schema package in bvm config (#10181)