Home / Companies / Nx / Blog / December 2023

December 2023 Summaries

2 posts from Nx

Filter
Month: Year:
Post Summaries Back to Blog
In 2023, Nx, a leading tool for managing JavaScript monorepos, introduced significant updates, including adopting TypeScript for extensibility and Rust for speed, enhancing first-class Vite support, and improving Node backend development with Fastify and Docker. The platform also launched the "nx release" command for streamlined versioning and publishing, added official support for Playwright for end-to-end testing, and expanded Vue support as a maintained plugin. Nx extended its flexibility with local generators, custom CLIs, and Verdaccio support, while bolstering its capabilities with Module Federation for dynamic code loading across applications. Many open-source repositories, such as Tanstack and Sentry JavaScript, embraced Nx for improved task execution and CI efficiency, leading to notable community growth and engagement. The new tagline "Smart Repos — Fast Builds" reflects Nx's emphasis on efficiency and scalability, with upcoming features such as Nx Agents and Nx Workflows promising to revolutionize CI processes. Looking to 2024, Nx aims to resolve the simplicity versus power dilemma by offering a seamless, plugin-aware experience akin to VSCode, enabling both simple onboarding and powerful enterprise system management.
Dec 28, 2023 4,078 words in the original blog post.
Nx 17.2 introduces several enhancements that aim to improve developer productivity and simplify project configuration, including nearing 4 million weekly NPM downloads. The update features a shift from TypeScript to Rust for performance-critical tasks, enhancing speed without requiring adjustments from users. Module Federation support is optimized with reduced CPU and memory usage and the addition of dynamic federation for React, while Nx Release updates offer a new programmatic API for custom release scripts. Angular 17 and NgRx 17 are now supported, and the platform continues to refine its capabilities for monorepos through initiatives like "Nx Agents" for efficient CI distribution. A new canary release tag allows users to preview upcoming features, and the Nx team plans a January livestream to discuss these updates.
Dec 20, 2023 1,599 words in the original blog post.