# Module Federation Blog
Find the latest posts and release announcements about Module Federation here.
## [Module Federation 2.0 Stable Release](/blog/v2-stable-version.md)
> February 10, 2026
Module Federation 2.0 is officially stable, bringing shared dependency tree shaking and a Modern.js v3 plugin to make integration easier.
## [Module Federation on Node.js: From Usable to Ergonomic](/blog/node.md)
> January 23, 2026
Learn how to use Module Federation in Node.js, including runtime-only consumption, Rspack/Webpack integration, and producer-side build configuration.
## [Handling Remote Module Rendering Errors](/blog/error-load-remote.md)
> September 9, 2025
Fallback strategies for remote module load/render failures: network retries, the errorLoadRemote hook, and React ErrorBoundary.
## [Release Announcement](/blog/announcement.md)
> April 26, 2024
Announces the official release of Module Federation 2.0 and introduces core capabilities like runtime decoupling, type safety, devtools, and the Manifest protocol.