Skip to content

v0.1.7

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 20 Mar 16:36
· 2366 commits to master since this release

Changes

  • Set --entire-lane flag as default for bit lane checkout (#7152)

Bug Fixes

  • Load envs' templates correctly from workspace.jsonc (#7172)
  • Fetch versions that are shown in .bitmap but not in the lane object (#7167)
  • Allow ignoring files from components root-dir (#7163)
  • Write objects atomically (#7160)
  • Fix compilation error for content/cli-reference component (#7162)
  • Avoid loading envs that are not set via envs/envs if found an env previously (#7153)
  • Allow aspect-unset without specifying the aspect version (#7157)
  • Fix error "dest already exists" when removing a restored lane (#7156)
  • Consume plugin: display version for bit import, snap (#7151)

Internal

  • Remove old implementation of Stencil (#7170)
  • Better development sourcemaps for Webpack (#7147)
  • Make bit-lane command public (#7150)