Bit v14.4.1 Release Notes

Release Date: 2019-10-06 // over 4 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ”€ #2019 fix bit import --merge to not override changed dependencies
    • ๐Ÿ‘ #2023 better handle external errors from compilers
    • #2013 fix bit import when one module resolution alias is a directory of another alias for extensions other than .js
    • ๐Ÿ— #2033 improve bit link to build unrecognized missing links
    • ๐Ÿ“ฆ #2035 fix "unable to manually add the dependency" error when package.json of an imported component is missing
    • #2034 make sure versions are not deleted upon tag when components have cycle dependencies and a version is specified
    • ๐Ÿ— #2027 fix ComponentNotFound error when building a typescript component and its Bit dependency is installed as a package
    • โšก๏ธ #2011 update dependents package.json files when ejecting dependencies
    • ๐Ÿ›  fix bit graph edge colouring for regular dependencies
    • call pre and post export hooks actions