Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
web-infra-dev/rspackv2.x
14 releases

TL;DR

Rspack now builds ESM (EcmaScript Modules) significantly faster, with reported speedups of up to 68% for certain projects, thanks to optimizations in module linking and static worker URL generation.

New

  • Faster ESM Builds: Building with output.module is much faster.
  • Static Worker URLs: Rspack can now emit static URLs for workers, improving performance and compatibility.
  • Fine-grained import.meta Control: You can now precisely configure how import.meta properties are handled during parsing.

Fixes Worth Knowing

  • Fixed issues with runtime global rendering and Module Federation identifiers.
  • Improved error messages to include file paths for easier debugging.
  • Worker loading now respects the RSPACK_BINDING environment variable.

Before You Upgrade

If you are using workers, review your Rspack configuration to see if the new worker.url: 'new-url-relative' option improves your build.

v2.1.4v2.1.4
Jul 14, 2026
v2.1.3v2.1.3
Jul 7, 2026
v2.1.2v2.1.2
Jun 30, 2026
v2.1.1v2.1.1
Jun 27, 2026
v2.1.0v2.1.0
Jun 26, 2026
v2.0.8v2.0.8
Jun 10, 2026
v2.0.7v2.0.7
Jun 10, 2026
v2.0.6v2.0.6
Jun 2, 2026
v2.0.5v2.0.5
May 28, 2026
v2.0.4v2.0.4
May 20, 2026
v2.0.3v2.0.3
May 12, 2026
v2.0.2v2.0.2
May 6, 2026
v2.0.1v2.0.1
Apr 28, 2026
v2.0.0v2.0.0
Apr 22, 2026
web-infra-dev/rspackv2.xprerelease
18 releases

TL;DR

Rspack significantly improves build performance with optimizations across multiple areas, including dependency handling, resource parsing, and loader processing. It also introduces experimental runtime mode options and enhanced caching capabilities.

New

  • React Compiler Support: Rspack now supports the React Compiler, potentially speeding up React builds.
  • Persistent Cache Control: New options (maxAge, maxGenerations) provide finer-grained control over persistent cache cleanup (caching - storage of build artifacts).
  • JS API Exposure: New JavaScript APIs expose module error information and provided exports for advanced use cases.

Fixes Worth Knowing

  • CSS Module Ident Preservation: Fixes an issue where CSS module identifiers were being lost.
  • Chunk Size Grouping: Chunk size grouping now aligns with Webpack’s behavior.
  • Module Federation Stability: Improved stability for consuming shared runtime outputs in module federation setups.

Before You Upgrade

  • Review the documentation for the new experimental.runtimeMode option if you are interested in exploring new runtime behaviors.
v2.1.0-rc.0v2.1.0-rc.0
Jun 23, 2026
v2.1.0-beta.0v2.1.0-beta.0
Jun 18, 2026
v2.0.0-rc.3v2.0.0-rc.3
Apr 17, 2026
v2.0.0-rc.2v2.0.0-rc.2
Apr 14, 2026
v2.0.0-rc.1v2.0.0-rc.1
Apr 8, 2026
v2.0.0-rc.0v2.0.0-rc.0
Mar 31, 2026
v2.0.0-beta.9v2.0.0-beta.9
Mar 27, 2026
v2.0.0-beta.8v2.0.0-beta.8
Mar 24, 2026
v2.0.0-beta.7v2.0.0-beta.7
Mar 17, 2026
v2.0.0-beta.6v2.0.0-beta.6
Mar 10, 2026
v2.0.0-beta.5v2.0.0-beta.5
Mar 3, 2026
v2.0.0-beta.4v2.0.0-beta.4
Feb 27, 2026
v2.0.0-beta.3v2.0.0-beta.3
Feb 25, 2026
v2.0.0-beta.2v2.0.0-beta.2
Feb 11, 2026
v2.0.0-beta.1v2.0.0-beta.1
Feb 10, 2026
v2.0.0-beta.0v2.0.0-beta.0
Feb 3, 2026
v2.0.0-alpha.1v2.0.0-alpha.1
Jan 27, 2026
v2.0.0-alpha.0v2.0.0-alpha.0
Jan 22, 2026
web-infra-dev/rspackv1.x
90 releases

