releases-docs/releases/v1.9.75.md
--local option bit config set user.token xxx --local, or --local-track to have config in workspace.jsonc (#9557, #9555)package.json when running bit compile (#9530)workspace.jsonc config (#9497)
"teambit.defender/formatter": {
"formatOnPreSnap": true
}
diff from a version it's parent with --parent. Instead of bit diff foo 0.0.1 0.0.2 you can bit diff foo 0.0.2 --parent (#9498).cjs and /mjs (#9492)bit login didn't validate the token when it announced user is "logged in" (#9562)bit install picked up unrelated package.json and installed dependencies from them (#9554)bit snap due to high number of concurrent add-dependencies-graph (#9475)artifacts directory got into the generated component package (#9532)bit start HMR failed (#9534)bit checkout reset --all to write removed components failed on a lane (#9533)bit watch didn't re-compile modified components (#9523)failed generating config files after deleting node_modules (#9508)bit server-forever failed on Windows (#9499)NpmCiRegistry class from the repo to e2e-helper component (#9558)