Home / Companies / Bit / Blog / Post Details
Content Deep Dive

What's New in Bit? Fastter and more consistent installation, Tailwind CSS guides, MFEs with Bit - a coding session, and more

Blog post from Bit

Post Details
Company
Bit
Date Published
Author
Eden Ella
Word Count
575
Language
English
Hacker News Points
-
Summary

The text discusses recent updates and improvements to Bit, focusing on installation processes and dependency management. Notably, the introduction of the `env.jsonc` file allows Bit to access dependency configurations without executing the environment, streamlining the installation by requiring only a single run instead of multiple. This enhances reliability and efficiency, especially with external environments now being installed in a centralized location, reducing errors and conflicts. The update also introduces the 'root components' feature, which efficiently manages multiple peer dependencies within a workspace. Additionally, the text mentions updated guides for integrating Tailwind CSS with Bit and a video on transitioning from monolithic applications to micro frontends using Bit Components. There's an emphasis on using static dependency policies in legacy environments and a recommendation to upgrade to the new envs API.