This repository was archived by the owner on Sep 6, 2025. It is now read-only.
21.2.0 (2025-07-16)
🚀 Features
- angular-rspack: support index transformer (#118)
- angular-rspack: include js-based postcss config (#120)
- angular-rspack: support pkg scheme importer (#124)
- angular-rspack,angular-rspack-compiler: update to angular 20.1.0 (12d221f)
🩹 Fixes
- angular-rspack: exclude assets from being copied into server build (#117)
- angular-rspack: apply SASS deprecation for global stylesheets (#119)
- angular-rspack: fix ignore glob for .gitkeep (#121)
- angular-rspack: add node_modules to includePaths if populated (#126)
- angular-rspack: delete build outputPath only once (#127)
- angular-rspack: remove failing node importer (2870822)