Skip to content

v12.0.1

Compare
Choose a tag to compare
@kyliau kyliau released this 17 May 21:44

This release fixes a bug where View Engine is not launched for older projects
even though the Angular version is resolved correctly.
This is because the configuration value is typed as boolean, and defaults to
false even when the value is not set. (d6cb5cb)