Bit v14.7.5 Release Notes

Release Date: 2020-02-23 // about 4 years ago
  • ๐Ÿ†• New

    • ๐Ÿ‘Œ support configuring the logger level by running bit config set log_level <level>.

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ support a basic flow of using module paths when no scopeDefault is set

    ๐Ÿ› Bug Fixes

    • #2211 fix bit export to not export non-staged dependencies
    • #2308 fix "Cannot read property 'scope' of undefined" error on bit export
    • ๐Ÿ“ฆ #1808 fix dynamic dist reference from package.json when isolating via capsule
    • #2341 fix bit export --all to successfully export when deleted from remote
    • #2268 prevent logger from holding the terminal once a command is completed