Skip to content

v1.6.95

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

Changes

  • Update dependency versions in workspace.jsonc according to semver ranges during bit import (#8686)

Bug Fixes

  • Fix a case where a component was not marked set an optional peer dependency (#8688)
  • Improve outputs and terminal messages (#8673, #8678, #8684)
  • Fix an issue where some build tasks silently didn't run (#8679)

Internal

  • Temporarily rollback auto installation of peer dependencies, to overcome mixup of Typescript versions (#8693)
  • Move some functions to new components (#8689)
  • Remove unwanted deps (#8687)
  • Add missing dependencies to package.json (#8680, #8682)
  • Add a new API to getCurrentSnap() for the Component object (#8677)