TL;DR

Rspack now correctly exposes assets in module federation (a code sharing technique) manifests, resolving issues with dynamically loaded resources.

Fixes Worth Knowing

  • Fixed timing logger inaccuracies to better align with Webpack’s build phases.
  • Corrected an issue where assets weren’t being properly exposed in module federation manifests.
v1.7.12v1.7.12
Jun 17, 2026
v1.7.10v1.7.10
Mar 24, 2026
v1.7.9v1.7.9
Mar 17, 2026
v1.7.8v1.7.8
Mar 10, 2026
v1.7.7v1.7.7
Mar 3, 2026
v1.7.6v1.7.6
Feb 10, 2026
v1.7.5v1.7.5
Feb 3, 2026
v1.7.4v1.7.4
Jan 27, 2026
v1.7.3v1.7.3
Jan 20, 2026
v1.7.2v1.7.2
Jan 13, 2026
v1.7.1v1.7.1
Jan 6, 2026
v1.7.0v1.7.0
Dec 31, 2025
v1.6.8v1.6.8
Dec 17, 2025
v1.6.7v1.6.7
Dec 9, 2025
v1.6.6v1.6.6
Dec 2, 2025
v1.6.5v1.6.5
Nov 25, 2025
v1.6.4v1.6.4
Nov 18, 2025
v1.6.3v1.6.3
Nov 13, 2025
v1.6.2v1.6.2
Nov 12, 2025
v1.6.1v1.6.1
Nov 5, 2025
v1.6.0v1.6.0
Oct 30, 2025
v1.5.8v1.5.8
Sep 29, 2025
v1.5.7v1.5.7
Sep 24, 2025
v1.5.6v1.5.6
Sep 22, 2025
v1.5.5v1.5.5
Sep 17, 2025
v1.5.4v1.5.4
Sep 16, 2025
v1.5.3v1.5.3
Sep 10, 2025
v1.5.2v1.5.2
Sep 1, 2025
v1.5.1v1.5.1
Aug 28, 2025
v1.5.0v1.5.0
Aug 26, 2025
v1.4.11v1.4.11
Jul 31, 2025
v1.4.10v1.4.10
Jul 24, 2025
v1.4.9v1.4.9
Jul 22, 2025
v1.4.8v1.4.8
Jul 15, 2025
v1.4.7v1.4.7
Jul 15, 2025
v1.4.6v1.4.6
Jul 10, 2025
v1.4.5v1.4.5
Jul 8, 2025
v1.4.4v1.4.4
Jul 5, 2025
v1.4.3v1.4.3
Jul 4, 2025
v1.4.2v1.4.2
Jul 1, 2025
v1.4.1v1.4.1
Jun 27, 2025
v1.4.0v1.4.0
Jun 26, 2025
v1.3.15v1.3.15
Jun 6, 2025
v1.3.14v1.3.14
Jun 5, 2025
v1.3.13v1.3.13
Jun 3, 2025
v1.3.12v1.3.12
May 27, 2025
v1.3.11v1.3.11
May 20, 2025
v1.3.10v1.3.10
May 13, 2025
v1.3.9v1.3.9
May 7, 2025
v1.3.8v1.3.8
Apr 28, 2025
v1.3.7v1.3.7
Apr 25, 2025
v1.3.6v1.3.6
Apr 24, 2025
v1.3.5v1.3.5
Apr 15, 2025
v1.3.4v1.3.4
Apr 9, 2025
v1.3.3v1.3.3
Apr 8, 2025
v1.3.2v1.3.2
Apr 3, 2025
v1.3.1v1.3.1
Apr 2, 2025
v1.3.0v1.3.0
Mar 28, 2025
v1.2.8v1.2.8
Mar 12, 2025
v1.2.7v1.2.7
Mar 3, 2025
v1.2.6v1.2.6
Feb 25, 2025
v1.2.5v1.2.5
Feb 19, 2025
v1.2.4v1.2.4
Feb 19, 2025
v1.2.3v1.2.3
Feb 11, 2025
v1.2.2v1.2.2
Jan 23, 2025
v1.2.1v1.2.1
Jan 22, 2025
v1.2.0v1.2.0
Jan 21, 2025
v1.1.8v1.1.8
Dec 19, 2024
v1.1.6v1.1.6
Dec 10, 2024
v1.1.5v1.1.5
Dec 3, 2024
v1.1.4v1.1.4
Nov 26, 2024
v1.1.3v1.1.3
Nov 21, 2024
v1.1.2v1.1.2
Nov 20, 2024
v1.1.1v1.1.1
Nov 12, 2024
v1.1.0v1.1.0
Nov 7, 2024
v1.0.14v1.0.14
Oct 22, 2024
v1.0.13v1.0.13
Oct 16, 2024
v1.0.12v1.0.12
Oct 16, 2024
v1.0.11v1.0.11
Oct 15, 2024
v1.0.10v1.0.10
Oct 11, 2024
v1.0.9v1.0.9
Oct 10, 2024
v1.0.8v1.0.8
Sep 29, 2024
v1.0.7v1.0.7
Sep 24, 2024
v1.0.6v1.0.6
Sep 24, 2024
v1.0.5v1.0.5
Sep 13, 2024
v1.0.4v1.0.4
Sep 10, 2024
v1.0.3v1.0.3
Sep 4, 2024
v1.0.2v1.0.2
Sep 4, 2024
v1.0.1v1.0.1
Sep 3, 2024
v1.0.0v1.0.0
Aug 28, 2024
web-infra-dev/rspackv1.xprerelease
30 releases

