Home / Companies / Nx / Blog / December 2022

December 2022 Summaries

2 posts from Nx

Filter
Month: Year:
Post Summaries Back to Blog
Nx 15.4 introduces several new features and improvements, building upon the recent 15.3 release, including support for Vite 4.0, Nx Watch for file-watching capabilities, and Webpack-less Cypress support for React Standalone presets. The update enhances server-side rendering with Module Federation for Angular and React applications, promising better page loads and SEO benefits. It also allows running multiple targets in parallel for various projects, simplifying workflows with the nx run-many command. Additionally, Nx 15.4 introduces interactive prompts for custom presets, enabling more dynamic and user-friendly configuration of workspaces. These updates aim to streamline development processes and improve the flexibility and efficiency of managing Nx projects.
Dec 22, 2022 1,030 words in the original blog post.
Nx, a developer tool known for facilitating monorepo management in the frontend space, has announced significant updates and enhancements alongside raising $8.6 million in funding. The tool has seen substantial growth, achieving three million downloads per week as of November 2022. New features include an improved Task Graph Visualization, allowing users to better understand task dependencies within projects, and the introduction of standalone projects, which enable developers to modularize large applications without the traditional monorepo structure. Additionally, Nx now integrates Vite and Vitest, enhancing support for React applications, and has simplified the process for adding Nx to existing projects, making adoption easier than ever. With these updates, Nx aims to streamline development workflows by offering powerful generators, caching abilities, and simplified commands, positioning itself as a comprehensive tool for both monorepo and standalone project management.
Dec 06, 2022 2,595 words in the original blog post.