Skip to content

Releases: kyubisation/angular-server-side-configuration

v13.2.1

14 Apr 13:45
Compare
Choose a tag to compare

This is a patch release, since release 13.2.0 broke.

Features

Full Changelog: v13.1.0...v13.2.1

v13.1.0

06 Feb 21:15
Compare
Choose a tag to compare

Features

  • add --nginx flags for native cli command (#67) (bbcda62)
  • implement substitute command for the native CLI (#65) (f234c6b), closes #64

Bug Fixes

  • mark process and ng-env imports as having side effects (#66) (bae19f1)

Full Changelog: v13.0.0...v13.1.0

v13.0.0

18 Nov 21:41
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The ngsscbuild builder has been refactored extensively.
    This breaking change will only affect you, if you used the internals of this library.
  • Switch to Ivy and the new Angular Package Format.

Features

  • enable VariableDetector to also detect index access usages (702dac3)
  • implement experimental builders for build (browser) and server (dev-browser) targets (5b5c022)
  • update to Angular 13 (df5949f)

Bug Fixes

  • deprecate NG_ENV variant (501ee6c)

v12.0.0

19 May 16:06
Compare
Choose a tag to compare

Changes

v11.0.2

04 Dec 13:17
Compare
Choose a tag to compare

Bug Fixes

  • don't use deprecated default options for non aotSupport builds (e0b431e)

v11.0.1

16 Nov 13:16
Compare
Choose a tag to compare

Upgrade to Angular 11

v10.2.0

25 Oct 18:01
Compare
Choose a tag to compare

Features

  • update download url of Dockerfiles if available (368e5eb)

v10.1.0

19 Oct 07:14
Compare
Choose a tag to compare

Features

  • add ngsw.json detection and updating to native cli (1dd77fa)

v10.0.1

05 Jul 16:49
Compare
Choose a tag to compare
chore(release): 10.0.1

v9.0.2

18 Mar 08:10
Compare
Choose a tag to compare

Bug Fixes

  • export schematics factories named (8c44ff3)