TL;DR

Rspack v1.7.0 introduces significant performance improvements by upgrading to SWC v50 and enables lazy compilation by default for dynamic imports, speeding up build times.

Breaking

  • Experiments API Changes: The experiments.inlineConst, experiments.inlineEnum, and experiments.lazyBarrel options are now stable and have moved from the experiments object to the module.parser.javascript and optimization objects in your configuration.

New

  • Asset Module Support: Added support for type: 'text' in asset modules, allowing for more flexible handling of different asset types.
  • Universal Chunk Loading: Implemented UniversalCompileAsyncWasmPlugin for improved loading of asynchronous chunks.

Fixes Worth Knowing

  • Fixed issues with relative resource paths on Windows in source maps.
  • Resolved problems with Wasm plugin panics when using persistent caching.
  • Improved handling of ignored asset modules and data URL exports.
  • Corrected issues with ignoreWarnings and improved documentation.

Before You Upgrade

  • Update your configuration to reflect the changes to the experimental features, moving them from experiments to module.parser.javascript and optimization.
v1.7.0-beta.1v1.7.0-beta.1
Dec 23, 2025
v1.7.0-beta.0v1.7.0-beta.0
Dec 17, 2025
v1.6.0-beta.1v1.6.0-beta.1
Oct 22, 2025
v1.6.0-beta.0v1.6.0-beta.0
Oct 15, 2025
v1.5.0-rc.0v1.5.0-rc.0
Aug 21, 2025
v1.5.0-beta.1v1.5.0-beta.1
Aug 19, 2025
v1.5.0-beta.01.5.0-beta.0
Aug 11, 2025
v1.4.0-rc.0v1.4.0-rc.0
Jun 23, 2025
v1.4.0-beta.1v1.4.0-beta.1
Jun 16, 2025
v1.4.0-beta.0v1.4.0-beta.0
Jun 12, 2025
v1.3.0-beta.1v1.3.0-beta.1
Mar 25, 2025
v1.3.0-beta.0v1.3.0-beta.0
Mar 18, 2025
v1.2.0-beta.0v1.2.0-beta.0
Jan 7, 2025
v1.2.0-alpha.0v1.2.0-alpha.0
Dec 30, 2024
v1.1.0-beta.0v1.1.0-beta.0
Oct 31, 2024
v1.0.0-rc.2v1.0.0-rc.2
Aug 27, 2024
v1.0.0-rc.1v1.0.0-rc.1
Aug 26, 2024
v1.0.0-rc.0v1.0.0-rc.0
Aug 23, 2024
v1.0.0-beta.5v1.0.0-beta.5
Aug 15, 2024
v1.0.0-beta.4v1.0.0-beta.4
Aug 10, 2024
v1.0.0-beta.3v1.0.0-beta.3
Aug 6, 2024
v1.0.0-beta.2v1.0.0-beta.2
Aug 2, 2024
v1.0.0-beta.1v1.0.0-beta.1
Jul 30, 2024
v1.0.0-beta.0v1.0.0-beta.0
Jul 26, 2024
v1.0.0-alpha.5v1.0.0-alpha.5
Jul 17, 2024
v1.0.0-alpha.4v1.0.0-alpha.4
Jul 16, 2024
v1.0.0-alpha.3v1.0.0-alpha.3
Jul 11, 2024
v1.0.0-alpha.2v1.0.0-alpha.2
Jul 8, 2024
v1.0.0-alpha.1v1.0.0-alpha.1
Jul 4, 2024
v1.0.0-alpha.0v1.0.0-alpha.0
Jun 28, 2024
web-infra-dev/rspackv0.x
67 releases

