@teambit/lanes.hooks.use-lane-readme
Advanced tools
Changelog
bit write-tsconfig
to write tsconfig files in the components directories (#6506 #6531)bit scope-rename
- --refactor
flag now rename aspect-ids in workspace.jsonc
(#6564)bit status
identify duplicate component and package (#6546)status
and tag
when tracked component exists as a package in workspace.jsonc
. (#6546)status
. (#6546)bit import --dependents
- builds a graph of all components in the workspace, searches for all paths from them to the target component-id(s) given in the command and imports them.(#6552)status
always show the full-id (#6201)bit graph
supports JSON output with --json
(#6497)bit status
supports showing updates from forked lanes (#6575)bit lane
show the full lane-id (#6561)bit lane merge
shows a summary report of component state (merged/unchanged/failed/snapped) (#6500)modifiedComponent
to modifiedComponents
in the status json output. (#6201)bit build
- replace --all
flag with --unmodified
(#6553)bit status --json
returns component-ids, not the whole component objects. (#6201)bit remove
- fix "Maximum call stack size exceeded" error when the graph deps is huge (#6565)tag
or snap
(#6567)bit aspect update
- indicate in the output when components are up to date (#6566)bit show
- avoid throwing EnvNotFound
when running on a remote component (#6556)createEsmCompilerTask
signatureuseComponentFilters
(#6527)bit export
- fix parent-not-found
error when sending multiple snaps to a remote (#6528)bit lane merge
merge components that exist on a local-lane and in .bitmap
with isAvailableOnCurrentLane=false
(#6521)ComponentNotFound
when .bitmap
has a non-exist version on the scope (#6496)bit install
show a clear error when running outside a workspace (#6522)bit reset
- make local-versions on lane be aware of main to not reset it (#6516)bit export
- send only objects needed when exporting on lane and do not rely on the cache (#6504)bit import
- exclude lane-only components when importing entire scope (#6499)bit import
(#6572)fetchWithDeps
(#6534)bit export
- improve lane export performance (#6507)importManyWithAllVersions
, refactor some import methods (#6542)applyVersion
of the merge command to not run in parallel, so then it won't run importMany
in parallel. (#6542)Changelog
bit deps unset
, bit deps reset
, bit deps eject
, bit deps blame
(#7043 #6898 #6884 #6945)bit scope rename-owner
(#7023)bit fork ... --rename
(#6955)bit envs update
to update environment versions (#6909 #6862)workspace.jsonc
(#6976).cjs
, .mjs
, .mts
, .cts
extensions (#7009 #7038)@bit-ignore
comment (#6855 #6980)file-log
to see file changes per snap (#6888)--editor
flag for bit snap
(#6956)--no-optional
for bit install
(#7030)-x
to --skip-dependency-installation
flag (#7091)node_modules
upon bit rename
(#7059).bitmap
edge cases (#6944 #7080 #6866)bit env set
(#7052)bit update
(#6948 #6983)snap
, tag
and merge components from remote scopes (#7084 #7053 #7051 #7031 #6952 #6836 #7049 #6850 #6886 #7036)rootComponents:true
(#6642)bit envs get <component>
(#6939)bit config
- cloud_domain
and symphony_url
(#6930)addPostCssPlugins
method to webpack config mutator (#6972)pino-pretty
(#6789 #6870)packageImportMethod
for Yarn (#6860 #6871)index.json
if need (#6838)--skip-config
to help in cases aspects fail to load during bit fork
(#6910)--one-line
for bit log
(#6885 #7012)bit tag
is successful (#6852)