Skip to content

v1.7.48

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 16 Jul 12:10
· 313 commits to master since this release

Improvements

  • Block running the build process when component issue is detected, and print the issue (unless manually approved) (#9031)

Bug Fixes

  • Fix an issue where Bit removed types entry in package.json that an env defined (#9034)
  • Fix an issue where CSS/SCSS parsing silently fails and not returning list of dependencies (#9033)
  • Fix an issue where imports with a pattern that returned an empty list resulted in stopping the entire import process (#9027)
  • Fix an issue where API Reference tab wasn't able to render method schema for functions that return jsx (#9019)
  • Fix OOM when ArtifactStorageError throws (#9014)

Internal