TL;DR

Rspack now includes a new, opt-in CSS minimizer powered by Lightning CSS (a fast CSS compiler), offering improved CSS tree shaking and the potential to remove PostCSS (CSS processing tool) for downgrading.

New

  • LightningCSS Minimizer: A new CSS minimizer is available for faster CSS processing and tree shaking.
  • Worker Loader Compatibility: Added temporary compatibility for projects using worker-loader (for handling web workers).

Fixes Worth Knowing

  • Fixed issues with CSS modules incorrectly composing class names.
  • Resolved a segmentation fault with custom loaders.
  • Improved handling of URL dependencies in minimized CSS.
  • Corrected source map generation issues.

Before You Upgrade

If you are currently using PostCSS solely for browser downgrading, you may be able to remove it after enabling the LightningCSS minimizer.

v0.7.5v0.7.5
Jun 26, 2024
v0.7.4v0.7.4
Jun 19, 2024
v0.7.3v0.7.3
Jun 13, 2024
v0.7.2v0.7.2
Jun 12, 2024
v0.7.1v0.7.1
Jun 5, 2024
v0.7.0v0.7.0
May 28, 2024
v0.6.5v0.6.5
May 8, 2024
v0.6.4v0.6.4
May 7, 2024
v0.6.3v0.6.3
Apr 23, 2024
v0.6.2v0.6.2
Apr 17, 2024
v0.6.1v0.6.1
Apr 15, 2024
v0.6.0v0.6.0
Apr 10, 2024
v0.5.9v0.5.9
Mar 26, 2024
v0.5.8v0.5.8
Mar 19, 2024
v0.5.7v0.5.7
Mar 12, 2024
v0.5.6v0.5.6
Mar 5, 2024
v0.5.5v0.5.5
Feb 28, 2024
v0.5.4v0.5.4
Feb 6, 2024
v0.5.3v0.5.3
Jan 30, 2024
v0.5.2v0.5.2
Jan 24, 2024
v0.5.1v0.5.1
Jan 16, 2024
v0.5.0v0.5.0
Jan 10, 2024
v0.4.5v0.4.5
Dec 26, 2023
v0.4.4v0.4.4
Dec 21, 2023
v0.4.3v0.4.3
Dec 13, 2023
v0.4.2v0.4.2
Dec 5, 2023
v0.4.1v0.4.1
Nov 29, 2023
v0.4.0v0.4.0
Nov 22, 2023
v0.3.14v0.3.14
Nov 17, 2023
v0.3.13v0.3.13
Nov 15, 2023
v0.3.12v0.3.12
Nov 14, 2023
v0.3.11v0.3.11
Nov 7, 2023
v0.3.10v0.3.10
Nov 2, 2023
v0.3.8v0.3.8
Oct 24, 2023
v0.3.7v0.3.7
Oct 17, 2023
v0.3.6v0.3.6
Oct 2, 2023
v0.3.5v0.3.5
Sep 27, 2023
v0.3.4v0.3.4
Sep 13, 2023
v0.3.2v0.3.2
Sep 13, 2023
v0.3.1v0.3.1
Aug 29, 2023
v0.3.0v0.3.0
Aug 24, 2023
v0.2.12v0.2.12
Aug 15, 2023
v0.2.11v0.2.11
Aug 8, 2023
v0.2.10v0.2.10
Aug 1, 2023
v0.2.9v0.2.9
Jul 25, 2023
0.2.80.2.8
Jul 18, 2023
0.2.70.2.7
Jul 13, 2023
0.2.60.2.6
Jul 11, 2023
0.2.50.2.5
Jul 4, 2023
0.2.40.2.4
Jun 27, 2023
0.2.3v0.2.3
Jun 20, 2023
0.2.2v0.2.2
Jun 13, 2023
0.2.1v0.2.1
Jun 7, 2023
0.2.0v0.2.0
Jun 2, 2023
v0.1.12v0.1.12
May 23, 2023
v0.1.11v0.1.11
May 16, 2023
v0.1.10v0.1.10
May 9, 2023
v0.1.9v0.1.9
Apr 25, 2023
v0.1.8v0.1.8
Apr 18, 2023
v0.1.7v0.1.7
Apr 11, 2023
v0.1.6v0.1.6
Apr 4, 2023
v0.1.5v0.1.5
Apr 3, 2023
v0.1.4v0.1.4
Mar 30, 2023
v0.1.3v0.1.3
Mar 29, 2023
v0.1.2v0.1.2
Mar 22, 2023
v0.1.1v0.1.1
Mar 16, 2023
v0.1.0v0.1.0
Mar 10, 2023
web-infra-dev/rspackv0.xprerelease
3 releases

