Bit v14.5.0 Release Notes

Release Date: 2019-11-24 // over 4 years ago
  • ๐Ÿ†• New

    • ๐Ÿ‘Œ support anonymous authentication for remote read operations
    • โž• add --token flag for commands that runs against a remote server
    • #2101 suggest matching commands

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ improve loader when building components
    • โž• add --no-warnings flag to bit test child process

    ๐Ÿ› Bug fixes

    • โœ… #2147 fix overrides to respect dependencies received by a compiler/tester/extension
    • ๐Ÿ›  fix symlink errors when generating links to d.ts files
    • โšก๏ธ #2140 update bit-javascript to support import { x as y } syntax
    • ๐Ÿ›  fix fork of a component when a dependency exists in an older version only
    • โšก๏ธ update react-docgen version from 2.21.0 to 4.1.1
    • keep flattened dependencies saved by auto-tag up to date, although they're not part of the current tag
    • โœ… show a message about missing test files in the compiled files

    Experimental

    • ๐Ÿ”ฆ expose buildOne and buildAll for programmatic api (Experimental)

    Internal

    • consolidate isolation options
    • formalize isolate api result