Two years after Angular support was introduced to Bit in 2021, numerous enhancements have been made to streamline the development process for Bit Components. Through community feedback, improvements have been implemented, such as support for Standalone Components, simplified tooling configurations, and the ability to set default dependencies. A significant addition is the preview API, which enables developers to create a custom runtime environment and control component previews using a mounter function. This new architecture is consistent across other frameworks like React and Vue, easing the transition for users. Developers can now create a custom Angular environment in a new or existing Bit Workspace, allowing for greater customization and control over component development. For those using the previous Angular setup, migration to the new environment is encouraged to maintain a clean development experience.