TL;DR

Rspack v0.7.0 introduces significant performance improvements and new features like lazy compilation, while also deprecating older APIs in preparation for future development.

Breaking

  • Compiler and MultiCompiler APIs are deprecated. (These are core Rspack interfaces, requiring code updates for users directly interacting with them.)
  • Compilation API is deprecated. (Similar to the above, this impacts advanced users extending Rspack’s compilation process.)
  • SWC has been updated. (May require adjustments if relying on specific SWC behavior.)

New

  • Lazy compilation is now supported. (Improves startup time for larger projects by deferring compilation of modules.)
  • Inline entry modules are supported. (Can reduce bundle size and improve performance.)
  • Performance configuration options are available. (Allows users to fine-tune Rspack’s performance characteristics.)

Fixes Worth Knowing

  • Fixed issues with Module Federation runtime and data URIs. (Addresses compatibility and functionality for projects using Module Federation.)
  • Corrected code splitting to be deterministic. (Ensures consistent build outputs.)
  • Fixed memory leaks related to dependencies. (Improves stability and resource usage.)

Before You Upgrade

  • Review your code for usage of the deprecated Compiler, MultiCompiler, and Compilation APIs and plan for migration to newer alternatives.
  • Test thoroughly after updating SWC to ensure compatibility with your existing configuration.
v0.7.0-beta.2v0.7.0-beta.2
May 22, 2024
v0.7.0-beta.1v0.7.0-beta.1
May 21, 2024
v0.7.0-beta.0v0.7.0-beta.0
May 16, 2024