Skip to content

Releases: nrwl/angular-rspack

v21.1.0

30 May 10:48
Compare
Choose a tag to compare

21.1.0 (2025-05-30)

🚀 Features

  • angular-rspack,angular-rspack-compiler: support angular 20 (#99)

❤️ Thank You

v21.0.4

21 May 12:09
Compare
Choose a tag to compare

21.0.4 (2025-05-21)

🩹 Fixes

  • angular-rspack: ensure mode is set based on optimization settings (ee5e76b)

❤️ Thank You

v21.0.3

21 May 09:00
Compare
Choose a tag to compare

21.0.3 (2025-05-21)

🩹 Fixes

  • angular-rspack: do not generate sourceMaps when disabled (0ddc1ad)

❤️ Thank You

v21.0.2

16 May 11:21
Compare
Choose a tag to compare

21.0.2 (2025-05-16)

🩹 Fixes

  • angular-rspack: ensure cjs for serve (#98)

❤️ Thank You

v21.0.1

14 May 16:46
Compare
Choose a tag to compare

21.0.1 (2025-05-14)

🚀 Features

  • angular-rspack: add hmr support (#78)
  • angular-rspack: add statsJson plugin (#79)
  • angular-rspack: add poll option (#80)
  • angular-rspack: add verbose option (#82)
  • angular-rspack: add progress option (#83)
  • angular-rspack: add watch option (#84)
  • angular-rspack: add open option (#85)
  • angular-rspack: finalize devServer options (#86)
  • angular-rspack: add granular optimization support (#89)
  • angular-rspack: add budgets support (#92)
  • angular-rspack: add appShell option (#93)
  • angular-rspack,angular-rspack-compiler: reuse existing compilation if exists (#77)

🩹 Fixes

  • angular-rspack: remove options that do not exist in Angular Webpack (#81)
  • angular-rspack: type warning on budgets (565b484)
  • angular-rspack,angular-rspack-compiler: surface errors from ComponentStylesheetResult ensuring sass andincludePaths are passed (#87)

❤️ Thank You

v21.0.0

14 May 14:06
Compare
Choose a tag to compare

21.0.0 (2025-05-14)

This was a version bump only, there were no code changes.

v21.0.0-beta.0

14 May 12:17
Compare
Choose a tag to compare
v21.0.0-beta.0 Pre-release
Pre-release

21.0.0-beta.0 (2025-05-14)

🚀 Features

  • angular-rspack: add hmr support (#78)
  • angular-rspack: add statsJson plugin (#79)
  • angular-rspack: add poll option (#80)
  • angular-rspack: add verbose option (#82)
  • angular-rspack: add progress option (#83)
  • angular-rspack: add watch option (#84)
  • angular-rspack: add open option (#85)
  • angular-rspack: finalize devServer options (#86)
  • angular-rspack: add granular optimization support (#89)
  • angular-rspack: add budgets support (#92)
  • angular-rspack: add appShell option (#93)
  • angular-rspack,angular-rspack-compiler: reuse existing compilation if exists (#77)

🩹 Fixes

  • angular-rspack: remove options that do not exist in Angular Webpack (#81)
  • angular-rspack,angular-rspack-compiler: surface errors from ComponentStylesheetResult ensuring sass andincludePaths are passed (#87)

❤️ Thank You

v20.9.0

06 May 15:29
Compare
Choose a tag to compare

20.9.0 (2025-05-06)

🚀 Features

  • angular-rspack: use development config for serve (#61)
  • angular-rspack: support static site generation (#65)
  • angular-rspack: improve styles processing and support tailwindcss v4 (#70)
  • angular-rspack: add support for more devServer options (#71)

🩹 Fixes

  • angular-rspack: ensure stylePreprocessorOptions is correctly used (#72)
  • angular-rspack: update @rspack/core dependency (#73)
  • angular-rspack: ssg should not run on serve (#75)

❤️ Thank You

v20.8.2

28 Apr 15:31
Compare
Choose a tag to compare

20.8.2 (2025-04-28)

🩹 Fixes

  • angular-rspack: handle windows disk drive in loader #53 (#64, #53)

❤️ Thank You

v20.8.1

28 Apr 13:01
Compare
Choose a tag to compare

20.8.1 (2025-04-28)

🩹 Fixes

  • angular-rspack: do not rely on nx workspace (#62)

❤️ Thank You