Skip to content

Releases: nrwl/angular-rspack

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

v20.8.0

25 Apr 14:33
Compare
Choose a tag to compare

20.8.0 (2025-04-25)

🩹 Fixes

  • angular-rspack: mark @angular/localize as optional peer dep (#60)

❤️ Thank You

v20.8.0-beta.0

25 Apr 13:40
Compare
Choose a tag to compare
v20.8.0-beta.0 Pre-release
Pre-release

20.8.0-beta.0 (2025-04-25)

🚀 Features

  • angular-rspack: add service-worker support (#55)
  • angular-rspack: improve entry files handling and index.html generation (#56)
  • angular-rspack,angular-rsbuild: support web workers (#58)

🩹 Fixes

  • angular-rspack: multiple configurations (#54)
  • angular-rspack: ensure ngDevMode set correctly by DefinePlugin (#57)

❤️ Thank You

v20.7.0

15 Apr 15:33
Compare
Choose a tag to compare

20.7.0 (2025-04-15)

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

v20.7.0-beta.0

15 Apr 12:41
Compare
Choose a tag to compare
v20.7.0-beta.0 Pre-release
Pre-release

20.7.0-beta.0 (2025-04-15)

🚀 Features

  • angular-rspack: add allowedHosts option (#47)
  • angular-rspack: add support for i18n (#51)
  • angular-rspack,angular-rsbuild: add define option (#45)
  • angular-rspack,angular-rsbuild: add preserveSymlinks option (#48)
  • angular-rspack,angular-rsbuild: add deleteOutputPath option (#49)
  • angular-rspack,angular-rsbuild: add externalDependencies option (#50)

❤️ Thank You

v20.6.2

14 Mar 21:36
Compare
Choose a tag to compare

20.6.2 (2025-03-14)

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

v20.6.2-beta.0

14 Mar 21:28
Compare
Choose a tag to compare
v20.6.2-beta.0 Pre-release
Pre-release

20.6.2-beta.0 (2025-03-14)

🩹 Fixes

  • angular-rspack-compiler: depend directly on @angular/build (82b8713)

❤️ Thank You

v20.6.1

14 Mar 16:26
Compare
Choose a tag to compare

20.6.1 (2025-03-14)

🩹 Fixes

  • angular-rspack: publicPath for server should not be auto (110cf85)

❤️ Thank You

v20.6.0

14 Mar 16:20
Compare
Choose a tag to compare

20.6.0 (2025-03-14)

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

v20.6.0-beta.1

14 Mar 13:04
Compare
Choose a tag to compare
v20.6.0-beta.1 Pre-release
Pre-release

20.6.0-beta.1 (2025-03-14)

🩹 Fixes

  • angular-rspack: stylesheet should be attached to html (#41)

❤️ Thank You