Skip to content

v0.2.3

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 17 Jul 10:34
· 2576 commits to master since this release

New features

  • New command bit revert to revert a component that is currently in a lane back to main (#7649)
  • Ability to solve merge conflicts for .bitmap files with a bit git sub commands to help with git integrations (#7597)
  • Ability to set env and config during bit fork (#7589)

Changes

Performance

  • Performance improvements when merging and dealing with lanes with many components and long history graphs (#7584)

Bug fixes

  • Fixed an issue where components that were marked to be removed got added to a lane (#7648)
  • Fixed an issue where modify component-env blocked operations (#7647)
  • Fixed an issue where sometimes Bit export throws missing data error (#7598)
  • Fixed an issue where core aspects weren't always linked (#7583)
  • Downgrade Yarn to the last stable version because RC versions are not stable (#7645)

Internal

  • Update dependencies to fit node 18 and up (#7624 #7607 #7604 #7600 #7602 #7601 #7595)
  • Change configuration for various components (#7636 #7621 #7625 #7622 #7633)
  • Update pnpm version (#7578)
  • Compiler transpile function to by async (#7537)
  • Update schema extractor to use AST transform (#7632)
  • Various upgrades to bit start dev server proxy (#7605 #7576)
  • Expose the device used by the user to improve mobile friendly-ness (#7577)
  • ws-config config writers are now managed by individual envs (#7637)
  • update '@teambit/mdx.ui.mdx-scope-context' to '0.0.498' in mdx env (#7654)