Releases
v1.3.24
New Features
New bit why
command to shows all components that depend on the specified package or component (#7959 )
Changes
Auto install envs that are configure in workspace.jsonc
list of generators
, so you don't need to add it as a dependency (#8151 )
Update templates available on bit templates
(#8152 )
Bug fixes
Ensure compile
adds component links to node_modules
and updates package.json
correctly (#8153 )
Fix HMR when editing component *docs.mdx
files (#8144 )
Fix an issue where creation of config files caused confusion for IDE language services (#8155 )
Various CLI output fixes to improve DX (#8149 , #8154 , #8139 )
Various UI fixes (#8145 , #8141 , #8095 )
Internal
Eject components from the repository (#8150 , #8143 )
Update dependencies (#8137 , #8140 )
Make the compilation during watch
configurable (#8148 )
Config
class to return extensions from ConsumerComponent
instance (#8147 )
Disable limit when fetching component data (#8142 )
You can’t perform that action at this time.