Bit v0.12.5 Release Notes

Release Date: 2018-02-06 // about 6 years ago
    • 0️⃣ default bit import with no id to import objects only, unless --write flag is used
    • ⬇ decrease verbosity of npm during bit test
    • ➕ added --objects flag to bit import for fetching objects only and making no changes to the filesystem
    • 🐛 bug fix - dists had incorrect paths in the model when originallySharedDir was the same as dist.entry
    • strip dist.entry for imported and authored components only, not for nested.
    • write .bitmap on bit init command
    • 📦 aggregate dependencies and package dependencies in bit show
    • ➕ add entered username from prompt to context for server side hooks